- 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

View File

@ -101,6 +101,7 @@ This collection uses a combination of all these prefixes, and are always sorted
list updated based on the criteria, rather than Plex Meta Manager having to re-run the builder every time
- Need to use `builder_level` if using `smart_filter` for anything other than show/movies (i.e. seasons,
episodes, etc.)
- `smart_filter` ONLY works for collections, not playlists (despite there being a Smart Playlist concept in Plex)
- All other rules: Use, i.e., `collection_level: episodes`, to limit collection
to [specific type](https://github.com/meisnate12/Plex-Meta-Manager/wiki/Metadata-Details#metadata-details)
- `episode_added` only works on Shows, because it accounts for when Show had an episode added, not when episode was