absidue
absidue
You are likely calling the get more functions when there are no more continuations/you got to the end. The get more functions were not designed to handle being called when...
Just to clarify you do not need to add a new setting, you would just need to move the existing distraction free setting around in the same file and then...
Delaying my approval on this until I've tested it and checked that builds work, as this pull request in electron-builder mentions that it will require dependency updates to support Electron...
That is not a bug, when you have 125 channels or more in the currently selected profile, FreeTube switches to the RSS feeds (it shows a message telling you about...
Feel free to change whatever you need to change to make it look and work the same (on all screen sizes) as it did before this PR, as the pull...
Additional suggestions: - Disable "Auto Load Next Page" if the user enabled it (it is disabled by default but seems like a good candidate to make sure it is disabled...
In terms of implementation I don't think it should actually change the underlying settings values, as that would make it a lot more complicated. We already support disabling interaction with...
Quoting the changelog, it literally says don't open bug reports for this: > IMPORTANT > Please note that you may occasionally encounter Legacy Formats (available video quality, 360p) while playing...
The whole point of the legacy 360p fallback is that you won't see the "No valid URLs to decipher error" error anymore instead it will show 360p stream. In your...
> #3116 PR that allowed seeking into otherwise auto-skipped segment, seems like it got lost with the move to the shaka video player. It wasn't lost, it was intentionally removed....