Skip to content

Releases: truedread/netflix-1080p

v1.10 - Fix for new player

21 Nov 04:39
d62a710
Compare
Choose a tag to compare
  • Quick fix for new player (#32)
  • Smaller icon sizes (#33)

v1.9 - Channel Audio Labelling

27 Oct 19:37
Compare
Choose a tag to compare
  • Now labels the amount of channels an audio track has in the track selection menu

v1.8 - AAC 5.1 support

31 Aug 12:29
Compare
Choose a tag to compare

Changelog

  • Added support for AAC 5.1 playback
  • Code style fixes

v1.6 - Chrome extension policy update

06 Jul 18:11
Compare
Choose a tag to compare

No new functional changes this release, just some aesthetic additions to make the extension compliant in regards to the Chrome Web Store policy.

1.4.9 Beta

07 Jun 22:20
Compare
Choose a tag to compare
1.4.9 Beta Pre-release
Pre-release

1.4 fix has been applied to the beta branch. Please note that loading will be slower on the beta branch, as a manifest is acquired twice.

1.4

07 Jun 22:18
Compare
Choose a tag to compare
1.4

Netflix is now streaming VP9 and AVC-High to Chrome, so measures were taken to force the older high bitrate main AVC profiles. The profile forcing method is now a tiny bit different; instead of a two-line modification of existing profile arrays, I'm now creating my own profile array called customProfiles and using that for manifest requests so I don't have to meddle with obfuscated JavaScript anymore.

1.3

24 May 03:12
Compare
Choose a tag to compare
1.3

Updated the modded cadmium playercore so it's compatible with Netflix playback, so everything should be working smoothly now.

1.2.9 Beta

12 Mar 01:44
Compare
Choose a tag to compare
1.2.9 Beta Pre-release
Pre-release

Added Edge manifest acquisition to address issue #2. Please note that this is a beta release, so it's not entirely stable. I've noticed sometimes the manifest acquisition can break and playback will fail, requiring a refresh. Also note that loading will take a second or two longer since it has to get an extra manifest for 1080p links.

1.2

15 Feb 04:26
Compare
Choose a tag to compare
1.2

Removed unnecessary permissions.

1.1

13 Feb 02:57
6a01bbd
Compare
Choose a tag to compare
1.1

Includes some fixes for other locales, as before it only redirected en_us playercores.