diff --git a/plex/pmm/collections/new/shows.yml b/plex/pmm/collections/new/shows.yml index 937bd4f..480364d 100644 --- a/plex/pmm/collections/new/shows.yml +++ b/plex/pmm/collections/new/shows.yml @@ -5,7 +5,7 @@ external_templates: collections: ### New Content "Added This Week": - template: { name: Chart, + template: { name: New, level: "++++" } summary: "Episodes added this week on Plex" sort_title: @@ -21,7 +21,7 @@ collections: visible_library: true "Now On Plex": - template: { name: Chart, + template: { name: New, level: "+++" } summary: "Shows now playing on Plex" sort_title: diff --git a/plex/pmm/collections/trending/shows.yml b/plex/pmm/collections/trending/shows.yml index f85e1c9..a488bd0 100644 --- a/plex/pmm/collections/trending/shows.yml +++ b/plex/pmm/collections/trending/shows.yml @@ -8,7 +8,7 @@ collections: level: "++" } summary: "Let's start this from the beginning" collection_level: episode - collection_order: release.desc + collection_order: custom plex_pilots: true sync_mode: sync visible_library: true