You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager/docs/defaults/overlays/direct_play.md

653 B

Direct Play Default Overlay File

The direct_play Overlay File is used to create an overlay to indicate items that cannot be transcoded and instead only support Direct Play (i.e. if you use Tautulli to kill 4K transcoding)

Example Overlays Created:

The below YAML in your config.yml will create the overlays:

libraries:
  Movies:
    overlay_path:
      - pmm: direct_play

Template Variables

This Overlay File has no individual template variables that can be set.

Further information on the universal template attributes and editing Overlay Files via template variables can be found here