Commit Graph

1124 Commits

Author SHA1 Message Date
maxDorninger
302890171f refactor repository module to import NotFoundError from media_manager.exceptions and fix return statement in delete operation 2025-06-08 18:42:02 +02:00
maxDorninger
3d9e9d00d0 add get_torrent_by_id dependency, add 404 error message and make NotFoundException globally available 2025-06-08 18:40:30 +02:00
maxDorninger
5dabb5c0d7 update readme 2025-06-08 18:31:46 +02:00
maxDorninger
e9cddf40f8 update roadmap 2025-06-08 18:31:26 +02:00
maxDorninger
d82f9a3d9e add back feature to auto import all torrents 2025-06-08 18:26:56 +02:00
maxDorninger
4c414d13ef refactor indexer module imports and format code 2025-06-08 17:51:47 +02:00
maxDorninger
b5e68f194e add tests for indexer module 2025-06-08 17:30:23 +02:00
maxDorninger
a13a7d5bb3 adjust existing tests 2025-06-08 17:09:03 +02:00
maxDorninger
b42b86e99b refactor TvService to use IndexerService 2025-06-08 17:03:36 +02:00
maxDorninger
32de886dbe refactor indexer module to implement dependency injection 2025-06-08 16:59:27 +02:00
Maximilian Dorninger
e2e3aa7961 Update README.md 2025-06-08 16:07:44 +02:00
Maximilian Dorninger
e91f27aa89 Merge pull request #11 from maxdorninger/refactor-torrent-module
Refactor torrent module
2025-06-08 16:03:58 +02:00
maxDorninger
1e79869d1e fix requests not working 2025-06-08 15:56:36 +02:00
maxDorninger
2b19075f4e fix wrong env variable name in documentation 2025-06-08 12:09:07 +02:00
maxDorninger
41222b2452 fix season requests not working 2025-06-08 12:08:49 +02:00
maxDorninger
1fddf876c8 refactor torrent module to use dependency injection and decouple tv and torrent module for better separation of concerns 2025-06-08 11:38:47 +02:00
Maximilian Dorninger
12cfe45f71 Merge pull request #10 from maxdorninger/refactor-tv-module
Refactor tv module
2025-06-07 17:19:52 +02:00
maxDorninger
b9f955fa3f fix github worklfows testing python code 2025-06-07 17:19:03 +02:00
maxDorninger
0aa7f121a1 add tests to github worklfows 2025-06-07 17:08:46 +02:00
maxDorninger
5c646db42a add tests 2025-06-07 16:45:15 +02:00
maxDorninger
cc5e9837ec add default values to config and fix import in tv/service 2025-06-07 15:49:41 +02:00
maxDorninger
0b0c2f17fb update frontend to use updated routes 2025-06-07 14:52:01 +02:00
maxDorninger
7347c0ab1e add proper http error codes 2025-06-07 13:42:25 +02:00
maxDorninger
231c36efe0 run linter and formatter 2025-06-07 13:29:48 +02:00
maxDorninger
1fab5d8056 run linter and formatter 2025-06-07 13:23:00 +02:00
maxDorninger
d31658a82f update router and exceptions and create dependencies.py 2025-06-07 13:19:16 +02:00
maxDorninger
5b26b3a665 create tv service and repository classes 2025-06-06 21:53:05 +02:00
maxDorninger
9e10c9be17 update roadmap 2025-06-02 21:40:51 +02:00
maxDorninger
69d6fa7c15 add automatic alembic migrations to docker images 2025-06-01 22:45:16 +02:00
maxDorninger
e9ff127c9f forgot to add semver tags to backend workflow v1.1.1 2025-06-01 21:17:47 +02:00
maxDorninger
9b6f9ccf1d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.github/workflows/build-push-backend.yml
2025-06-01 21:13:24 +02:00
maxDorninger
b14e287666 add semver tags 2025-06-01 21:12:38 +02:00
Maximilian Dorninger
e9181b2c39 Merge pull request #9 from maxdorninger/1.1-release
1.1 release
1.1.0
2025-06-01 21:03:08 +02:00
maxDorninger
371d0d6e0f enhance backend docker image github action 2025-06-01 20:50:19 +02:00
maxDorninger
7cb70bb287 add buy me a coffee link 2025-06-01 20:48:14 +02:00
maxDorninger
5773e003bb modify workflows 2025-06-01 19:58:05 +02:00
maxDorninger
bf93f05228 add reverse proxy section to docker compose 2025-06-01 19:57:18 +02:00
maxDorninger
268062a9be ´reformat docs 2025-06-01 19:54:38 +02:00
maxDorninger
31874aeb31 update admin email configuration to support multiple addresses and update documentation 2025-06-01 19:30:56 +02:00
maxDorninger
e22c16dc28 formatting files and adding support for jackett 2025-06-01 18:47:18 +02:00
maxDorninger
8d961dce48 update sidebar links, improve backend configuration formatting, and enhance user guide clarity 2025-05-31 20:48:24 +02:00
Maximilian Dorninger
70a1ecc381 Fix error in buid-docs.yml 2025-05-31 18:38:21 +02:00
Maximilian Dorninger
8f495a4f3a Merge pull request #8 from maxdorninger/add-automatic-downloads
Add automatic downloads
1.0.0
2025-05-31 18:30:03 +02:00
maxDorninger
f410a6259f remove prowlarr and qbittorrent from docker-compose.yaml 2025-05-31 18:05:27 +02:00
maxDorninger
d21df4068b format code 2025-05-31 18:04:03 +02:00
maxDorninger
c2f707a1c9 fix automatic importing 2025-05-31 17:46:50 +02:00
maxDorninger
f08fb26919 work on docs and add docker-compose.yaml 2025-05-31 17:46:27 +02:00
maxDorninger
6b95a97f4e fix wrong formatting 2025-05-31 16:17:20 +02:00
maxDorninger
dbfe68ae26 adding installation guide to docs 2025-05-31 16:16:21 +02:00
maxDorninger
516c071085 adding a Usage guide section to the docs 2025-05-31 16:02:19 +02:00