jangxx / netflix-1080p

Chrome extension to play Netflix in 1080p and 5.1
https://chromewebstore.google.com/detail/new-netflix-1080p/mdlbikciddolbenfkgggdegphnhmnfcg
MIT License
735 stars 56 forks source link

Fix audio/subtitle menu #31

Closed mprangenberg closed 3 years ago

mprangenberg commented 3 years ago

Because of the additional audio tracks the audio selection menu only shows the top possibilities, as it still thinks there are only a handful. See the "inconsistent audio tracks" comment at #28 for an example. This fixes the menu by allowing a scrollbar via css.

monkyyx commented 3 years ago

If you add color-scheme: dark; in the CSS file it's less noticeable in chromium-based browsers.

Edit: Safari too according too "Can I use"

jangxx commented 3 years ago

Thanks a lot, I wasn't even aware that this was an issue.

mprangenberg commented 3 years ago

I'm glad to help :)

And yeah, the dark theme would look better, but that would go against the rest of Netflix' styles. If you look at the episode menu for example, they haven't done any styling either.

lkmvip commented 2 years ago

In the new playback core, Netflix uses a new scrolling method for audio tracks and subtitles