I noticed that on my tv show posters suddenly the tmdb is showing again instead of the rotten tomatoes audience score but I didnt change anything.
what could be the problem? im using tmdblist api key
libraries:
Movies:
operations:
mass_audience_rating_update:
- mdb_tomatoesaudience
reapply_overlays: false
overlay_files:
- file: config/overlays/media_info.yml
- file: config/overlays/audience_rating.yml
template_variables:
resolution_only: true
collection_files:
- default: trakt
TV Shows:
operations:
mass_audience_rating_update:
- mdb_tomatoesaudience
reapply_overlays: false
overlay_files:
- file: config/overlays/media_info.yml
- file: config/overlays/audience_rating.yml
template_variables:
resolution_only: true
collection_files:
- default: trakt
playlist_files:
- default: playlist
see the wiki for how to use local files, folders, URLs, or files from git
settings:
run_order:
- operations
- metadata
- collections
- overlays