Commit Graph

5 Commits

Author SHA1 Message Date
cf98dcde52 Refactor app.py for better readability and structure
Refactor environment variable handling and improve code structure.
2025-12-31 09:18:32 +01:00
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
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