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
- collection_files:
- - default: basic # This is a file within Kometa's defaults folder
- - default: imdb # This is a file within Kometa's defaults folder
- - file: config/Movies.yml
- remove_overlays: false
- overlay_files:
- - default: resolution
- - default: audio_codec # 2
- - default: mediastinger # 3
- - default: ratings # 5, 6, 7
- template_variables:
- rating1: user # 5 as this is user and mass_user_rating_update: mdb_tomatoes
- rating1_image: rt_tomato # 5 as this is user and mass_user_rating_update: mdb_tomatoes
- rating1_font: config/custom_fonts/Adlib.ttf # 5 local font accessible to Kometa
- rating1_font_size: 63 # 5 adjusted font size to fit rating
- rating2: critic # 6 as this is critic and mass_critic_rating_update: imdb
- rating2_image: imdb # 6 as this is critic and mass_critic_rating_update: imdb
- rating2_font: config/custom_fonts/Impact.ttf # 6 local font accessible to Kometa
- rating2_font_size: 70 # 6 adjusted font size to fit rating
- rating3: audience # 7 as this is audience and mass_audience_rating_update: tmdb
- rating3_image: tmdb # 7 as this is audience and mass_audience_rating_update: tmdb
- rating3_font: config/custom_fonts/Avenir_95_Black.ttf # 7 local font accessible to Kometa
- rating3_font_size: 70 # 7 adjusted font size to fit rating
- horizontal_position: right # the set of ratings is on the right of the poster
- - default: streaming # 8
- - default: video_format # 9
- - default: language_count # 10
- - default: ribbon # 11, 12 Bottom right sash is used by more than one overlay so a weight for priority can be applied
- operations:
- mass_user_rating_update: mdb_tomatoes # 5 This operation will update the user rating in plex with Rotten Tomatoes ratings information gathered through mdblist.com (mdblist config required)
- mass_critic_rating_update: imdb # 6 This operation will update the critic rating in plex with IMDb ratings information
- mass_audience_rating_update: tmdb # 7 This operation will update the audience rating in plex with TMDb ratings information
- TV Shows:
- remove_overlays: false
- overlay_files:
- - default: resolution # 1
- - default: audio_codec # 2
- - default: ratings # 4, 5, 6
- template_variables:
- rating1: user # 4 as this is user and mass_user_rating_update: mdb_tomatoes
- rating1_image: rt_tomato # 4 as this is user and mass_user_rating_update: mdb_tomatoes
- rating1_font: config/custom_fonts/Adlib.ttf # 4 local font accessible to Kometa
- rating1_font_size: 63 # 4 adjusted font size to fit rating
- rating2: critic # 5 as this is critic and mass_critic_rating_update: imdb
- rating2_image: imdb # 5 as this is critic and mass_critic_rating_update: imdb
- rating2_font: config/custom_fonts/Impact.ttf # 5 local font accessible to Kometa
- rating2_font_size: 70 # 5 adjusted font size to fit rating
- rating3: audience # 6 as this is audience and mass_audience_rating_update: tmdb
- rating3_image: tmdb # 6 as this is audience and mass_audience_rating_update: tmdb
- rating3_font: config/custom_fonts/Avenir_95_Black.ttf # 6 local font accessible to Kometa
- rating3_font_size: 70 # 6 adjusted font size to fit rating
- horizontal_position: right # the set of ratings is on the right of the poster
- - default: streaming # 7
- - default: video_format # 8
- - default: ribbon # 10, 11 Bottom right sash is used by more than one overlay so a weight for priority can be applied
- operations:
- mass_user_rating_update: mdb_tomatoes # 4 This operation will update the user rating in plex with Rotten Tomatoes ratings information gathered through mdblist.com (mdblist config required)
- mass_critic_rating_update: imdb # 5 This operation will update the critic rating in plex with IMDb ratings information
- mass_audience_rating_update: tmdb # 6 This operation will update the audience rating in plex with TMDb ratings information
- settings:
- run_order:
- - operations
- - metadata
- - collections
- - overlays
- cache: true
- cache_expiration: 60
- asset_directory:
- asset_folders: true
- asset_depth: 0
- create_asset_folders: false
- prioritize_assets: false
- dimensional_asset_rename: false
- download_url_assets: false
- show_missing_assets: true
- show_missing_season_assets: false
- show_missing_episode_assets: false
- show_asset_not_needed: true
- sync_mode: append
- default_collection_order:
- minimum_items: 1
- item_refresh_delay: 0
- delete_below_minimum: false
- delete_not_scheduled: false
- run_again_delay: 0
- missing_only_released: false
- only_filter_missing: false
- show_unmanaged: true
- show_unconfigured: true
- show_filtered: false
- show_unfiltered: false
- show_options: false
- show_missing: true
- save_report: false
- tvdb_language: default
- ignore_ids:
- ignore_imdb_ids:
- playlist_sync_to_users:
- playlist_exclude_users:
- playlist_report: true
- custom_repo:
- overlay_artwork_filetype: webp_lossy
- overlay_artwork_quality: 90
Advertisement
Add Comment
Please, Sign In to add comment