Commit Graph

408 Commits

Author SHA1 Message Date
maxDorninger
d9c6f2d068 remove unused import 2025-07-13 00:38:21 +02:00
maxDorninger
9a0b1f88bd remove print statement which leaks credentials 2025-07-13 00:37:26 +02:00
maxDorninger
f8745ab2ce fix alembic usenet migration 2025-07-13 00:28:58 +02:00
maxDorninger
41cd43d182 update documentation 2025-07-13 00:04:35 +02:00
maxDorninger
b5580b4fcc fix alembic not using new config 2025-07-13 00:01:16 +02:00
maxDorninger
3b16f8b3c3 fix wrong env variable name in docker file 2025-07-11 19:22:25 +02:00
maxDorninger
dc981b7d21 hotfix: make delimiter 2 underscores instead of one for env variables 2025-07-11 18:58:58 +02:00
maxDorninger
661e31eb50 update tests 2025-07-11 13:35:38 +02:00
maxDorninger
cdc3434b17 expand troubleshooting.md 2025-07-11 13:17:28 +02:00
maxDorninger
0aaf78e36e add reverse proxy examples to documentation 2025-07-11 13:14:06 +02:00
maxDorninger
8b9d355761 update README.md, template docker-compose.yaml and the documentation 2025-07-11 12:23:15 +02:00
maxDorninger
9aea4a9601 update README.md, template docker-compose.yaml and the documentation 2025-07-11 12:22:38 +02:00
maxDorninger
517042973b refine toml.config 2025-07-11 11:27:49 +02:00
maxDorninger
4cae93abeb refine toml.config and add back default value for host 2025-07-11 11:19:59 +02:00
maxDorninger
caccf48b65 refine the example config.toml 2025-07-11 10:44:43 +02:00
maxDorninger
608bb338b2 refine the example config.toml 2025-07-11 01:05:08 +02:00
maxDorninger
fa7e03a640 add pydantic[toml] as dependency 2025-07-11 00:56:25 +02:00
maxDorninger
8f7c1035c0 remove instantiation calls from settings models 2025-07-11 00:56:04 +02:00
maxDorninger
9db9c85fc6 make all var names lower case and fix circular imports 2025-07-11 00:47:29 +02:00
maxDorninger
9173c3ad83 format files 2025-07-10 23:54:24 +02:00
maxDorninger
c446ec06c9 add template config.toml file 2025-07-10 23:49:47 +02:00
maxDorninger
d986f91e5e modify notification module config 2025-07-10 23:48:29 +02:00
maxDorninger
8a89a24f25 remove unused usenet_directory var and fix types of the configs 2025-07-10 22:33:44 +02:00
maxDorninger
7ce6de7f85 replace all the other config usages with allencompassing config 2025-07-10 22:25:05 +02:00
maxDorninger
1b784c35c1 add allencompassing config, replace basic config usage with allencompassing config usage 2025-07-10 21:47:37 +02:00
Maximilian Dorninger
fa0672c860 Update README.md 2025-07-10 21:02:08 +02:00
Maximilian Dorninger
4055f671f3 Merge pull request #43 from maxdorninger/add-usenet-support
Add usenet support and fix jackett using magnet link
2025-07-10 18:19:02 +02:00
maxDorninger
ce44a26aa6 fix formatting 2025-07-10 18:14:07 +02:00
maxDorninger
2b92ff1c13 fix sabnzbd 2025-07-10 18:11:28 +02:00
Maximilian Dorninger
05d30fd292 Update README.md 2025-07-10 15:44:01 +02:00
Maximilian Dorninger
65a0302635 Update README.md 2025-07-10 15:42:04 +02:00
Maximilian Dorninger
1cf4f8715e Update README.md 2025-07-10 15:41:28 +02:00
Maximilian Dorninger
471635f08a Merge pull request #45 from maxdorninger/add-supporters
add sponsors to "about page" and README.md
2025-07-10 15:36:23 +02:00
maxDorninger
f1f4033515 add github sponsors button to README.md 2025-07-10 15:33:15 +02:00
maxDorninger
469161ebc3 add donate button to sidebar 2025-07-10 15:30:03 +02:00
maxDorninger
9ef611df79 add sponsors to about page 2025-07-10 15:22:28 +02:00
maxDorninger
ffbf25a248 add sponsors to readme 2025-07-10 15:06:57 +02:00
Maximilian Dorninger
8e5e069263 Merge branch 'master' into add-usenet-support 2025-07-10 01:44:12 +02:00
maxDorninger
ee9575bb2b format files 2025-07-10 01:31:48 +02:00
maxDorninger
3c6f5710de add usenet information to frontend 2025-07-10 01:29:39 +02:00
maxDorninger
5935fbb584 fix switch up of True and False 2025-07-10 01:15:20 +02:00
maxDorninger
8812b8e25c add if's for adding download clients to the torrent manager class 2025-07-10 01:07:30 +02:00
maxDorninger
a41f106478 fix type conversion bug 2025-07-10 00:55:31 +02:00
maxDorninger
40fc8d4323 add torrent manager class and update torrent service class 2025-07-10 00:31:09 +02:00
maxDorninger
28349641c0 format files 2025-07-09 23:56:34 +02:00
maxDorninger
5fd563944f extracting qbittorrent logic into separate class 2025-07-09 23:10:53 +02:00
maxDorninger
d67e2019a8 add alembic migration for new usenet specific columns 2025-07-09 20:58:33 +02:00
maxDorninger
b6a5385864 format files 2025-07-09 20:54:50 +02:00
maxDorninger
1cf22b56d3 modify tests to use new indexer query result schema 2025-07-09 20:52:53 +02:00
maxDorninger
f2edfb076c add usenet support to indexer module, add make jackett and prowlarr search for either tv or movies 2025-07-09 20:52:01 +02:00