############################################################# # Audio Codec Overlays # # Created by Yozora, Bullmoose20, & Sohjiro # # Credit to Magic815 for base images # ############################################################# # Designed for TRaSH Guides filename naming scheme # # https://trash-guides.info/ # # # # Call this from your config.yml (Movie or Show): # # If nothing is specified these are the defaults # # # # overlay_path: # # - git: PMM/overlays/audio_codec # # template_variables: # # # Set episode or season to overlay # # overlay_level: # # # Set the horizontal offset for the overlay # # horizontal_offset: 0 # # # Set the horizontal align for the overlay # # horizontal_align: center # # # Set the vertical offset for the overlay # # vertical_offset: 15 # # # Set the vertical align for the overlay # # vertical_align: top # # # Set the back color for the overlay # # back_color: "#00000099" # # # Set the back radius for the overlay # # back_radius: 30 # # # Set the back width for the overlay # # back_width: 300 # # # 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 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 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: AudioCodec: optional: - overlay_level - use_<> default: overlay: <> horizontal_offset: 0 horizontal_align: center vertical_offset: 15 vertical_align: top style: compact standard_value: 105 back_color: "#00000099" back_radius: 30 back_width: 305 conditionals: height: default: 105 conditions: - style: standard value: <> collection_level: <> allowed_library_types: <>>> ignore_blank_results: true overlay: name: <> git: PMM/overlays/images/raw/<