bobokun
c0b19bbc2d
better handling trace logs
2022-11-19 09:46:38 -05:00
bobokun
b944008487
adds pyupgrade pre-commit
2022-11-01 11:32:02 -04:00
bobokun
f4918288b1
more pre-commits and makefile
2022-11-01 11:24:13 -04:00
bobokun
218ca69371
tox and pre-commit formatting
2022-10-29 11:19:09 -04:00
Jon Lee
20833cedcf
BREAKING CHANGE: Adds #155
...
Adds empty_after_x_days for orphaned data #155
2022-09-25 21:48:57 -04:00
bobokun
312c65a7e0
remove inconsistent dryrun messaging
...
When dryrun is defined in config, it is not reflected correctly in run
2022-08-21 17:08:13 -04:00
bobokun
ffdcce183c
Logging overhall, separate logs per config
2022-08-20 22:14:28 -04:00
bobokun
5a50d8b694
Ability to load multiple config files #140
2022-08-14 21:41:33 -04:00
bobokun
938656fb4f
Adds [FR] #91
...
[FR]: Tag torrents which have a tracker issue. #91
2022-01-10 22:00:43 -05:00
bobokun
f1bca57039
Add exit message
2022-01-10 17:38:25 -05:00
bobokun
49b006f7ce
Bug Fix: Continue to run on qbit connection error
2022-01-10 17:33:06 -05:00
bobokun
926c8803e0
Added StartupDelay Env Variable
2022-01-10 16:21:13 -05:00
bobokun
eefdd746c0
added default sleep time initial run 30s
2022-01-10 15:38:09 -05:00
bobokun
6e358e89cc
Adds Next Run #78
...
[FR] Adding Next Run part of Finished Run Output #78
2022-01-01 09:54:59 -05:00
bobokun
2fd3c57dda
fix logging issue
2021-12-29 13:36:18 -05:00
bobokun
110898dd6f
Flake8 Linting
2021-12-28 12:19:58 -05:00
bobokun
41bb7f8b04
Added Total Potential Unreg Torrents ( #68 )
2021-12-24 09:50:47 -05:00
bobokun
cb87ae37fa
Adjust default sched and add details on next run
2021-12-23 10:45:15 -05:00
bobokun
6036e2edc1
#58 add issue
tag to potential unreg
2021-12-19 13:51:52 -05:00
bobokun
a7b20bf6a4
apprise integration
2021-12-18 12:38:41 -05:00
bobokun
153f8f6158
Remove chmod stuff and logs folder
2021-12-17 18:50:57 -05:00
bobokun
dd3c1e968c
changing log permissions
2021-12-17 10:06:21 -05:00
bobokun
4f5fdda44f
Added webhooks and Notifiarr functionality to test
2021-12-17 09:19:40 -05:00
bobokun
065d0390f3
fix docker bug
2021-12-16 13:34:03 -05:00
bobokun
154c2cff8b
add try catch statement for chmod
2021-12-16 13:21:46 -05:00
Jon
50fb4559bb
Update dockerfile
2021-12-15 18:34:26 -05:00
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