Skip to content

v5.3.0 - Fixes

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 04:36
· 214 commits to master since this release
d3582b2

Hello again,

This is release 5.3.0 of FPD.

The majority of the changes in this are fixes with very few new features.

Thanks to everyone on our Discord and on GitHub who helped in beta testing, finding bugs, requesting features etc.

For a full list of changes in this version you can look at the 5.3.0 Project Board or the commits at the bottom of this update.

Notable Changes

Breaking Changes

  • #103 Updated daysToKeepVideos to track video age rather than check file age, this means that upon updating any videos you previously downloaded will never be considered for deletion, but videos downloaded after updating will.

Fixes

  • #109 Fix an issue with FPD ignoring video fetch limits.
  • #102 Hopefully fix text glitching when downloading a large number of videos once and for all.
  • #105 Updates to default matching for subchannels
  • #104 Added a restart policy to the default setup on the docker wiki to allow for automatic recovery from unrecoverable errors.
  • 8e84346 Disabled partial video downloads/download resumption as floatplanes download servers have been inconsistent on supporting it.

Docker

Go check out the image and install instructions Here!

Update Guide

  1. Download the latest stable binary for your OS below.

  2. Replace your existing one.

  3. Cry in the corner as your mind is slowly consumed

  4. You're done! Continue as usual.

Install Guide

  1. Download the latest stable binary for your OS below.
    Looking for Docker? Go check out the image and install instructions Here!

  2. Run the binary and follow the setup prompts.

  3. 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