Requirements Added
- croniter==2.0.5
- humanize==4.9.0
- pytimeparse2==1.7.1
New Updates
- Adds support for cron scheduling via QBT_SCHEDULE /
--schedule
- Supports time parsing in
max_seeding_time
,min_seeding_time
, andlast_active
config variables.
Example:32m
2h32m
3d2h32m
1w3d2h32m
- Removes the config option
ignoreTags_OnUpdate
, andforce_retag_all
option (These config options are no longer used, the tag-update function will now automatically update all torents if the tracker tag is missing) - Better trace logs for share limits (Closes #533)
- Adds new config option
ignore_root_dir
#538 - NoHardlinking detection outside of root directory
Bug Fixes
- Fixes #540
Full Changelog: v4.1.2...v4.1.3