maxDorninger
|
8c84eb2b4e
|
format frontend code
|
2025-06-22 18:05:21 +02:00 |
|
maxDorninger
|
e5a69dd466
|
update roadmap
|
2025-06-22 17:53:03 +02:00 |
|
maxDorninger
|
59f7c4fda6
|
add ruff check to gh workflows
|
2025-06-22 17:49:54 +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
|
199a699b80
|
expand roadmap
|
2025-06-22 17:11:13 +02:00 |
|
maxDorninger
|
0fb44f6dee
|
remove unnecessary print statement in tvdb code
|
2025-06-22 17:03:25 +02:00 |
|
maxDorninger
|
4144ccb98a
|
add checks at startup to determine if hardlinks work
|
2025-06-22 17:02:14 +02:00 |
|
maxDorninger
|
f7b838a38a
|
edit roadmap
|
2025-06-22 15:31:27 +02:00 |
|
maxDorninger
|
529b578b0b
|
display checkbox conditionally
|
2025-06-22 15:15:50 +02:00 |
|
maxDorninger
|
ca8a102277
|
add ui to change the continuous download attribute of a show
|
2025-06-22 14:48:40 +02:00 |
|
maxDorninger
|
87cb9088c4
|
add logic to backend to automatically download new seasons
|
2025-06-22 14:03:41 +02:00 |
|
maxDorninger
|
61cde407ff
|
fix tvdb code
|
2025-06-21 18:16:56 +02:00 |
|
maxDorninger
|
4002ce1e29
|
remove nonsensical code from tv router
|
2025-06-10 21:32:36 +02:00 |
|
maxDorninger
|
f2a6b9c822
|
add alembic migration to add 'ended' column to show table
|
2025-06-10 21:31:53 +02:00 |
|
maxDorninger
|
2f4711f983
|
edit tv service tests to reflect the changes of the metadata provider module
|
2025-06-10 21:19:17 +02:00 |
|
maxDorninger
|
821ec2797a
|
switch tv module to new metadata provider dependencies
|
2025-06-10 21:13:33 +02:00 |
|
maxDorninger
|
e6d65be94e
|
switch metadataprovider module to dependency injection and update roadmap
|
2025-06-10 21:13:06 +02:00 |
|
maxDorninger
|
611d5a2b03
|
auto update show metadata weekly
|
2025-06-09 22:20:08 +02:00 |
|
maxDorninger
|
7458d71bf6
|
change metadata provider functions
|
2025-06-09 21:25:04 +02:00 |
|
maxDorninger
|
d525231959
|
add ended attribute to show
|
2025-06-09 21:16:27 +02:00 |
|
maxDorninger
|
79f464d6f0
|
extend roadmap
|
2025-06-09 20:48:28 +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
|
ce24241471
|
fix add-show page
|
2025-06-09 13:10:25 +02:00 |
|
maxDorninger
|
f1223cf998
|
make show details page responsive
|
2025-06-09 13:05:42 +02:00 |
|
maxDorninger
|
05e7d91275
|
make login page responsive
|
2025-06-09 13:00:48 +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
|
b86f4371b1
|
update roadmap
|
2025-06-09 01:08:36 +02:00 |
|
maxDorninger
|
4191af1df6
|
update roadmap
|
2025-06-09 01:08:12 +02:00 |
|
maxDorninger
|
3d9c442687
|
make season page responsive
|
2025-06-09 00:57:17 +02:00 |
|
maxDorninger
|
6b137c5529
|
add season route and update season pages
|
2025-06-09 00:27:16 +02:00 |
|
maxDorninger
|
d3d83b31ff
|
refactor layout and improve card responsiveness in Svelte components
|
2025-06-09 00:12:42 +02:00 |
|
maxDorninger
|
deb51570a2
|
remove unused file
|
2025-06-08 23:36:39 +02:00 |
|
maxDorninger
|
e9a7845eb8
|
update cors urls and corresponding documentation and fix documentation
|
2025-06-08 23:34:32 +02:00 |
|
maxDorninger
|
ae6652bf74
|
update README.md
|
2025-06-08 23:30:59 +02:00 |
|
maxDorninger
|
32a420f083
|
fix spelling in docker-compose.yaml
|
2025-06-08 23:29:10 +02:00 |
|
maxDorninger
|
40a19edc56
|
remove public_ssr_api_url
|
2025-06-08 23:19:23 +02:00 |
|
maxDorninger
|
ec2493afdb
|
add logic to convert images to avif and webp
|
2025-06-08 21:32:59 +02:00 |
|
Maximilian Dorninger
|
61ecf73f30
|
Merge pull request #12 from maxdorninger/rework-indexer-module
Rework indexer module
|
2025-06-08 18:48:05 +02:00 |
|
maxDorninger
|
4c20f827d8
|
Merge remote-tracking branch 'origin/rework-indexer-module' into rework-indexer-module
|
2025-06-08 18:47:19 +02:00 |
|
maxDorninger
|
cbd597c5dd
|
fix exception import in test
|
2025-06-08 18:46:57 +02:00 |
|
Maximilian Dorninger
|
7be5660dfc
|
Merge branch 'master' into rework-indexer-module
|
2025-06-08 18:44:19 +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
|
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 |
|