Commit graph

130 commits

Author SHA1 Message Date
bobokun
3a8bdf526f
Additional error checking to fix #282 2023-05-06 09:37:11 -04:00
bobokun
89d9188d9d
refactor remove_orphaned 2023-04-10 16:44:51 -04:00
bobokun
5cfb0cd4b3
refactor nohardlinks 2023-04-10 16:30:57 -04:00
bobokun
3c1410f8af
refactor recheck 2023-04-10 15:11:03 -04:00
bobokun
f0b3ecd4e9
refactor cross_seed 2023-04-10 14:57:26 -04:00
bobokun
5935b5448d
refactor remove_unregistered 2023-04-10 14:55:14 -04:00
bobokun
bece9526e3
refactor category and tags 2023-04-10 11:52:51 -04:00
bobokun
d1c26fffa6
adds support for custom noHL tag #210 2023-04-01 11:25:01 -04:00
bobokun
61c42e7f5b
fixes minor bug when qbt_run=true 2023-04-01 10:08:47 -04:00
Bakerboy448
36ba7afdae fixup end webhook run 2023-03-31 19:23:12 -05:00
Bakerboy448
ff12ba9203 fixup! REQUIRED_VERSION_STR 2023-03-31 18:15:22 -05:00
Bakerboy448
57db8f3a66 REQUIRED_VERSION_STR 2023-03-31 17:41:26 -05:00
Bakerboy448
b352a99d4b lint cleanup
- pylint and misc variable/naming cleanup
- add docstrings
- fix typos
2023-03-31 17:35:43 -05:00
bobokun
19159c346a
Adds additional check for min python3 version #221 2023-03-05 12:19:27 -05:00
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