plex-configs/plex/pmm/playlists/general/shows_playlists_general.yml

29 lines
663 B
YAML

# General playlists for any show library
external_templates:
- repo: templates/playlists
playlists:
### Topical
"Treehouse of Horror":
summary: "All The Simpsons' Treehouse of Horror episodes"
libraries: TV Shows
builder_level: episode
smart_filter:
all:
title.is: "The Simpsons"
episode_title: "Treehouse"
sort_by: release.asc
sync_mode: sync
"Top 100 Simpsons Episodes":
summary: "The top 100 Simpsons episodes"
libraries: TV Shows
builder_level: episode
smart_filter:
all:
title.is: "The Simpsons"
sort_by: audience_rating.desc
limit: 100
sync_mode: sync