DavidBuchanan314 / Turbo-Recadmiumator

A remake of truedread/netflix-1080p which auto-patches cadmium-playercore at runtime to enable enhanced playback features. (NOTE: still working in 2024 😎)
MIT License
166 stars 22 forks source link

Not working again #17

Open 22raider opened 1 month ago

22raider commented 1 month ago

After the last update (in which the URLs were changed), the extension has been working for several days. But today, when I try to play any content the extension does not work (it plays the content at 1280*720).

It is easy to know when the extension has not loaded correctly, because Netflix loads faster and the bitrate selection pop-up window does not appear when starting a content.

Fortunately, I still have TheGoddessInari extension which still works (for now).

Is it possible that Netflix has changed the URLs again?

Brandhand commented 1 month ago

It's still working for me, just checked. (I am in Germany, though)

TraceStar commented 1 month ago

It still works for me too. I'm in Asia if that's of any help. Netflix could have done a regional update for all we know.

alk3pInjection commented 1 month ago

It is easy to know when the extension has not loaded correctly

Press F12 and check if the script is properly injected (example) Also, if possible give the latest MV3 pull request a try, which includes a fix for the auto bitrate selection.

22raider commented 1 month ago

Press F12 and check if the script is properly injected (example) Also, if possible give the latest MV3 pull request a try, which includes a fix for the auto bitrate selection.

Thanks for that value information.

However, just today when I was going to test if the script was properly injected, I found that the extension works. From one day to the next and without doing anything, the extension is working again. I have no idea what could have changed, but as TraceStar said, it may be due to some regional update that prevents the player from loading using the extension.

If the extension stops working again, I will check what alk3pInjection mentioned.