Commit graph

63 commits

Author SHA1 Message Date
bobokun
911367ea55 bit a refactoring 2022-12-11 20:49:43 -05:00
bobokun
9fc7466167
Adds support for #96, #183 2022-12-03 11:07:52 -05:00
bobokun
57fa0b0c41
Changes default share limits to -1 if not defined 2022-11-22 20:46:32 -05:00
bobokun
ac3267688b
code refactor 2022-11-19 11:13:41 -05:00
bobokun
c0b19bbc2d
better handling trace logs 2022-11-19 09:46:38 -05:00
bobokun
e86c775776
Adds additional config for resuming torrents #175
that were previously marked as noHL
2022-10-29 15:02:05 -04:00
bobokun
218ca69371
tox and pre-commit formatting 2022-10-29 11:19:09 -04:00
bobokun
0e3587ab3b
lint 2022-10-28 15:39:41 -04:00
Jon Lee
75552ab5c2
Notifiarr update 2022-10-26 16:11:38 -04:00
Jon Lee
cbc98aebc0
Fixes bug with empty_after_x_days #170 2022-10-21 10:24:10 -04:00
voltron4lyfe
bf65b3c158
Tracker min seed (#165)
* Specify min_seeding_time per-tracker

* Update sample config for tracker min_seeding_time
2022-10-20 12:06:45 -04:00
Jon Lee
3055f0e6a4
bug fix in orphaned_dir config check 2022-09-26 09:04:33 -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
Jon Lee
f2ce39f9c4
Adds #124 custom orphaned path 2022-09-24 16:11:55 -04:00
bobokun
2e15e35ef5
Adds running commands via config #149 2022-08-21 14:40:57 -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
dddafaf0ed
YAML R/W fixes + Adds new FR #146 2022-08-13 16:49:02 -04:00
bobokun
7712dff9bf
Fixes windows path error #127 2022-05-20 17:36:45 -04:00
bobokun
9845f89aff
[FR]: Allow min_seeding_time #111 2022-02-26 15:52:34 -05:00
bobokun
8d6fb140b9
bug fix: empty recyclebin dir causing error 2022-01-26 08:41:31 -05:00
bobokun
8907abbf45
Adds ignoreTags_OnUpdate in config settings #95
[FR]: Tag Torrents with Existing Tags #95
2022-01-13 15:00:05 -05:00
bobokun
102a1e083b
Adds ability to have update multiple tags #95
[FR]: Tag Torrents with Existing Tags #95
2022-01-13 14:39:40 -05:00
bobokun
938656fb4f
Adds [FR] #91
[FR]: Tag torrents which have a tracker issue. #91
2022-01-10 22:00:43 -05:00
bobokun
ac78bd5025
bug_fix: creating empty recyclebin in root dir #77 2022-01-10 15:37:12 -05:00
bobokun
d9a6fcfab9
Fix Bug when creating RecycleBin path 2022-01-10 11:54:18 -05:00
bobokun
8ae68ccc08
Bug Fix to not creating recyclebin when disabled 2022-01-10 10:16:24 -05:00
bobokun
3066c323bf
bug fix: don't make recyclebin if not enabled 2022-01-10 08:00:18 -05:00
bobokun
307959cd3c
Bug fix: Incorrect category when missing trailing slash 2022-01-07 08:10:15 -05:00
bobokun
14390b3450
breaking config change: category
Category save_path must be exact match and not keyword
2022-01-06 13:18:56 -05:00
bobokun
e8e6a4a12b
Fix no files in recyclebin error 2022-01-02 21:51:56 -05:00
bobokun
f838af409b
[FR] Specify recycle bin path per category #77 2022-01-02 17:03:13 -05:00
bobokun
56a856ac4f
Add RecycleBin to exclude patterns by default 2022-01-02 14:33:07 -05:00
bobokun
7af673b86d
remove unecessary newline 2022-01-02 13:59:10 -05:00
bobokun
21c1d5a07b
[FR] Save .torrents in Recycle Bin #73
Save the .torrent and .fastresume files into Recycle Bin before deleting
2021-12-31 19:28:45 -05:00
bobokun
7bba88d9fc
bug fix: Root_dir not having trailing slash 2021-12-31 09:13:55 -05:00
bobokun
e6a9e3c7f7
[FR] Customize location of RecycleBin #75 2021-12-30 19:17:05 -05:00
bobokun
50824aa8ab
refactor config code 2021-12-30 16:44:30 -05:00
bobokun
110898dd6f
Flake8 Linting 2021-12-28 12:19:58 -05:00
bobokun
d22796d398
migration of tags to tracker bug fix 2021-12-28 09:24:21 -05:00
bobokun
2d0b7b675b
BHD Integration for unregistered torrents #70 2021-12-27 14:53:24 -05:00
bobokun
b42ef3328c
Adds Automatic Torrent Management. #66 2021-12-26 17:19:17 -05:00
bobokun
4cafdf1772
rename tags in config to trackers 2021-12-26 08:49:20 -05:00
bobokun
1f223c5f60
bug fix get_category 2021-12-25 12:04:05 -05:00
bobokun
20f8912da7
fixes #63 2021-12-21 14:36:07 -05:00
bobokun
8b2e17b23a
update error and warning message 2021-12-21 10:05:16 -05:00
bobokun
fcfa46e034
fixes config error 2021-12-20 13:47:43 -05:00
bobokun
0877bf327b
better fix for 525 2021-12-20 10:28:29 -05:00
bobokun
1decfdcd7f
cloudflare 525 error fix crashing qbit_manage 2021-12-20 10:11:52 -05:00
bobokun
f1f102da04
bug fix no webhooks 2021-12-20 08:42:33 -05:00