Improve handling of previews

This commit is contained in:
ponzischeme89
2026-04-20 23:16:53 +12:00
parent 1805551dae
commit 9291a97df9
8 changed files with 3056 additions and 1288 deletions
+5
View File
@@ -7,6 +7,11 @@ services:
environment:
- EMBY_URL=http://your-emby-server:8096
- EMBY_API_KEY=your-api-key-here
# Optional external artwork providers:
# - TMDB_BEARER_TOKEN=your-tmdb-read-access-token
# - TMDB_API_KEY=your-tmdb-v3-api-key
# - GOOGLE_CUSTOM_SEARCH_API_KEY=your-google-api-key
# - GOOGLE_CUSTOM_SEARCH_ENGINE_ID=your-google-search-engine-id
volumes:
- ./output:/app/output
- ./cache:/app/cache