maxDorninger
|
f7035082e8
|
finalizing the frontend for the movies
|
2025-06-28 19:31:48 +02:00 |
|
maxDorninger
|
bcc259dff2
|
work on the frontend for the movies
|
2025-06-28 18:24:11 +02:00 |
|
maxDorninger
|
75c156e66d
|
make metadata_relay not require both tvdb and tmdb api keys
|
2025-06-28 17:53:59 +02:00 |
|
maxDorninger
|
c7c982e1ed
|
add feature to set base url path to metadata_relay
|
2025-06-28 17:26:11 +02:00 |
|
maxDorninger
|
01d31eb7b5
|
add/modify github workflows
|
2025-06-28 17:25:10 +02:00 |
|
maxDorninger
|
5c14f0df28
|
introduce a new service called metadata_relay to implement caching for TMDB and TVDB API responses with valkey
|
2025-06-28 16:43:59 +02:00 |
|
maxDorninger
|
0fda4418ed
|
add get more recommendations button do dashboard, add movie pages to frontend, and make the loading of data non-blocking by adding skeletons while loading, instead of delaying the rendering of the page
|
2025-06-27 11:55:06 +02:00 |
|
maxDorninger
|
8c5e47bb2f
|
adding the dialogues for requesting and downloading movies
|
2025-06-26 21:59:03 +02:00 |
|
maxDorninger
|
36ca940da2
|
working on the frontend for the movies
|
2025-06-26 20:26:18 +02:00 |
|
maxDorninger
|
2d33ea122e
|
add movies carousel to dashboard and fixing movies routes in the backend, making the components more generic and reusable
|
2025-06-26 18:22:05 +02:00 |
|
maxDorninger
|
dbc20a2c47
|
reworking carousel on dashboard
|
2025-06-24 21:07:43 +02:00 |
|
maxDorninger
|
02807af6e9
|
format files
|
2025-06-24 19:32:21 +02:00 |
|
maxDorninger
|
c2f89d9a90
|
add proper validation error messages to custom model validators for requests
|
2025-06-24 19:31:08 +02:00 |
|
maxDorninger
|
39c244c419
|
add proper validation error messages to custom model validators for requests
|
2025-06-24 19:27:07 +02:00 |
|
maxDorninger
|
0f62df8e14
|
fix try except in get_session function not reraising exception
|
2025-06-24 19:26:30 +02:00 |
|
maxDorninger
|
61d88a25ac
|
clean up torrent/router.py
|
2025-06-24 19:25:53 +02:00 |
|
maxDorninger
|
bdc3a4aea0
|
add movie tasks to scheduled tasks
|
2025-06-24 19:25:30 +02:00 |
|
maxDorninger
|
8b4da3ba3d
|
fixing code related to exception handling
|
2025-06-24 18:44:49 +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
|
9de91a65b7
|
fix tvdb movies not working
|
2025-06-23 20:57:22 +02:00 |
|
maxDorninger
|
5a8d3b1ef9
|
modify metadataproviders to support movies
|
2025-06-22 22:14:51 +02:00 |
|
maxDorninger
|
6784a800cf
|
create schemas for movie module
|
2025-06-22 19:51:17 +02:00 |
|
maxDorninger
|
4936d8c861
|
edit db schema to add support for movies
|
2025-06-22 19:44:55 +02:00 |
|
maxDorninger
|
236334b091
|
expand roadmap
|
2025-06-22 19:01:47 +02:00 |
|
maxDorninger
|
5803bb1cde
|
add web-lint.yml gh workflow
|
2025-06-22 18:22:37 +02:00 |
|
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 |
|