From 8673a19cfdb28be2f417f711b92cf4f2996681e4 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Wed, 20 Jul 2022 13:38:15 -0400 Subject: [PATCH 1/7] enhanced for 1.17.2 and beyond --- PMM/overlays/audio_codec.yml | 287 +++++++++++++++---- PMM/overlays/ratings.yml | 535 +++++++++++++++++++++++++++++++++-- 2 files changed, 741 insertions(+), 81 deletions(-) diff --git a/PMM/overlays/audio_codec.yml b/PMM/overlays/audio_codec.yml index e48112f..834c6bb 100644 --- a/PMM/overlays/audio_codec.yml +++ b/PMM/overlays/audio_codec.yml @@ -22,25 +22,40 @@ # vertical_offset: 15 # # # Set the vertical align for the overlay # # vertical_align: top # -# # +# # Sets the style of overlay: standard or compact # +# style: compact # # # Use the Opus overlay # # use_opus: true # +# # Use the MP3 overlay # +# use_mp3: true # # # Use the Dolby-Digital overlay # # use_digital: true # +# # Use the AAC overlay # +# use_aac: true # # # Use the DTS overlay # # use_dts: true # # # Use the DTS-ES overlay # # use_es: true # -# # Use the DTS-HD overlay # +# # Use the Dolby-Digital-Plus overlay # +# use_plus: true # +# # Use the DTS-HD-HRA overlay # +# use_hra: true # +# # Use the PCM overlay # +# use_pcm: true # +# # Use the FLAC overlay # +# use_flac: true # +# # Use the DTS-HD-MA overlay # # use_hd: true # # # Use the Dolby-TrueHD overlay # # use_truehd: true # -# # Use the Dolby-Digital-Plus overlay # -# use_plus: true # -# # Use the Dolby-Atmos overlay # +# # Use the DD+/E-AC3 Atmos overlay # +# use_plus-atmos: true # +# # Use the Dolby-Atmos (undefined) overlay # # use_atmos: true # # # Use the DTS-X overlay # # use_x: true # +# # Use the Dolby TrueHD Atmos overlay # +# use_truehd-atmos: true # ############################################################# templates: @@ -54,24 +69,36 @@ templates: horizontal_align: center vertical_offset: 15 vertical_align: top + style: compact + standard_value: 105 + conditionals: + height: + default: 105 + conditions: + - style: standard + value: <> collection_level: <> allowed_library_types: <>>> overlay: name: <> - git: PMM/overlays/images/<> + git: PMM/overlays/images/raw/<