|
|
@ -11,7 +11,7 @@ These overlays are applied by calling the below paths into the `overlay_path` [s
|
|
|
|
### Overlay Files
|
|
|
|
### Overlay Files
|
|
|
|
|
|
|
|
|
|
|
|
| Default | path | Example Overlays | Movies | Shows | Seasons | Episodes |
|
|
|
|
| Default | path | Example Overlays | Movies | Shows | Seasons | Episodes |
|
|
|
|
|:-----------------------------------------------|:-----------------|:--------------------------------------------------------------------------|:--------------------:|:--------------------:|:-------------------:|:--------------------:|
|
|
|
|
|:-----------------------------------------------|:-----------------|:--------------------------------------------------------------------------|:-------------------:|:-------------------:|:-------------------:|:-------------------:|
|
|
|
|
| [Audio Codec](overlays/audio_codec) | `audio_codec` | Dolby Atmos logo, DTS logo | ✅<sup>1</sup> | ✅<sup>1</sup> | ✅<sup>1</sup> | ✅<sup>1</sup> |
|
|
|
|
| [Audio Codec](overlays/audio_codec) | `audio_codec` | Dolby Atmos logo, DTS logo | ✅<sup>1</sup> | ✅<sup>1</sup> | ✅<sup>1</sup> | ✅<sup>1</sup> |
|
|
|
|
| [CommonSense Age Rating](overlays/commonsense) | `commonsense` | "3+", "16+" | ✅ | ✅ | ❗ | ❗ |
|
|
|
|
| [CommonSense Age Rating](overlays/commonsense) | `commonsense` | "3+", "16+" | ✅ | ✅ | ❗ | ❗ |
|
|
|
|
| [Direct Play](overlays/direct_play) | `direct_play` | "Direct Play Only" | ✅ | ❗ | ❗ | ✅ |
|
|
|
|
| [Direct Play](overlays/direct_play) | `direct_play` | "Direct Play Only" | ✅ | ❗ | ❗ | ✅ |
|
|
|
@ -27,7 +27,8 @@ These overlays are applied by calling the below paths into the `overlay_path` [s
|
|
|
|
| [Status](overlays/status) | `status` | Airing, Returning, Canceled, Ended | ❌ | ✅ | ❌ | ❌ |
|
|
|
|
| [Status](overlays/status) | `status` | Airing, Returning, Canceled, Ended | ❌ | ✅ | ❌ | ❌ |
|
|
|
|
| [Streaming](overlays/streaming) | `streaming` | Netflix logo, Hulu logo | ✅ | ✅ | ❌ | ❌ |
|
|
|
|
| [Streaming](overlays/streaming) | `streaming` | Netflix logo, Hulu logo | ✅ | ✅ | ❌ | ❌ |
|
|
|
|
| [Versions](overlays/versions) | `versions` | Multiple Versions logo | ✅ | ✅ | ✅ | ✅ |
|
|
|
|
| [Versions](overlays/versions) | `versions` | Multiple Versions logo | ✅ | ✅ | ✅ | ✅ |
|
|
|
|
| [Video Format](overlays/video_format) | `video_format` | "REMUX", "HDTV" | ✅<sup>1</sup> | ❗ | ❗ | ✅<sup>1</sup> |
|
|
|
|
| [Video Format](overlays/video_format) | `video_format` | "REMUX", "HDTV" | ✅<sup>1</sup> | ❗ | ❗ | ✅<sup>1</sup> |
|
|
|
|
|
|
|
|
|
|
|
|
<sup>1</sup> Designed for [TRaSH Guides](https://trash-guides.info/) filename naming scheme
|
|
|
|
<sup>1</sup> Designed for [TRaSH Guides](https://trash-guides.info/) filename naming scheme
|
|
|
|
<sup>2</sup> Requires Plex Pass or [TRaSH Guides](https://trash-guides.info/) filename naming scheme
|
|
|
|
<sup>2</sup> Requires Plex Pass or [TRaSH Guides](https://trash-guides.info/) filename naming scheme
|
|
|
|
<sup>3</sup> Requires Template Variables to function
|
|
|
|
<sup>3</sup> Requires Template Variables to function
|