Commit graph

30 commits

Author SHA1 Message Date
Visorask
abf444ea24
Update qbit_manage.py
- [Added] Unregistered torrent status for Blutopia.
2021-03-06 00:32:12 -06:00
Jon
3f13a618ec
Bug fix - rem_unregistered_torrents and recheck
- Checks to see if original torrent is completed in order to recheck
- Checks to see if all duplicate torrents are not registered
and will delete torrent and contents if true
2021-03-05 19:07:53 -05:00
Visorask
16180d4ea9
Fixed a print statement
- [Fixed] Made a print statement into a debug log as it clutters up the main information.
2021-03-03 18:11:23 -06:00
Visorask
8a40361ca5
Merge pull request #4 from bobokun/master
Performance improvements in rem_unregistered func
2021-03-02 19:51:44 -06:00
Jon
3fa78ef537
Performance improvements in rem_unregistered func 2021-03-02 14:43:51 -05:00
Visorask
a073610c80
Bugfix
- [Fixed] An errant for loop was causing unregistered torrents to take 6x as long to manage/delete. Now fixed.
2021-03-01 22:26:26 -06:00
Visorask
51de7d82d4
Merge pull request #3 from bobokun/master
Major update - Cross_seed
2021-03-01 22:22:06 -06:00
Jon
348e78ba3a
Major update - Cross_seed
- Removed remote_dir/watch_path
- Ability to inject cross_seed torrents directly in paused state
- Added recheck function to recheck paused torrents by size
and resume completed torrents
2021-03-01 20:59:47 -05:00
Visorask
e7412681b7 Update
- [Changed] Replaced " with ' throughout script.
- [Changed] Condensed some for loops into list comprehension.
- [Changed] Unified all of the logging to use f'strings.
- [Changed] Removed spacing that wasn't necessary.
- [Fixed] Category and tag being switched in error codes.
2021-02-27 21:47:49 -06:00
Visorask
981681e6d1
Update config.yml 2021-02-27 18:35:34 -06:00
Visorask
f2567dc95a
Merge pull request #1 from bobokun/master
Added new logic for cross-seed
2021-02-27 18:03:56 -06:00
Jon
417c0ccd9e revert logger newline for cleaner look 2021-02-27 11:44:07 -05:00
Jon
996847799f [Bug Fix] - cross_seed - Fixed substring key match in
torrent name against original torrent
2021-02-27 11:21:07 -05:00
Jon
56e0294cde Remote_dir optional parameter 2021-02-27 06:11:51 -05:00
Jon
56791824ac Cross-seed implemented watch_path. 2021-02-27 06:05:17 -05:00
bobokun
3a6ca4a38c
Update qbit_manage.py
Added new logic to update cross seed function to move torrents based on save directory of the original torrent
2021-02-26 19:48:31 -05:00
bobokun
a7a541f901
Update config.yml
Added new remote_dir and removed unnecessary directory paths
2021-02-26 19:46:13 -05:00
Visorask
46cac6beb4 Update
- [Fixed erroneous dryrun logging when it should be info.
2021-02-26 15:32:45 -06:00
Visorask
9414f3c2d1 Big update
- [Added] Cross-seed torrent mover into proper watched folders.
- [Added] Tracker passkeys will no longer show up in stdout or log files.
- [Added] New keyword for catching unregistered torrents for BHD.
- [Added] Added default user/pass for anyone not using authentication or removes it from the config file.
- [Fixed] Unregistered torrents deleting content files if you are cross-seeding.
- [Fixed] Double logging should no longer happen.
2021-02-26 14:59:52 -06:00
Visorask
c00f1d44b0 Changes
- Added custom dry-run logger
- Fixed double logging.
- Fixed description to have proper text on --log-file
2021-02-24 12:28:07 -06:00
Visorask
41725e3702
Update README.md 2021-02-24 11:31:51 -06:00
Visorask
342d619212
Create README.md 2021-02-24 11:30:38 -06:00
Visorask
bc1987a41f Update qbit_manage.py 2021-02-20 22:02:37 -06:00
Visorask
2efa816372 Big Update 2021-02-20 21:46:42 -06:00
Visorask
c371b1cd38 Big Update 2021-02-20 21:45:09 -06:00
Visorask
e45a3f1064
Update qbit_manage.py 2021-02-20 00:48:09 -06:00
Visorask
b07d955124 Added some stuff 2021-02-20 00:42:26 -06:00
Visorask
fe42fc2bb0 Fix 2021-02-19 23:29:45 -06:00
Visorask
42909982ca update name 2021-02-19 23:08:48 -06:00
Visorask
42a01921f7 First push 2021-02-19 23:04:02 -06:00