Commit Graph

144 Commits

Author SHA1 Message Date
Benjamin Harder
4fdb6eef10 Fix to tests 2024-02-18 21:41:54 +01:00
Benjamin Harder
85a8d6fccd trying to fix the pytest 2024-02-18 19:42:46 +01:00
Benjamin Harder
4f04f0fb02 Attempt to fix the pytests 2024-02-18 19:40:38 +01:00
Benjamin Harder
1576767b05 Added check that recent qbit is installed 2024-02-18 19:32:46 +01:00
Benjamin Harder
34842a4d0c Major refactor & code-cleanup
Improved Slow Downloads (more accurate determining of progress)
Added possiblity to exclude private Trackers from cleaning
2024-02-18 18:59:32 +01:00
Benjamin Harder
5ef85d1ac5 Added warning if not recent enough radarr/sonarr is used 2024-02-17 17:20:57 +01:00
Benjamin Harder
c8344231a2 Added missing files setting to status message on load 2024-02-17 17:05:38 +01:00
Benjamin Harder
3c6ea3841e Added removal of downloads that are missing files 2024-02-17 17:03:19 +01:00
Benjamin Harder
c69c5782ad Merge branch 'main' of https://github.com/Matszwe02/decluttarr into Matszwe02-main 2024-02-17 16:20:31 +01:00
Benjamin Harder
7e742aa3e7 Updated Readme 2024-02-17 15:14:40 +01:00
Benjamin Harder
0365122371 Refinements to readme 2024-02-17 15:05:42 +01:00
Benjamin Harder
a608d9190b Merge branch 'ReadMe-Cleanup-&-ARM-Support' into dev 2024-02-17 14:55:43 +01:00
Benjamin Harder
a901314274 Review + Merge of ARM Support and Readme Cleanup (contributions by craggles17 and Fxsch) 2024-02-17 14:43:16 +01:00
Benjamin Harder
0e31c3ec41 Small changes 2024-02-17 14:05:26 +01:00
ManiMatter
327bb0b0db Merge pull request #24 from Fxsch/main
Cleanup of the readme and arm support
2024-02-17 13:37:32 +01:00
Nico Janzen
9b9e58e424 Moved Sample docker-compose and config.conf-Explained into the README and moved config.conf-Example to where the actual config.conf file should be 2024-02-05 10:28:12 +01:00
Nico Janzen
1fa331bfce Fixed consistency in config.conf-Example that I missed 2024-02-04 22:57:46 +01:00
Nico Janzen
6e986b5d52 Fixed typo in Sample docker-compose.yml 2024-02-04 22:56:14 +01:00
Nico Janzen
e6959e031e Fixed typo in config.conf-Explained and updated config.conf-Example to make it more consistent 2024-02-04 22:55:25 +01:00
Nico Janzen
14dd059c3a Updated config.conf-Explained to fix typos, make it more consistent and easier to understand 2024-02-04 22:52:52 +01:00
Nico Janzen
fb79251264 Updated dev.yml workflow to use this repo instead of the one this was forked from 2024-02-04 22:31:55 +01:00
Nico Janzen
0aff90a130 Updated Dockerfile to reference this repo instead of the one this was forked from 2024-02-04 22:29:11 +01:00
Nico Janzen
67112203c6 Updated README.md 2024-02-04 22:27:13 +01:00
Nico Janzen
08b994a74e Updated config.conf-Example for consistency 2024-02-04 22:05:04 +01:00
Nico Janzen
aa171ae478 Updated Sample docker-compose.yml 2024-02-04 22:03:13 +01:00
Fxsch
6306f185bc Push docker image to this repo 2024-02-02 13:50:10 +00:00
Fxsch
a8aa1756ea Allow manually running workflow 2024-02-02 13:44:48 +00:00
Matszwe02
2281d3d007 Minor tweaks, updated desired torrent status 2024-01-03 22:32:55 +01:00
craggles17
fc7b5d672c Compiling to arm aswell 2023-12-27 11:14:45 +00:00
Matszwe02
9e9e289839 Add slow download detection 2023-12-26 15:44:27 +01:00
Benjamin Harder
f15d29cd90 Traceback 2023-12-10 10:14:01 +01:00
Benjamin Harder
d722b7417f Added traceback information 2023-12-10 10:10:48 +01:00
ManiMatter
17e4e416c7 Merge pull request #12 from ManiMatter/dev
Multi-season packs: Added protection tag for unmonitored downloads removal
v1.20.0
2023-11-30 19:44:48 +01:00
Benjamin Harder
fa14454910 Added protection for unmonitored downloads ; appling the tag in qbit now will not remove unmonitored downloads either (identically to stalled downloads)
Reason being that this way multi season packs can still be downloaded (else they may have been removed)
2023-11-30 11:03:33 +01:00
ManiMatter
268bbf9876 Merge pull request #10 from ManiMatter/dev
Added support for lidarr
v1.19.1
2023-10-29 18:43:32 +01:00
Benjamin Harder
ed71a45512 Fixing python version to 3.10.13, since later versions seem to have issues with certain pip requirements 2023-10-29 18:35:16 +01:00
Benjamin Harder
7647775b40 Reverting hardcoding of versions which did not resolve the bug 2023-10-29 18:27:12 +01:00
Benjamin Harder
6240b414f5 Hardcoding version of aiohttp (before gave unit test error) 2023-10-29 18:25:07 +01:00
Benjamin Harder
5845438911 Added Lidarr support (tested, ready for merge to main branch) 2023-10-29 18:13:15 +01:00
Benjamin Harder
85981c7031 Lidarr Testing - additional logs 2023-10-20 12:52:16 +02:00
Benjamin Harder
a860a09837 Added lidarr to docker-compose.yml (LIDARR STILL UNTESTED) 2023-10-20 09:12:11 +02:00
Benjamin Harder
a031d25aa9 Small refinement (removed uneccessarry arr_type from some of the functions)
LIDARR STILL UNTESTED
2023-10-20 08:59:27 +02:00
Benjamin Harder
c32340b081 Added support for lidarr (UNTESTED!) 2023-10-20 08:53:36 +02:00
Benjamin Harder
45fc205c2a Hunt to find the error goes on.. additional logs (queue pull after deletion to see if deletion was successful) 2023-10-14 01:18:26 +02:00
Benjamin Harder
53c7be0b31 Potential fix (to be tested) by refreshing queue before pulling it 2023-10-13 17:24:17 +02:00
Benjamin Harder
6779960e41 Additional logs for debug 2023-10-12 18:27:59 +02:00
Benjamin Harder
f33fd71069 DEV version with debug command to find out why stalled downloads are not removed even exceeding threshold #patch 2023-10-12 18:06:57 +02:00
ManiMatter
007a2345f9 Merge pull request #6 from ManiMatter/dev
Small refinement on loading message
v1.19.0
2023-10-06 17:22:41 +02:00
Benjamin Harder
2a5815cbd7 Small refinement on loading message 2023-10-06 17:14:45 +02:00
ManiMatter
75ca3ae3af Merge pull request #5 from ManiMatter/dev
Deleting automatically old DEV packages
v1.18.0
2023-10-06 15:36:25 +02:00