diff --git a/plex/pmm/collections/lists/movies.yml b/plex/pmm/collections/lists/movies.yml index b4d09c1..90fb6df 100644 --- a/plex/pmm/collections/lists/movies.yml +++ b/plex/pmm/collections/lists/movies.yml @@ -222,11 +222,10 @@ collections: template: { name: Franchise, sort_title: "Stephen King", level: "+" } - collection_order: release.asc - plex_search: - sort_by: + smart_filter: all: writer: "Stephen King" + sort_by: release.asc "🐦‍⬛ Quoth the Raven": summary: "The Edgar Allan Poe collection" diff --git a/plex/pmm/tips_and_tricks.md b/plex/pmm/tips_and_tricks.md index b1914ad..5fe14cb 100644 --- a/plex/pmm/tips_and_tricks.md +++ b/plex/pmm/tips_and_tricks.md @@ -94,6 +94,8 @@ This collection uses a combination of all these prefixes, and are always sorted - criteria2 - Recommended to use `smart_filter` over `plex_search` when possible, as `smart_filter` means Plex will keep the 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.) - 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