truedread / netflix-1080p

Chrome extension to play Netflix in 1080p and 5.1
MIT License
2.76k stars 303 forks source link

Quality eventually drops from 1080p #51

Closed matthew-baker01 closed 5 years ago

matthew-baker01 commented 5 years ago

While watching quality eventually drops and I have to refresh to re-enable 1080p

nuclear-c0w commented 5 years ago

Haven't had this problem except on most movies and some TV shows like modern family don't have 1080p. They do on Edge tho... Friggin Netflix playing tricks every time

ItsNickBarry commented 5 years ago

Use ctrl + alt + shift + S to access the bitrate menu and override automatic selection.

matthew-baker01 commented 5 years ago

Use ctrl + alt + shift + S to access the bitrate menu and override automatic selection.

This doesn't work anymore

nuclear-c0w commented 5 years ago

I think it still works with the plugin installed

jLynx commented 5 years ago

Yep, I am having the same issue. Its getting super annoying

matthew-baker01 commented 5 years ago

Oh yeah, you're right, the plugin brings back ctrl alt shift s function. Thanks!

jLynx commented 5 years ago

That's strange. It doesn't work for me. Are you using Chrome Matthew?

matthew-baker01 commented 5 years ago

Yeah, I'm using chrome.

ExpensiveKoala commented 5 years ago

I'm having this issue as well. The bitrate keeps defaulting to the lowest few. I don't want to have to manually override the bitrate every episode.

ItsNickBarry commented 5 years ago

@ExpensiveKoala I wrote a plugin to do this automatically for netflix-1080p-firefox. It can be found here. The code could be easily released as a Chrome extension. But I don't work for Google.

jLynx commented 5 years ago

@ItsNickBarry you dont have to work for Google to release a Chrome extension. Anyone can do it.

OscarVanL commented 5 years ago

I had the exact same issue, I have made a fork that adds @ItsNickBarry's functionality into this plugin with an option in the extension options. (Disabled by default).

OscarVanL commented 5 years ago

Hi @matthew-baker01, could you test the newly merged commits (you will need to update the plugin from the source files and then enable the max-bitrate option in the plugin options) and see if it solves your issue?

Then perhaps this issue can be closed if it does help.

matthew-baker01 commented 5 years ago

It seems to have worked yeah! I'll close