xrogue

Plex Kometa Libs

Aug 29th, 2025
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 7.14 KB | None | 0 0
  1. libraries:                        # This is called out once within the config.yml file
  2.   Movies:                         # These are names of libraries in your Plex
  3.     collection_files:
  4.     - default: basic                 # This is a file within Kometa's defaults folder
  5.     - default: imdb                  # This is a file within Kometa's defaults folder
  6.     - file: config/Movies.yml
  7.     remove_overlays: false
  8.     overlay_files:
  9.     - default: resolution
  10.     - default: audio_codec                                                 # 2
  11.     - default: mediastinger                                                # 3
  12.     - default: ratings                                                     # 5, 6, 7
  13.       template_variables:
  14.         rating1: user                                                      # 5 as this is user and mass_user_rating_update: mdb_tomatoes
  15.         rating1_image: rt_tomato                                           # 5 as this is user and mass_user_rating_update: mdb_tomatoes
  16.         rating1_font: config/custom_fonts/Adlib.ttf                        # 5 local font accessible to Kometa
  17.         rating1_font_size: 63                                              # 5 adjusted font size to fit rating
  18.  
  19.         rating2: critic                                                    # 6 as this is critic and mass_critic_rating_update: imdb
  20.         rating2_image: imdb                                                # 6 as this is critic and mass_critic_rating_update: imdb
  21.         rating2_font: config/custom_fonts/Impact.ttf                       # 6 local font accessible to Kometa
  22.         rating2_font_size: 70                                              # 6 adjusted font size to fit rating
  23.  
  24.         rating3: audience                                                  # 7 as this is audience and mass_audience_rating_update: tmdb
  25.         rating3_image: tmdb                                                # 7 as this is audience and mass_audience_rating_update: tmdb
  26.         rating3_font: config/custom_fonts/Avenir_95_Black.ttf              # 7 local font accessible to Kometa
  27.         rating3_font_size: 70                                              # 7 adjusted font size to fit rating
  28.  
  29.         horizontal_position: right                                         # the set of ratings is on the right of the poster
  30.     - default: streaming                                                   # 8
  31.     - default: video_format                                                # 9
  32.     - default: language_count                                              # 10
  33.     - default: ribbon                                                      # 11, 12 Bottom right sash is used by more than one overlay so a weight for priority can be applied
  34.     operations:
  35.       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)
  36.       mass_critic_rating_update: imdb                                      # 6 This operation will update the critic rating in plex with IMDb ratings information
  37.       mass_audience_rating_update: tmdb                                    # 7 This operation will update the audience rating in plex with TMDb ratings information
  38.   TV Shows:
  39.     remove_overlays: false
  40.     overlay_files:
  41.     - default: resolution                                                  # 1
  42.     - default: audio_codec                                                 # 2
  43.     - default: ratings                                                     # 4, 5, 6
  44.       template_variables:
  45.         rating1: user                                                      # 4 as this is user and mass_user_rating_update: mdb_tomatoes
  46.         rating1_image: rt_tomato                                           # 4 as this is user and mass_user_rating_update: mdb_tomatoes
  47.         rating1_font: config/custom_fonts/Adlib.ttf                        # 4 local font accessible to Kometa
  48.         rating1_font_size: 63                                              # 4 adjusted font size to fit rating
  49.  
  50.         rating2: critic                                                    # 5 as this is critic and mass_critic_rating_update: imdb
  51.         rating2_image: imdb                                                # 5 as this is critic and mass_critic_rating_update: imdb
  52.         rating2_font: config/custom_fonts/Impact.ttf                       # 5 local font accessible to Kometa
  53.         rating2_font_size: 70                                              # 5 adjusted font size to fit rating
  54.  
  55.         rating3: audience                                                  # 6 as this is audience and mass_audience_rating_update: tmdb
  56.         rating3_image: tmdb                                                # 6 as this is audience and mass_audience_rating_update: tmdb
  57.         rating3_font: config/custom_fonts/Avenir_95_Black.ttf              # 6 local font accessible to Kometa
  58.         rating3_font_size: 70                                              # 6 adjusted font size to fit rating
  59.  
  60.         horizontal_position: right                                         # the set of ratings is on the right of the poster
  61.     - default: streaming                                                   # 7
  62.     - default: video_format                                                # 8
  63.     - default: ribbon                                                      # 10, 11 Bottom right sash is used by more than one overlay so a weight for priority can be applied
  64.     operations:
  65.       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)
  66.       mass_critic_rating_update: imdb                                      # 5 This operation will update the critic rating in plex with IMDb ratings information
  67.       mass_audience_rating_update: tmdb                                    # 6 This operation will update the audience rating in plex with TMDb ratings information
  68. settings:
  69.   run_order:
  70.  - operations
  71.   - metadata
  72.   - collections
  73.   - overlays
  74.   cache: true
  75.   cache_expiration: 60
  76.   asset_directory:
  77.   asset_folders: true
  78.   asset_depth: 0
  79.   create_asset_folders: false
  80.   prioritize_assets: false
  81.   dimensional_asset_rename: false
  82.   download_url_assets: false
  83.   show_missing_assets: true
  84.   show_missing_season_assets: false
  85.   show_missing_episode_assets: false
  86.   show_asset_not_needed: true
  87.   sync_mode: append
  88.   default_collection_order:
  89.   minimum_items: 1
  90.   item_refresh_delay: 0
  91.   delete_below_minimum: false
  92.   delete_not_scheduled: false
  93.   run_again_delay: 0
  94.   missing_only_released: false
  95.   only_filter_missing: false
  96.   show_unmanaged: true
  97.   show_unconfigured: true
  98.   show_filtered: false
  99.   show_unfiltered: false
  100.   show_options: false
  101.   show_missing: true
  102.   save_report: false
  103.   tvdb_language: default
  104.   ignore_ids:
  105.   ignore_imdb_ids:
  106.   playlist_sync_to_users:
  107.   playlist_exclude_users:
  108.   playlist_report: true
  109.   custom_repo:
  110.   overlay_artwork_filetype: webp_lossy
  111.   overlay_artwork_quality: 90
Tags: Plex kometa
Advertisement
Add Comment
Please, Sign In to add comment