Commit Graph

23 Commits

Author SHA1 Message Date
e9ccb51f13 Add JDProxies blacklist filters 2026-01-01 22:12:10 +01:00
30329ef72a Fetch proxy lists from upstream sources 2026-01-01 20:18:30 +01:00
73756574e5 Fix MyJDownloader device status indentation 2025-12-31 13:10:35 +01:00
5bddd63ec1 Update device status handling in app.py
Change device status check to warn on non-ONLINE states.
2025-12-31 12:49:07 +01:00
7fe5a410cc Refactor device selection logic in get_device function 2025-12-31 11:55:48 +01:00
653e5fb163 Refactor device retrieval logic in get_device() 2025-12-31 11:48:42 +01:00
db7aa503b3 Refactor get_device function for better device retrieval 2025-12-31 11:44:13 +01:00
6e9c2dc08b Update app.py 2025-12-31 11:36:40 +01:00
3977da4291 Update app.py 2025-12-31 10:15:36 +01:00
c4f8ee3d19 Fix formatting in Dockerfile 2025-12-31 09:18:51 +01:00
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
490ae5443a Delete jd-webgui/.gitignore 2025-12-31 09:16:23 +01:00
30c5d23e0f Delete jd-webgui/.env.example 2025-12-31 09:16:14 +01:00
0221e051e7 Add .gitignore to exclude environment and cache files 2025-12-31 09:14:11 +01:00
1872bc811d Add example environment configuration file 2025-12-31 09:13:49 +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
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