Skip to content

v5.13.0 - SPEED, Fixes & Metrics

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 02:50
· 6 commits to master since this release
4f048ed

Hello!

This is release 5.13.0 of FPD.

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

Your continued support and love of this project is awesome, thanks so much!! <3

Important Changes

In dd92e3f Channel matching now uses a new property isChannel if you had custom channels configured then you will need to replace your old identifiers with the new format. You can read about the new subscription channel matching in the Settings Wiki

If you used defaults you dont need to change anything.
If you need help updating or with anything else please reach out on Discord or create a Issue!

Notable Fixes

  • 78d6541: CPU utilization should be significantly lower now allowing for easily hitting gigabit or higher if your connection is capable!
  • d1c5e6f: setting maxDownloadSpeed no longer breaks everything!
  • 5e75e5d: fixes a lot of issues with ffmpeg failing to mux metadata.
  • e9a13c0: replace PayPal with GitHub Sponsors

New Features

  • Prometheus Exporter in the settings you can enable a prometheus exporter for exporting metrics!
  • Metrics Dashboard you can now view live metrics for downloaders!
  • With dd92e3f only downloading uncaptioned floatplane exclusives is now possible and is the default!

Update Guide

  1. Download the latest stable binary for your OS or pull the latest image below.
  2. If you have custom channel matchers then update it as explained in Important Changes above
  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!
    Looking for Unraid? Go install it using the unraid template! unraid template!
  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 files.

Commits