From e4274759d03dc1257b57de603aaa195af05b53e1 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Tue, 12 Dec 2023 03:48:36 -0700 Subject: [PATCH] - Use Trakt (via MDb) list for Box Office (more results) --- plex/pmm/collections/trending/movies.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plex/pmm/collections/trending/movies.yml b/plex/pmm/collections/trending/movies.yml index 4674fea..576c61d 100644 --- a/plex/pmm/collections/trending/movies.yml +++ b/plex/pmm/collections/trending/movies.yml @@ -8,8 +8,9 @@ collections: template: { name: New, level: "+++" } summary: "Now playing on a screen near you" - trakt_boxoffice: true - collection_order: custom + trakt_list: + - https://trakt.tv/users/nwithan8/lists/in-cinemas-united-states + collection_order: release.desc visible_library: true visible_home: true visible_shared: true