bobokun
2f779e1960
black formatting + precommit updates
2023-06-11 15:54:52 -04:00
bobokun
99eebb7c10
Updated run_end stats to include share limits
2023-06-04 10:31:06 -04:00
bobokun
fbf9cb59e9
Adds new command share_limits to update share limits based on tags/categories specified per group
...
(Closes #88 , Closes #306 , Closes #259 , Closes #308 , Closes #137 )
2023-05-30 21:26:54 -04:00
ftc2
717a6ec51c
STYLE: break long line, version bump
2023-05-26 19:53:25 -05:00
ftc2
8c0b7c6a2b
FEAT: bypass qBittorrent version check
...
add feature `--skip-qb-version-check` (`QBT_SKIP_QB_VERSION_CHECK`).
allows running qbit_manage on unsupported versions of qBittorrent/libtorrent.
this is hidden/suppressed for now in argparse to reduce support burden.
2023-05-26 19:17:45 -05:00
bobokun
27a04c5634
More info on versions
2023-05-22 21:29:31 -04:00
bobokun
9684bf3e38
Fixes #201 , Fixes #279
2023-05-22 15:51:19 -04:00
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