Skip to content

Releases: jerrymakesjelly/autoremove-torrents

Version 1.4.5

06 Jun 15:18
Compare
Choose a tag to compare

Added status StalledUpload and StalledDownload. (#34)

1.4.4

22 May 15:15
Compare
Choose a tag to compare
  • Fixed a bug that when condition seed_size / maximum_number is used together with condition ratio / create_time / seeding_time, the task will fail. (#33)
  • New feature: if the content of filter has only one line, now it is allowed to write down directly without using list.

1.4.3

19 May 15:12
Compare
Choose a tag to compare
  • Supported Python 2.7. (#29)
  • Stopped supporting Python 3.4. (kennethreitz/requests#5092)

1.4.2

19 May 12:38
Compare
Choose a tag to compare
  • Fixed missing parser files. (#32)
  • Fixed association of operators. (#32) Now the operator and and or are guaranteed to be left-associative.

Version 1.3.0

18 Apr 08:48
6522c99
Compare
Choose a tag to compare
  • Fixed bug: Program gets stuck when there are a lot of torrents in qBittorrent client (#22).
  • Fixed bug: Duplicated logging in status filter.
  • Log system was updated:
    • Log path can be specified (Use --log argument, e.g. --log=/home/jerrymakesjelly/logs) (#23).
    • Logs are stored in different files by day (Format: autoremove.%Y-%m-%d.log).
  • Changed the word seed to torrent (#25).
  • Removed uncessary debug messages.

1.2.5 Release

10 Jan 13:23
Compare
Choose a tag to compare
Merge branch 'dev'

1.2.2 Release

30 May 10:53
Compare
Choose a tag to compare
  • Added new filter: Torrent Status
  • Added new condition: Maximum number of torrents

1.1.0 Release

25 May 16:25
36280ec
Compare
Choose a tag to compare
  • Added installing information.

1.0.0 Release

14 May 10:29
Compare
Choose a tag to compare

First version of autoremove-torrents 🥇