Skip to content

v2.1 - Docker Release

Compare
Choose a tag to compare
@bobokun bobokun released this 25 Nov 18:09
· 822 commits to master since this release
4be8a98

Breaking Changes! (Requirements need to be re-installed)

  • Requirements updated (Added schedule)
  • New config layout (Please copy your config.yml into /config/config.yml)
  • Updated post-argument commands to be more consistent (Please check the latest README or -h to see what has changed)

New Features

  • Automatically add (cross-seed tag to all cross-seeded torrents)
  • Will tag any cross-seeded torrents that were not tagged previously
  • RecycleBin functionality
  • Docker functionality implemented! (Closes #33)
  • Allow Docker Environment Variables to be passed
  • Built-in Scheduler implemented to run the script every x minutes
  • Much better logging (Closes #36, #35)
  • Allow file patterns to exclude from orphan detection (#37) - Thanks to @SamuelCook for contributing!

Bug fixes:

  • Recheck torrent to skip unpausing when recheck torrent meets AutoTorrentManagement
  • Additional unregistered torrent logic check
  • Code Optimizations for quicker run-time

Special Shout-outs

The scheduling and new logging is heavily inspired by Plex-Meta-Manager.
Special Thanks to @meisnate12 for sharing his code and answering any questions!

Full Changelog: v1.2...v2.1