maxDorninger
|
3088c65b09
|
fix bugs which causes imported torrents to not be marked as such, add try-except to extract archive function which prevents the import from stopping if the archives are already extracted,
|
2025-07-01 11:52:23 +02:00 |
|
maxDorninger
|
b953445fc2
|
update detection of archives to be more accurate
|
2025-06-30 22:34:01 +02:00 |
|
maxDorninger
|
ba92399d8c
|
fix wrong keyword being used for the argument
|
2025-06-30 18:47:27 +02:00 |
|
maxDorninger
|
c251f8d2e4
|
fix faulty sqlalchemy join
|
2025-06-30 11:07:53 +02:00 |
|
maxDorninger
|
44b9137b64
|
remove trailing slashes in some routes
|
2025-06-29 23:30:23 +02:00 |
|
maxDorninger
|
02807af6e9
|
format files
|
2025-06-24 19:32:21 +02:00 |
|
maxDorninger
|
61d88a25ac
|
clean up torrent/router.py
|
2025-06-24 19:25:53 +02:00 |
|
maxDorninger
|
d0c26f3e6e
|
fix code for importing movies
|
2025-06-24 17:37:58 +02:00 |
|
maxDorninger
|
0e108b6756
|
add movie module
|
2025-06-23 20:59:13 +02:00 |
|
maxDorninger
|
4936d8c861
|
edit db schema to add support for movies
|
2025-06-22 19:44:55 +02:00 |
|
maxDorninger
|
9360b88842
|
format code with ruff
|
2025-06-22 17:41:50 +02:00 |
|
maxDorninger
|
66e5c6a2f9
|
fall back to copying file if hardlinks do not work
|
2025-06-22 17:24:48 +02:00 |
|
maxDorninger
|
ec2493afdb
|
add logic to convert images to avif and webp
|
2025-06-08 21:32:59 +02:00 |
|
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
|
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
|
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
|
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 |
|
maxDorninger
|
231c36efe0
|
run linter and formatter
|
2025-06-07 13:29:48 +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
|
c2f707a1c9
|
fix automatic importing
|
2025-05-31 17:46:50 +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 |
|