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
Changing the video resolution to a video permenantly sets that resolution to all other videos played afterwards. You have to manually change the resolution back in the YouTube player. For some reason, your add-on listens to any video quality changes and then sets it as the new default resolution.
Logs
No logs.
The text was updated successfully, but these errors were encountered:
From my perspective, setting a resolution in the extension is setting a global resolution, whereas setting a resolution in the player is a temporary resolution change. That's how I expected it to work.
Change setting General > Video Quality to e.g. 480p
Open any youtube video
In the youtube player, change quality from 480p (configured in 2.) to 4k
Problem: The General > Video Quality setting now also changed to 4k.
Problem: Open any new videos on youtube --> The quality is 4k by default, but should be 480p.
Expected behavior: Set 480p in step 2 --> all videos opened on youtube will play at 480p. If a user decides that that's not enough, they can change to e.g. 1080p or 4k in the youtube player, but all videos should start with 480p still because that's what they configured in the extension settings.
System
Bug description
Changing the video resolution to a video permenantly sets that resolution to all other videos played afterwards. You have to manually change the resolution back in the YouTube player. For some reason, your add-on listens to any video quality changes and then sets it as the new default resolution.
Logs
No logs.
The text was updated successfully, but these errors were encountered: