Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- libraries: # This is called out once within the config.yml file
- Movies: # These are names of libraries in your Plex
- metadata_path:
- - pmm: basic # This is a file within PMM's defaults folder
- - pmm: imdb # This is a file within PMM's defaults folder
- - pmm: tmdb
- - pmm: oscars
- - pmm: universe
- - pmm: seasonal
- - ppm: ratings
- # see the wiki for how to use local files, folders, URLs, or files from git
- overlay_path:
- - remove_overlays: false
- - reapply_overlays: true
- - pmm: flixpatrol
- - pmm: resolution
- template_variables:
- vertical_align: top
- horizontal_align: left
- - pmm: ratings
- template_variables:
- rating1: critic
- rating1_image: rt_tomato
- rating2: audience
- rating2_image: metacritic
- rating2_extra: "%"
- rating3: user
- rating3_image: imdb
- horizontal_position: right
- vertical_position: center
- operations:
- mass_critic_rating_update: mdb_tomatoes
- mass_user_rating_update: mdb_imdb
- mass_audience_rating_update: mdb_metacritic
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement