Skip to content

v3.1.4

Compare
Choose a tag to compare
@bobokun bobokun released this 04 Jan 18:07
· 687 commits to master since this release
0f2cb4f

Requirements Updated (requirements need to be re-installed)

  • Added dependabot for dependency updates
  • Update requirements.txt to latest version

New Features

  • Save .torrent and .fastresume files when using Recycle Bin (Closes #73)
  • Customize the location of RecycleBin (Closes #75)
  • Split Recycle Bin folders by Category (Closes #77)
  • Added next run time at the end of finished run (Closes #78)

Bug fixes:

  • Unregistered torrents failing to delete when there are multiple trackers associated with the torrent
  • Failure when root_dir did not have a trailing backslash
  • Update dockerfile causing failures with ruamel.yaml version 0.17.19
  • Adds RecycleBin folders to default exclude_patterns when looking for orphaned files
  • Error caused by having empty Recycle Bin
  • Multitracker torrent being incorrectly marked as issue
  • torrents_json incorrectly overwriting deleted contents value

Full Changelog: v3.1.3...v3.1.4