Commit graph

81 commits

Author SHA1 Message Date
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
dddafaf0ed
YAML R/W fixes + Adds new FR #146 2022-08-13 16:49:02 -04:00
bobokun
026465f882
update with min seeding time 2022-02-26 16:19:55 -05:00
bobokun
6ed936cf7a
better ignoreTags_OnUpdate description 2022-01-14 11:37:33 -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
938656fb4f
Adds [FR] #91
[FR]: Tag torrents which have a tracker issue. #91
2022-01-10 22:00:43 -05:00
bobokun
03b1871938
update config sample 2022-01-02 17:06:51 -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
ba1c74568b
update config sample 2021-12-30 19:30:19 -05:00
bobokun
c7eba04e89
update recycle_bin directory 2021-12-30 19:21:41 -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
bakerboy448
18d70b0b97
fixup! various fixes 2021-12-22 13:29:13 -06:00
bakerboy448
f9ab961100
various fixes
- update tag reactions so all notifiarr default supported are covered
- formatting
- add additional details for webhooks & notifiarr
- add comment indicating this is an example file and will need to be modified
2021-12-22 13:25:59 -06:00
bakerboy448
f2d2c372b7
fixup! add qbit to ignore 2021-12-19 19:51:26 -06:00
bakerboy448
6cb9b65015
add qbit to ignore 2021-12-19 19:06:56 -06:00
bobokun
6036e2edc1
#58 add issue tag to potential unreg 2021-12-19 13:51:52 -05:00
bobokun
6799d4db8b
add torrent_category payload 2021-12-18 16:55:38 -05:00
bobokun
a7b20bf6a4
apprise integration 2021-12-18 12:38:41 -05:00
bobokun
467a615e8b
Updated payload for notifiarr 2021-12-17 20:21:27 -05:00
bobokun
e758881011
fix config.yml.sample 2021-12-17 14:44:54 -05:00
bobokun
4f5fdda44f
Added webhooks and Notifiarr functionality to test 2021-12-17 09:19:40 -05:00
bobokun
1896ea283e
Change default tag to format 2 2021-12-14 10:18:10 -05:00
Jon
b04beca5e4
New FR: Add Share/Upload Limits to Tags 2021-11-28 13:55:55 -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
Jon
1d5eaa9ce2
Bug fix: recheck torrent to skip unpausing
Skips unpausing when rechecking torrent meets AutoTorrentManagement.
Adjust new config layout to design for docker release
2021-11-20 21:35:28 -05:00
Renamed from config.yml.sample (Browse further)