From 5af2942a79e442fba540b922f07ee5e2f3e568a2 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Mon, 7 Nov 2022 17:41:33 -0500 Subject: [PATCH] updated config supporting nightly 1.17.3-develop188 --- bullmoose20/README.md | 2 +- bullmoose20/config.yml | 79 +++++++++++++++++++++++++----------------- 2 files changed, 49 insertions(+), 32 deletions(-) diff --git a/bullmoose20/README.md b/bullmoose20/README.md index f7dc6b6..2bf39cf 100644 --- a/bullmoose20/README.md +++ b/bullmoose20/README.md @@ -1,6 +1,6 @@ # bullmoose20 PMM files ## Basics -I run PMM nightly (not lsio image) and Plex(hotio image) within Unraid: +I run PMM nightly (not lsio image) and Plex(hotio image) on Unraid 6.11.2. At the top of my config.yml file I will usually specify the version that this config.yml file works with.
diff --git a/bullmoose20/config.yml b/bullmoose20/config.yml index a3dc601..ea26a82 100644 --- a/bullmoose20/config.yml +++ b/bullmoose20/config.yml @@ -1,3 +1,4 @@ +### Must be on NIGHTLY 1.17.3-develop188 or greater libraries: TestMovies: # Must match a library name in your Plex report_path: config/missing/Movies_missing.yml @@ -5,6 +6,7 @@ libraries: sep_style: gray # use the gray separators globally for this library collection_mode: hide # hide the collections language: fr # could be default, de, fr, pt-br or another lang code that we have tranlsated + placeholder_imdb_id: tt8579674 # 1917 (2019) placeholder id for the separators metadata_path: - pmm: separator_award # An "index card" - pmm: bafta # BAFTA Awards @@ -12,7 +14,7 @@ libraries: data: starting: 2014 ending: current_year - - pmm: cannes # Cannes Film Fstical Awards + - pmm: cannes # Cannes Film Festival Awards template_variables: # based on when the award show started data: starting: 2016 @@ -52,8 +54,8 @@ libraries: - pmm: tmdb # TMDb Charts (Popular, Trending, etc.) - pmm: trakt # Trakt Charts (Popular, Trending, etc.) - pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.) - - pmm: basic # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION - - pmm: collectionless # Collectionless movies/shows # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION + - pmm: basic # Some basic chart collections + - pmm: collectionless # Collectionless movies/shows - pmm: actor # Actors template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150 style: bw @@ -119,10 +121,9 @@ libraries: - pmm: universe # Marvel Cinematic Universe, Wizarding World, etc. overlay_path: - remove_overlays: false # Set to true if you want to remove overlays - - reapply_overlay: true # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays - - pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. - # template_variables: - # style: standard + - reapply_overlay: false # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays + # - reset_overlays: tmdb # if you want to reset the poster to default poster from tmdb + - pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default - pmm: language_count # blank means 1 audio language track, dual means 2, multi means > 2 - pmm: commonsense # Age 2+, Age 14+, etc. # - pmm: direct_play @@ -130,7 +131,10 @@ libraries: template_variables: position: left time_window: this_year - # - pmm: language + - pmm: languages # Languages spoken and subtitles with associated flags and two-digit lang codes + - pmm: languages # Languages spoken and subtitles with associated flags and two-digit lang codes + template_variables: + use_subtitles: true - pmm: mediastinger # Mediastinger overlay when the media item contains a stinger at the end of the movie/show or during the credits - pmm: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format template_variables: @@ -168,7 +172,7 @@ libraries: - pmm: resolution # 4K HDR, 1080P FHD, etc. - pmm: ribbon # Used for ribbon in bottom right - pmm: streaming # Streaming on Disney+, Netflix, etc. - - pmm: versions # Will show duplicates for that media item in top right area + - pmm: versions # Will show duplicates for that media item and works with overlay_level show, episode, and season - pmm: video_format # Remux, DVD, Blu-Ray, etc. in bottom left settings: asset_directory: @@ -192,6 +196,7 @@ libraries: sep_style: gray # use the gray separators globally for this library collection_mode: hide # hide the collections language: fr # could be default, de, fr, pt-br or another lang code that we have tranlsated + placeholder_imdb_id: tt1190634 # The Boys (2019) placeholder id for the separators metadata_path: - pmm: separator_award # An "index card" - pmm: choice # Critic's Choice Awards @@ -218,8 +223,8 @@ libraries: - pmm: tmdb # TMDb Charts (Popular, Trending, etc.) - pmm: trakt # Trakt Charts (Popular, Trending, etc.) - pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.) - - pmm: basic # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION - - pmm: collectionless # Collectionless movies/shows # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION + - pmm: basic # Some basic chart collections + - pmm: collectionless # Collectionless movies/shows - pmm: actor # Actors template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150 exclude: # ever have some random person... you can exclude them if you want @@ -249,21 +254,15 @@ libraries: - pmm: streaming # Streaming on Disney+, Netflix, etc. overlay_path: - remove_overlays: false # Set to true if you want to remove overlays - - reapply_overlay: true # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays - - pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. and works with overlay_level show, episode, and season + - reapply_overlay: false # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays + # - reset_overlays: tmdb # if you want to reset the poster to default poster from tmdb + - pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default - pmm: audio_codec template_variables: overlay_level: episode - pmm: audio_codec template_variables: overlay_level: season - - pmm: language_count # blank means 1 audio language track, dual means 2, multi means > 2 and works with overlay_level show, episode, and season - - pmm: language_count - template_variables: - overlay_level: episode - - pmm: language_count - template_variables: - overlay_level: season - pmm: commonsense # Age 2+, Age 14+, etc. and works with overlay_level show, episode, and season - pmm: commonsense template_variables: @@ -285,13 +284,31 @@ libraries: template_variables: position: left time_window: this_year - # - pmm: language - # - pmm: language - # template_variables: - # overlay_level: episode - # - pmm: language - # template_variables: - # overlay_level: season + - pmm: language_count # blank means 1 audio language track, dual means 2, multi means > 2 and works with overlay_level show, episode, and season + - pmm: language_count + template_variables: + overlay_level: episode + - pmm: language_count + template_variables: + overlay_level: season + - pmm: languages # Languages spoken and subtitles with associated flags and two-digit lang codes + - pmm: languages # Languages spoken and subtitles with associated flags and two-digit lang codes + template_variables: + use_subtitles: true + - pmm: languages # Languages spoken and subtitles with associated flags and two-digit lang codes + template_variables: + overlay_level: episode + - pmm: languages # Languages spoken and subtitles with associated flags and two-digit lang codes + template_variables: + use_subtitles: true + overlay_level: episode + - pmm: languages # Languages spoken and subtitles with associated flags and two-digit lang codes + template_variables: + overlay_level: season + - pmm: languages # Languages spoken and subtitles with associated flags and two-digit lang codes + template_variables: + use_subtitles: true + overlay_level: season - pmm: mediastinger # Mediastinger overlay when the media item contains a stinger at the end of the movie/show or during the credits and works with overlay_level show - pmm: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format. overlay_level: show has 3 ratings max template_variables: @@ -341,7 +358,7 @@ libraries: - pmm: ribbon template_variables: overlay_level: season - - pmm: episode_info # Runtime information in bottom right and works with overlay_level episode + - pmm: runtimes # Runtime information in bottom right and works with overlay_level episode template_variables: overlay_level: episode - pmm: status # Airing, Returning, Ended, Canceled and works with overlay_level show @@ -354,13 +371,13 @@ libraries: - pmm: streaming template_variables: overlay_level: season - - pmm: versions # Will show duplicates for that media item in top right area and works with overlay_level show, episode, and season + - pmm: versions # Will show duplicates for that media item and works with overlay_level show, episode, and season template_variables: overlay_level: episode - - pmm: versions + - pmm: versions # Will show duplicates for that media item and works with overlay_level show, episode, and season template_variables: overlay_level: season - - pmm: versions + - pmm: versions # Will show duplicates for that media item and works with overlay_level show, episode, and season template_variables: overlay_level: show - pmm: video_format # Remux, DVD, Blu-Ray, etc. in bottom left and works with overlay_level show, episode, and season