Skip to content

v4.0.5

Compare
Choose a tag to compare
@bobokun bobokun released this 14 Oct 15:16
· 88 commits to master since this release
24ba90f

Requirements Updated

  • GitPython==3.1.37
  • ruamel.yaml==0.17.35
  • schedule==1.2.1

New Features

  • Added a last_active flag for share_limits to resume torrents and avoid cleanup if there was activity in the last X minutes. (Closes #353)
  • New cat option in trackers/[tracker] to allow changing category based on tracker URL. (Closes #200)
  • Added new script to edit tracker urls (9290d2c)

Bug Fixes

  • Fixes #388
  • Fixes handling BHD API announce related issues
  • Special mapping to leave torrents uncategorized on cat-update (closes #395)
  • fix exit codes when program fails (#411)

Full Changelog: v4.0.4...v4.0.5

Special thanks to @estebanthi, @fabricionaweb for their contributions!