Eerste commit voor rename-mvp

This commit is contained in:
kodi
2026-03-07 09:59:27 +01:00
commit 27cee7395f
12 changed files with 510 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
APP_HOST=0.0.0.0
APP_PORT=8080
APP_DATA_DIR=/app/data
MEDIA_ROOT=/data/media
TVDB_API_KEY=2c951d0c-0b7e-405b-bdb2-e250491dc69d
TVDB_PIN=
TVDB_BASE_URL=https://api4.thetvdb.com/v4
TVDB_AUTH_STATE_FILE=/app/data/tvdb_auth.json
TVDB_TOKEN_RENEW_MARGIN_SECONDS=259200
TVDB_REQUEST_TIMEOUT_SECONDS=20