Commit graph

69 commits

Author SHA1 Message Date
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
Jon c748b30934
ability to exclude tags when taggin noHL 2021-09-28 22:26:42 -04:00
Jon 6364577388
Updated docs to include --tag-nohardlinks function 2021-09-28 09:42:41 -04:00
Jon 1000f90567
fix for remove orphan to not remove root dir 2021-09-26 22:03:44 -04:00
Jon 2df0bf441d
Allow multiple categories 2021-09-26 16:23:50 -04:00
Jon 2a6f3b2ed2
bug fix with tagging cross-seed and noHL 2021-09-25 22:29:15 -04:00
Jon 800dea7b2c
fix on tagging cross-seed 2021-09-25 22:04:30 -04:00
Jon 41fb6105c3
additional checks for cleanup set to true 2021-09-25 11:43:51 -04:00
Jon 5e4435d251
forgot dryrun.. 2021-09-25 11:40:39 -04:00
Jon c106ee7904
bug fix: deletes cross-seed torrents too 2021-09-25 11:36:22 -04:00
Jon 60707a9b37
bug fix for cleanup torrents 2021-09-25 10:30:31 -04:00
Jon 943263f9d1
fixed bug with reccursive loop 2021-09-25 08:23:23 -04:00
Jon b33a1cc3c3
Update with tag-nohardlinks feature 2021-09-24 20:58:56 -04:00
Jon eb1349ec65
Update Docs 2021-04-01 11:09:15 -04:00
Jon 0619375576
Add .gitignore and minor grammar update 2021-03-25 19:54:07 -04:00
Jon 576fe525f0
Major update: Added remove orphaned data
- New config parameters
- new command --rem_orphaned
2021-03-11 17:41:17 -05:00
Jon 6f2f9c481a
bug fix: Update tags with multiple tracker urls 2021-03-09 20:57:56 -05:00
Jon 9441ac7336
Update help descriptions 2021-03-07 11:01:06 -05:00
Jon 28aec747c8
Update cross_seed bug causing double recheck 2021-03-07 10:51:44 -05:00
Jon 4954ae6c04
Cross-Seed: Don't add torrent to qbit if original
is not complete.
2021-03-06 22:52:19 -05:00
Jon 154f00645c
bug fix for recheck torrents not yet completed 2021-03-06 10:08:14 -05:00
Visorask abf444ea24
Update qbit_manage.py
- [Added] Unregistered torrent status for Blutopia.
2021-03-06 00:32:12 -06:00