Improve handling of previews
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user