Matt Provost
5318cfd0f0
Support environment variables in config file
...
Signed-off-by: Matt Provost <mattprovost6@gmail.com >
2025-09-25 20:08:18 -05:00
Benjamin Harder
83d695a8ff
detect_deletions feature, testing and readme pending
2025-07-29 20:57:50 +02:00
Benjamin Harder
34b6557dcb
Fix GitHub security alert digest: upgrade requests
2025-06-10 19:32:37 +02:00
Benjamin Harder
6d14d29abc
Changes per review of Dark3clipse
2025-06-03 00:52:26 +02:00
NaruZosa
2e6973bea4
Added sigterm handling to exit cleanly when running in Docker.
...
Fixed typos and various linting issues such as PEP violations.
Added ruff and fixed common issues and linting issues.
2025-05-25 16:54:51 +10:00
Benjamin Harder
22bdc9ab43
Fix to health check
2025-05-24 18:41:29 +02:00
Benjamin Harder
9c403fc7a0
Added health check
2025-05-24 18:30:02 +02:00
Benjamin Harder
1663703186
Code Rewrite to support multi instances
2025-05-18 13:11:12 +02:00
Benjamin Harder
a926f10561
Added black as pre-commit and applied it.
2024-09-14 11:28:07 +02:00
Benjamin Harder
2ee86d3591
Upgrade requests-package to latest 2.32.3 to address security concern
...
https://github.com/ManiMatter/decluttarr/security/dependabot/1
2024-06-05 13:44:05 +02:00
Jack
10ce4890d2
Preload requirements file
...
Due tot he fact version pinning is in use, there's no point in reinstalling deps each build.
Instead copy everything after dep install to increase caching
2024-05-11 12:47:38 +08:00
Benjamin Harder
1eeea0e920
fixing..
2024-02-19 00:56:23 +01:00
Benjamin Harder
c0a4036bc1
Added commit id into loading screen
2024-02-19 00:22:01 +01:00
Benjamin Harder
39e9b77ace
Fixed variable
2024-02-19 00:04:06 +01:00
Benjamin Harder
3a6c14a24e
Added version as environment variable
2024-02-18 23:56:56 +01:00
Benjamin Harder
d3bc476ffc
Adding label into dev container, too (has a bug, not working)
2024-02-18 23:37:41 +01:00
Benjamin Harder
4fdb6eef10
Fix to tests
2024-02-18 21:41:54 +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
a901314274
Review + Merge of ARM Support and Readme Cleanup (contributions by craggles17 and Fxsch)
2024-02-17 14:43:16 +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
6e986b5d52
Fixed typo in Sample docker-compose.yml
2024-02-04 22:56:14 +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
aa171ae478
Updated Sample docker-compose.yml
2024-02-04 22:03:13 +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
a860a09837
Added lidarr to docker-compose.yml (LIDARR STILL UNTESTED)
2023-10-20 09:12:11 +02:00
Benjamin Harder
7c650671c6
test
2023-10-06 14:27:36 +02:00
Benjamin Harder
54172bed6e
test
2023-10-06 14:21:26 +02:00
Benjamin Harder
1b704dc211
Added restar-always to docker-compose.yml
2023-10-03 19:50:44 +02:00
Benjamin Harder
0448b37c08
Added support for Password Authentication with qBit
2023-10-03 19:47:18 +02:00
Benjamin Harder
86d44b0b98
Updated sample docker-compose and remove excemption from watchtower, given docker image is now used as opposed to local dockerfile to build
2023-10-02 09:21:35 +02:00
Benjamin Harder
faa88ee718
First release that comes with automated docker image #major
2023-10-01 21:22:11 +02:00
Benjamin Harder
aff6eeca52
Test
2023-10-01 09:13:17 +02:00
Benjamin Harder
d136c3db85
test
2023-09-30 17:45:27 +02:00
Benjamin Harder
14dfbf4a73
test
2023-09-30 17:26:25 +02:00
Benjamin Harder
40550ce44d
Added label to dockerfile
2023-09-30 17:16:55 +02:00
Benjamin Harder
4001601cc9
First working version
2023-09-30 15:28:48 +02:00
Benjamin Harder
36294d0f9c
Initial commit (fork from ManiMatter/mirrarr)
...
Carved out the queue cleaning bits from mirrarr, without taking over the instance synchronization items.
Not tested yet.
2023-09-30 15:04:15 +02:00