############################################################# # 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 # # # # # Use the Opus overlay # # use_opus: true # # # Use the Dolby-Digital overlay # # use_digital: true # # # Use the DTS overlay # # use_dts: true # # # Use the DTS-ES overlay # # use_es: true # # # Use the DTS-HD 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_atmos: true # # # Use the DTS-X overlay # # use_x: true # ############################################################# templates: AudioCodec: optional: - overlay_level - use_<> default: overlay: <> horizontal_offset: 0 horizontal_align: center vertical_offset: 15 vertical_align: top collection_level: <> allowed_library_types: <>>> overlay: name: <> git: PMM/overlays/images/<> group: audio_codec weight: <> horizontal_offset: <> horizontal_align: <> vertical_offset: <> vertical_align: <> overlays: Opus: template: - name: AudioCodec weight: 5 slug: opus plex_all: true filters: audio_track_title.regex: '(?i)\bOPUS(\b|\d)' Opus-Filepath: template: - name: AudioCodec overlay: Opus weight: 5 slug: opus plex_all: true filters: filepath.regex: '(?i)\bOPUS(\b|\d)' Dolby-Digital: template: - name: AudioCodec weight: 10 slug: digital plex_all: true filters: audio_track_title.regex: - '(?i)\bDD[^a-z+]|(?