diff --git a/plex/pmm/playlists/general/shows_playlists_general.yml b/plex/pmm/playlists/general/shows_playlists_general.yml index 84b8b20..0d0e95c 100644 --- a/plex/pmm/playlists/general/shows_playlists_general.yml +++ b/plex/pmm/playlists/general/shows_playlists_general.yml @@ -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 diff --git a/plex/pmm/tips_and_tricks.md b/plex/pmm/tips_and_tricks.md index 42e50e1..1bb9286 100644 --- a/plex/pmm/tips_and_tricks.md +++ b/plex/pmm/tips_and_tricks.md @@ -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