Commit Graph

32 Commits

Author SHA1 Message Date
maxDorninger
bdc3a4aea0 add movie tasks to scheduled tasks 2025-06-24 19:25:30 +02:00
maxDorninger
d0c26f3e6e fix code for importing movies 2025-06-24 17:37:58 +02:00
maxDorninger
9360b88842 format code with ruff 2025-06-22 17:41:50 +02:00
maxDorninger
529b578b0b display checkbox conditionally 2025-06-22 15:15:50 +02:00
maxDorninger
87cb9088c4 add logic to backend to automatically download new seasons 2025-06-22 14:03:41 +02:00
maxDorninger
821ec2797a switch tv module to new metadata provider dependencies 2025-06-10 21:13:33 +02:00
maxDorninger
611d5a2b03 auto update show metadata weekly 2025-06-09 22:20:08 +02:00
maxDorninger
d525231959 add ended attribute to show 2025-06-09 21:16:27 +02:00
maxDorninger
13c0d37602 replace season and episode numbers with external ids to differentiate between seasons/episodes 2025-06-09 20:02:46 +02:00
maxDorninger
45782a3137 replace season and episode numbers with external ids to differentiate between seasons/episodes 2025-06-09 20:02:34 +02:00
maxDorninger
e7109607e0 add update metadata route 2025-06-09 13:37:49 +02:00
maxDorninger
406ae044cb add ability to update show's metadata and extract the poster image download logic into a separate function 2025-06-09 12:14:21 +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
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
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
maxDorninger
1e79869d1e fix requests not working 2025-06-08 15:56:36 +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
maxDorninger
cc5e9837ec add default values to config and fix import in tv/service 2025-06-07 15:49:41 +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
e22c16dc28 formatting files and adding support for jackett 2025-06-01 18:47:18 +02:00
maxDorninger
d21df4068b format code 2025-05-31 18:04:03 +02:00
maxDorninger
415a6f80c1 fix import in tv/service.py 2025-05-31 14:51:36 +02:00
maxDorninger
289bfec46a feat: implement automatic hourly downloads for approved season requests 2025-05-31 14:40:15 +02:00
maxDorninger
40c90d90ed feat: add automatic downloads for approved season requests 2025-05-31 13:45:50 +02:00
maxDorninger
88c72e3303 switch to uv and remove old logo.svg 2025-05-29 22:33:13 +02:00
maxDorninger
206df8b150 refactor: change folder structure 2025-05-29 15:36:35 +02:00