You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a website for plash that play video playlists as a background
The shortcut to disable/re-enable is great, but it causes my playlist position to be lost as plash does not save the current URL and always reloads to the website's home page.
I'd like a pause shortcut action that hides the plash background and pauses the renderer, and corresponding unpause that does the opposite.
Alternately, if plash could save/restore the current url when disabling/enabling that would be almost as good.
The text was updated successfully, but these errors were encountered:
@sindresorhus
When trying to get the current url using WebsitesController.shared.current I always get the initial url.
In the Xcode logs, I get a warning: Failed to encode domain (null), 1 (0) every time the url changes, like in a video playlist.
Could you look into that?
I use a website for plash that play video playlists as a background
The shortcut to disable/re-enable is great, but it causes my playlist position to be lost as plash does not save the current URL and always reloads to the website's home page.
I'd like a pause shortcut action that hides the plash background and pauses the renderer, and corresponding unpause that does the opposite.
Alternately, if plash could save/restore the current url when disabling/enabling that would be almost as good.
The text was updated successfully, but these errors were encountered: