Autoremove Torrents Versions Save

Automatically remove torrents according to your strategies.

1.4.5

4 years ago

Added status StalledUpload and StalledDownload. (#34)

1.4.4

5 years ago
  • 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

5 years ago
  • Supported Python 2.7. (#29)
  • Stopped supporting Python 3.4. (kennethreitz/requests#5092)

1.4.2

5 years ago
  • Fixed missing parser files. (#32)
  • Fixed association of operators. (#32) Now the operator and and or are guaranteed to be left-associative.

1.3.0

5 years ago
  • 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

5 years ago

v1.2.2

6 years ago
  • Added new filter: Torrent Status
  • Added new condition: Maximum number of torrents

v1.1.0

6 years ago
  • Added installing information.

v1.0.0

6 years ago

First version of autoremove-torrents 🥇