- Can't do Smart Playlists with PMM, have to use plex_search rather than smart_filter (and regenerate playlists manually each time)

This commit is contained in:
nwithan8
2023-11-06 10:31:38 -07:00
parent 384aed982d
commit 12a17bef0a
2 changed files with 5 additions and 4 deletions

View File

@ -8,8 +8,8 @@ playlists:
"Treehouse of Horror":
summary: "All The Simpsons' Treehouse of Horror episodes"
libraries: TV Shows
builder_level: episode
smart_filter:
plex_search:
type: episode
all:
title.is: "The Simpsons"
episode_title: "Treehouse"
@ -19,8 +19,8 @@ playlists:
"Top 100 Simpsons Episodes":
summary: "The top 100 Simpsons episodes"
libraries: TV Shows
builder_level: episode
smart_filter:
plex_search:
type: episode
all:
title.is: "The Simpsons"
sort_by: audience_rating.desc