Commit Graph

8 Commits

Author SHA1 Message Date
13daf39adc Integrate Jellyfin and TMDB API functionality
Added configuration for Jellyfin API and TMDB API. Implemented functions for searching movies and TV shows, and for refreshing the Jellyfin library.
2025-12-30 23:15:17 +01:00
d9924d6d27 Refactor Myjdapi usage in app.py 2025-12-30 22:02:48 +01:00
9967d7d14f Update CSS styles for improved layout and appearance 2025-12-30 22:01:08 +01:00
a219501e07 Update Dockerfile 2025-12-30 22:00:52 +01:00
87e8d987dc Enhance app.py with directory options and auth
Added support for separate movie and series directories, implemented basic authentication, and improved error handling.
2025-12-30 22:00:27 +01:00
1ea985c7c5 Create app.py 2025-12-27 22:54:44 +01:00
e1994cea7c Create style.css 2025-12-27 22:53:05 +01:00
ccc3ad26e3 Create Dockerfile 2025-12-27 22:52:34 +01:00