diff --git a/plex/pmm/collections/awards/movies.yml b/plex/pmm/collections/awards/movies.yml index c848e25..aae07d9 100644 --- a/plex/pmm/collections/awards/movies.yml +++ b/plex/pmm/collections/awards/movies.yml @@ -244,6 +244,7 @@ collections: trakt_list: # TODO: NEED TO REPLACE MANUALLY - https://trakt.tv/users/jcbwoldseth/lists/oscar-race-2023 + collection_order: random schedule: - yearly(02/01) - all[weekly(friday),range(02/01-03/31)] diff --git a/plex/pmm/templates/collections.yml b/plex/pmm/templates/collections.yml index 98b8a94..3474f32 100644 --- a/plex/pmm/templates/collections.yml +++ b/plex/pmm/templates/collections.yml @@ -10,7 +10,6 @@ templates: - poster_url sort_title: 010_+<>_<> sync_mode: sync - collection_order: release.desc schedule: daily visible_library: true url_poster: <> @@ -65,7 +64,6 @@ templates: - poster_url sort_title: 050_+<>_<> sync_mode: sync - collection_order: custom schedule: - weekly(wednesday) - weekly(sunday) @@ -109,7 +107,6 @@ templates: - poster_url sort_title: 065_+<>_<> sync_mode: sync - collection_order: custom schedule: - weekly(wednesday) - weekly(sunday) @@ -124,7 +121,6 @@ templates: - poster_url sort_title: 066_+<>_<> sync_mode: sync - collection_order: custom schedule: - weekly(wednesday) - weekly(sunday) @@ -139,7 +135,6 @@ templates: - poster_url sort_title: 070_+<>_<> sync_mode: sync - collection_order: random schedule: - weekly(wednesday) - weekly(sunday) @@ -154,7 +149,6 @@ templates: - poster_url sort_title: 080_+<>_<> sync_mode: sync - collection_order: custom schedule: - weekly(wednesday) - weekly(sunday) @@ -184,7 +178,6 @@ templates: tmdb_actor_details: <> sort_title: 090_+<>_<> sync_mode: append - collection_order: custom visible_library: true Director: @@ -194,7 +187,6 @@ templates: tmdb_director_details: <> sort_title: 091_+<>_<> sync_mode: append - collection_order: custom visible_library: true Producer: @@ -204,7 +196,6 @@ templates: tmdb_producer_details: <> sort_title: 092_+<>_<> sync_mode: append - collection_order: custom visible_library: true Studio: @@ -241,7 +232,6 @@ templates: - poster_url sort_title: 110_+<>_<> sync_mode: sync - collection_order: custom schedule: - weekly(wednesday) - weekly(sunday) @@ -254,7 +244,6 @@ templates: sort_title_name: <> sort_title: 120_+<>_<> sync_mode: sync - collection_order: custom schedule: - weekly(wednesday) - weekly(sunday) diff --git a/plex/pmm/tips_and_tricks.md b/plex/pmm/tips_and_tricks.md index f7bbe31..b1914ad 100644 --- a/plex/pmm/tips_and_tricks.md +++ b/plex/pmm/tips_and_tricks.md @@ -70,6 +70,7 @@ This collection uses a combination of all these prefixes, and are always sorted - Can't use `collection_order` for Plex `smart_filter` rules. Replacements: - `collection_order: release` -> `sort_by: release.desc` - `collection_order: alpha` -> `sort_by: title.desc` + - `collection_order: random` -> `sort_by: random` - `collection_order: custom` -> `sort_by: ??` - Needs to be one level above `all`/`any` criteria list. Ex.: - `smart_filter`: