mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-26 06:20:23 +00:00
Undo builder_level change
This commit is contained in:
parent
c2599a3411
commit
4e215d6980
1 changed files with 6 additions and 6 deletions
|
@ -104,27 +104,27 @@ libraries:
|
||||||
- pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. on show and episode
|
- pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. on show and episode
|
||||||
- pmm: audio_codec
|
- pmm: audio_codec
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: episode
|
overlay_level: episode
|
||||||
- pmm: episode_info # S##E## information in bottom right on episode
|
- pmm: episode_info # S##E## information in bottom right on episode
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: episode
|
overlay_level: episode
|
||||||
- pmm: resolution # 4K HDR, 1080P FHD, etc. on show, episode, and season
|
- pmm: resolution # 4K HDR, 1080P FHD, etc. on show, episode, and season
|
||||||
- pmm: resolution
|
- pmm: resolution
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: episode
|
overlay_level: episode
|
||||||
- pmm: resolution
|
- pmm: resolution
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: season
|
overlay_level: season
|
||||||
- pmm: ribbon # Used for ribbon in bottom right on show
|
- pmm: ribbon # Used for ribbon in bottom right on show
|
||||||
- pmm: status # Airing, Returning, Ended, Canceled on show
|
- pmm: status # Airing, Returning, Ended, Canceled on show
|
||||||
- pmm: versions # Will show duplicates for that media item on show and episode
|
- pmm: versions # Will show duplicates for that media item on show and episode
|
||||||
- pmm: versions
|
- pmm: versions
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: episode
|
overlay_level: episode
|
||||||
- pmm: video_format # Remux, DVD, Blu-Ray, etc. in bottom left on show, episode, and season
|
- pmm: video_format # Remux, DVD, Blu-Ray, etc. in bottom left on show, episode, and season
|
||||||
- pmm: video_format
|
- pmm: video_format
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: episode
|
overlay_level: episode
|
||||||
settings:
|
settings:
|
||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets
|
- config/assets
|
||||||
|
|
Loading…
Reference in a new issue