Flaminel
6bc59c8389
added implementation for Deluge and Transmission
2025-03-24 15:50:56 +02:00
Flaminel
b1d98c2b62
fixed category changing
2025-02-27 22:23:59 +02:00
Flaminel
46ac50c393
fixed hard links check
2025-02-27 22:01:59 +02:00
Flaminel
3c8ef3db91
fixed service type
2025-02-27 21:51:27 +02:00
Flaminel
a994bc4526
fixed missing methods
2025-02-27 21:41:07 +02:00
Flaminel
1243da3d22
streamlined downloads processing after category changed
2025-02-26 23:39:08 +02:00
Flaminel
6b33075a21
fixed merge conflicts
2025-02-26 22:29:24 +02:00
Flaminel
e8d287de84
fixed missing notification configuration
2025-02-26 22:20:23 +02:00
Flaminel
c65c85a0c5
fixed categories not being filtered when fetching downloads; fixed inconsistent var naming
2025-02-26 22:20:22 +02:00
Flaminel
bd81f2ffca
fixed using root directory instead of root path
2025-02-26 22:20:22 +02:00
Flaminel
5bd2a9cbea
added trace logs
2025-02-26 22:20:06 +02:00
Flaminel
e006521dc9
refactored method names; fixed qbit category creation
2025-02-26 22:20:05 +02:00
Flaminel
1ad07b1f51
refactored names; fixed return values for hard links service
2025-02-26 22:19:09 +02:00
Flaminel
8c8d412ef1
refactored hardlink service
2025-02-26 22:17:31 +02:00
Flaminel
19ac8cbd28
trying to account for cross-seed
2025-02-26 22:17:30 +02:00
Flaminel
f91e85651f
removed debug logs
2025-02-26 22:17:30 +02:00
Flaminel
d454a094a0
fixed qbit file path
2025-02-26 22:17:29 +02:00
Flaminel
2d6f16692c
trying to fix Unix stat
2025-02-26 22:17:29 +02:00
Flaminel
017e25fb06
added category change for downloads with no additional hardlinks
2025-02-26 22:17:28 +02:00
Flaminel
51bdaf64e4
Fix interceptor memory leaks ( #66 )
2025-02-23 17:50:08 +02:00
Marius Nechifor
a6d3820104
Improve Transmission category detection ( #62 )
2025-02-17 02:48:27 +02:00
Flaminel
aade8a91c3
fixed dummy download service
2025-02-16 12:17:31 +02:00
Flaminel
3fe7c3de1a
added null check for torrent properties
2025-02-16 03:37:50 +02:00
Marius Nechifor
596a5aed8d
Add download cleaner and dry run ( #58 )
2025-02-16 03:20:00 +02:00
Marius Nechifor
19b3675701
Add Notifiarr support ( #52 )
2025-02-16 03:17:54 +02:00
Marius Nechifor
133c34de53
Add option to reset stalled strikes on download progress ( #50 )
2025-01-25 03:27:40 +02:00
Marius Nechifor
8a8b906b6f
Add option to not remove private downloads from the download client ( #45 )
2025-01-18 17:20:23 +02:00
Marius Nechifor
b88ddde417
Fix content blocker env var usage ( #44 )
2025-01-18 16:23:34 +02:00
Marius Nechifor
922f586706
Add Lidarr support ( #30 )
2025-01-15 23:55:34 +02:00
Marius Nechifor
2bc8e445ce
Add configurable number of retries and timeout for http calls ( #40 )
2025-01-14 22:58:03 +02:00
Marius Nechifor
058507ac39
Add option to ignore private downloads when blocking files ( #39 )
2025-01-13 15:15:58 +02:00
Marius Nechifor
f0dc51f10b
Improve stalled and failed imports ( #37 )
2025-01-13 13:18:58 +02:00
Marius Nechifor
d7913ae2b8
Add option to not use a download client ( #35 )
2025-01-11 01:45:12 +02:00
Marius Nechifor
64bb9fc513
Remove stalled downloads ( #21 )
2024-12-17 00:40:35 +02:00
Marius Nechifor
0a6ec21c95
simplified how the download client selection works ( #22 )
2024-12-17 00:40:35 +02:00
Marius Nechifor
f35abdefe5
Add sonarr search option ( #18 )
...
* added Sonarr search type option
* updated test data
* fixed duplicated Sonarr search items when using search type Season
* added enhanced logging option along with Sonarr and Radarr enhanced logs
* switched to ghcr.io
2024-12-04 22:38:32 +02:00
Marius Nechifor
3e0913b437
Fix empty torrents ( #11 )
...
* fixed unwanted deletion of torrents in downloading metadata state
* refactored jobs code
* updated arr test data
* updated gitignore
* updated test configuration and removed dispensable files
2024-11-24 01:01:20 +02:00
Marius Nechifor
54cabd98b4
remove empty creds restriction ( #10 )
...
* removed empty checks on qbit and deluge credentials
* updated configuration readme
2024-11-19 23:54:16 +02:00
Marius Nechifor
e0a6c7842b
add content blocker ( #5 )
...
* refactored code
added deluge support
added transmission support
added content blocker
added blacklist and whitelist
* increased level on some logs; updated test docker compose; updated dev appsettings
* updated docker compose and readme
* moved some logs
* fixed env var typo; fixed sonarr and radarr default download client
2024-11-18 20:08:01 +02:00