Version 1.5.4
Changes
-
Remove outgoing port status info. (#101) (#135)
- We have confirmed a bug, which is, the outgoing port status checker will fail and report 'portTested: http error 400: Bad Request' when we are using Transmission and check the outgoing port status in IPv6 network.
- Since there are no configurations relying on this status, we remove it.
-
Change
last_activity's behaviour. (#93) (#98) (#109)- It won't remove those torrents that have never been active anymore.
- These torrents that have never been active can be removed by the following configuration:
last_activity: neverorlast_activity: noneforlast_activitycondition.last_activity = neverorlast_activity = noneforremoveexpression.
Features
- Add
remove-slow-upload-seedsandremove-fast-upload-seedsin actions. (#127) Thanks to @vincent906! - Support equality (
=) comparison in remove expression. - Add downloading time condition. (#88) Thanks to @dantebarba!