Commit graph

90 commits

Author SHA1 Message Date
bobokun 90f836205b
minor bug fix 2021-12-15 08:04:21 -05:00
Jon 219da4318f
Minor bug fixes 2021-12-12 23:01:13 -05:00
Jon 1da76debf1
Version 3.0: Rewritten from the ground up 2021-12-12 22:06:34 -05:00
Jonza ecb6446e30 Add "Retitled" to list for removing unregistered/down torrents 2021-12-08 13:32:25 +00:00
bobokun 68794b627a
fix get_tags bug 2021-12-07 20:47:52 -05:00
bobokun 1c7f0c45d1
censor url 2021-12-07 20:19:24 -05:00
bobokun cfb242980b
Fix adding incorrect tag when not defined. 2021-12-07 19:43:35 -05:00
bobokun 15f71f8678
Add additional debug message for malformed urls 2021-12-06 08:19:30 -05:00
bobokun fef08cbeae Minor optimization: Removal of unecessary module 2021-12-01 10:53:03 -05:00
Jon 5363929db9
minor bug fix: recheck logic 2021-11-28 22:23:50 -05:00
Jon 615e5967cd
bug fix: get_tags 2021-11-28 22:07:01 -05:00
Jon ddb2cc518f
Update README/help with new feature 2021-11-28 14:14:36 -05:00
Jon b04beca5e4
New FR: Add Share/Upload Limits to Tags 2021-11-28 13:55:55 -05:00
Jon d7e232b60c
Bug fix: Additional error handling 2021-11-28 11:29:23 -05:00
Jon ac61eb093e
Bug fix: Handle public trackers only using DHT 2021-11-27 15:10:29 -05:00
Jon c0d3442a83
logging minor adjustments 2021-11-26 13:45:33 -05:00
Jon cd2b0e0dd4
Better error handling for cross_seed and bug fixes 2021-11-26 13:15:21 -05:00
Jon e1033547cc
Cleaner logging and optimizations in code
Optimization for remove_empty_folders
Optimization in util.py
Cleaner logs for all checks
2021-11-24 15:21:16 -05:00
Jon b6c4097952
Enhanced logging capabilities 2021-11-23 15:45:16 -05:00
Jon bfa2d4f5b2
cleanup import code 2021-11-23 12:03:16 -05:00
Jon 7a6603b952
Allow graceful exit when shutting down in docker 2021-11-22 21:51:32 -05:00
Jon 4f52fd49c8
minor bug fix 2021-11-22 16:34:57 -05:00
Samuel Cook b3d9911423
Allow file patterns to exclude from orphan detection.
This is useful to exclude aut-generated files such as Thums.db, .DS_Store, etc.
2021-11-22 12:49:46 -08:00
Jon 7ca2983f08
Breaking changes!
Adjusted post-argument commands. Refer to -h for new list of updated commands
New feature: Built-in Scheduler
Enhancements: Code optimizations to run faster
Enhancements: Better error checking
Enhancements: Better logging
2021-11-22 14:53:01 -05:00
Jon 5ae5089b0a
Bug fix: Scheduler run at the start 2021-11-21 16:53:39 -05:00
Jon 4b338ec9e8
Scheduler bug fix to work with docker container 2021-11-21 16:38:04 -05:00
Jon fd56f43682
Update README to include scheduler 2021-11-21 15:54:30 -05:00
Jon 1c5ff79ef5
Add scheduler. Breaking change: NEW REQUIREMENTS 2021-11-21 15:49:32 -05:00
Jon 57e98f0f8a
Add docker functionality 2021-11-21 14:34:55 -05:00
Jon f0af005a87
Better error handling for config/log 2021-11-20 22:54:20 -05:00
Jon 1d5eaa9ce2
Bug fix: recheck torrent to skip unpausing
Skips unpausing when rechecking torrent meets AutoTorrentManagement.
Adjust new config layout to design for docker release
2021-11-20 21:35:28 -05:00
Jon 7d1ff1c021
Better definitions in -h 2021-11-19 21:43:40 -05:00
Jon 23a4da0b81
FR: RecycleBin functionality 2021-11-19 21:11:13 -05:00
Jon f4f2a01dcb
Add cross-seed label to all cross-seeded torrents 2021-11-17 14:20:56 -05:00
Jon 89b6254bd0
Bug Fix: False positive found in Unregistered Tor 2021-11-09 11:14:27 -05:00
Jon 22dce72eab
Minor bug fix: Ignore unreachable torrents 2021-11-09 09:17:27 -05:00
Jon 9142650eb4
additional checks for unregistered torrents 2021-11-08 21:38:11 -05:00
Jon 169c613515
added more use cases for remove unregistered 2021-11-08 21:26:12 -05:00
Jon 233fe48c1f
ignore unreachable torrents when looking for -r 2021-11-08 19:03:08 -05:00
Jon ee8d367e64
Add additional message to potential unreg torrents 2021-11-08 16:11:38 -05:00
Jon 52cd382be9
Ignore any torrents where tracker is down 2021-11-08 15:47:13 -05:00
Jon 37207da206
Fix dry-log not logging all categories for noHL 2021-11-08 14:24:14 -05:00
Jon 22c3e102c7
Category/Tag not mandatory for -r and -ro 2021-11-08 13:41:05 -05:00
Jon 7cacfef260
Catching additional unregistered torrents 2021-11-08 13:16:29 -05:00
Jon 2003a57f9a
bug fix: remove orphan files for BHD 2021-10-20 13:54:51 -04:00
Jon cbdb435ac5
bug fix: unregistered torrents not being marked 2021-10-20 08:43:26 -04:00
Jon f58713fa20
removed whitespace 2021-09-29 13:42:59 -04:00
Jon 9f9e3a52d6
consistency in dryrun 2021-09-29 10:58:45 -04:00
Jon 5b8b47a797
update better logging for deleting noHL tags 2021-09-29 10:56:53 -04:00
Jon 63d5f6abde
bug_fix: allow empty remote_dir
bug_fix: check previous noHL tagged torrents that now have HL.
2021-09-29 10:35:55 -04:00