v5.6.0 - Critical Floatplane Compatibility & Bug Fixes
Hia!
This is release 5.6.0 of FPD.
Thanks to everyone on our Discord and on GitHub who helped in beta testing, finding bugs, requesting features etc.
Notable Fixes
- 95e9b11: Updated video cdn fetching for floatplane api changes @Inrixia - Thanks @rpungello, @VioletLovesJasmine and everyone else who reported this. Floatplane changed their api breaking previous releases this fixes that
- 8733b61: Change download edge selection to be round robin and only select from download enabled edges @Inrixia - This should improve download stability and paves the way for re-enabling download resume support which will be released on the dev build soon and included in the next release.
- c944027: Fixed plex scanning regardless of if there were new videos @Inrixia - Thanks @mattkdoggie for identifying this, plex was being told to refresh libraries every 5min regardless of if new videos were downloaded.
- 762a31e, ccbe35d, c3046f8 - Some default subchannel definitions have changed or gotten additional matchers, this might affect channel sorting for some people.
Special thanks to everyone who opened issues and @AltriusRS and @AvMavs who helped with PR's.
For info on all settings please refer to the Settings Wiki
Docker
Go check out the image and install instructions Here!
Update Guide
-
Download the latest stable binary for your OS below.
-
Replace your existing one.
-
Cry in the corner as your mind is slowly consumed -
You're done! Continue as usual.
Install Guide
- Download the latest stable binary for your OS below.
Looking for Docker? Go check out the image and install instructions Here! - Run the binary and follow the setup prompts.
- Profit?!
At this point you should be completely set-up and ready to go!
You can read more on Setup/Plex/Settings on the main README.md and Wiki.md files.
Commits
- 71b715a: Updated eslint & fixed floatplaneApi/version require dependency issues @Inrixia
- 7d448d3: Updated eslint @Inrixia
- 36650af: Fixed wiki typo for fileFormatting @Inrixia
- 96b8eca: Updated dependencies & formatted everything @Inrixia
- e3fb820: Update docker.md (@sherlock) #126
- 8733b61: Change download edge selection to be round robin and only select from download enabled edges @Inrixia
- 762a31e: Add WAN Show as new channel, Rename Carpool Critics to They're Just Movies (@Altrius) #127
- c86ca32: Updated eslint config & added eslint to pr tests @Inrixia
- d05cceb: Merge branch 'Inrixia:dev' into dev (@Altrius) #127
- ccbe35d: revise name filters for TJM to allow 'Carpool Critics' and 'Movie Podcast' (@Altrius) #127
- 9c02998: add linting scripts to package.json (@Altrius) #127
- a42492f: fix eslint errors (@Altrius) #127
- c3046f8: Fix typo in BitWit Ultra channel definition @Inrixia
- 2f93c1a: Added docker-compose configs (@sherlock) #129
- 85fc2a4: Fixed esm import issue & added sanity checks to tests @Inrixia
- dfa7df3: Added tests to run on dev pushes @Inrixia
- f1c68c4: Updated dev test/release naming @Inrixia
- 95e9b11: Updated video cdn fetching for floatplane api changes @Inrixia
- c944027: Fixed plex scanning regardless of if there were new videos @Inrixia
- 982d2c0: Switched to hardcoded version & added it to sanity checks @Inrixia
- b5cc667: Updated packages @Inrixia
- d944d6a: 5.6.0 @Inrixia