From 0acb48ea9bb850263908ec5cd95b18f4b2d4f1a0 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Mon, 16 Oct 2023 15:47:33 -0600 Subject: [PATCH] - Use sort titles for per-year awards, top actors collections --- plex/pmm/collections/actors/movies.yml | 1 + plex/pmm/collections/awards/movies.yml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/plex/pmm/collections/actors/movies.yml b/plex/pmm/collections/actors/movies.yml index 48083ce..c39b489 100644 --- a/plex/pmm/collections/actors/movies.yml +++ b/plex/pmm/collections/actors/movies.yml @@ -9,3 +9,4 @@ dynamic_collections: The A List: # mapping name DOES matter, since this isn't based on a template type: tmdb_popular_people data: 100 # top 100 actors right now, according to TMDb + sort_title: 09_+<>_<> diff --git a/plex/pmm/collections/awards/movies.yml b/plex/pmm/collections/awards/movies.yml index b2b3fbf..389e3d4 100644 --- a/plex/pmm/collections/awards/movies.yml +++ b/plex/pmm/collections/awards/movies.yml @@ -15,24 +15,28 @@ templates: imdb_sort: moviemeter,asc allowed_library_types: movie summary: <> Academy Awards (Oscars) Winners + sort_title: 05_+<>_<> imdb_list: https://www.imdb.com/search/title/?release_date=<>-01-01,<>-12-31&groups=oscar_winner&sort=<> url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner/<>.jpg Yearly_Berlinale_Awards: allowed_library_types: movie summary: <> Berlinale International Film Festival + sort_title: 05_+<>_<> trakt_list: https://trakt.tv/users/hernandezel/lists/<>-berlinale url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/<>.jpg Yearly_Cannes_Awards: allowed_library_types: movie summary: <> Cannes Film Festival + sort_title: 05_+<>_<> trakt_list: https://trakt.tv/users/hernandezel/lists/<>-cannes url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<>.jpg Yearly_Sundance_Awards: allowed_library_types: movie summary: <> Sundance Film Festival + sort_title: 05_+<>_<> trakt_list: https://trakt.tv/users/hernandezel/lists/<>-sundance url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/<>.jpg @@ -40,12 +44,14 @@ templates: default: imdb_sort: moviemeter,asc summary: <> Golden Globe Winners + sort_title: 05_+<>_<> imdb_list: https://www.imdb.com/search/title/?release_date=<>-01-01,<>-12-31&groups=golden_globe_winner&sort=<> url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/golden/winner/<>.jpg Yearly_Spirit_Awards: allowed_library_types: movie summary: <> Independent Spirit Awards + sort_title: 05_+<>_<> trakt_list: https://trakt.tv/users/hernandezel/lists/<>-independent-spirits url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/spirit/<>.jpg @@ -59,6 +65,7 @@ templates: Yearly_BAFTA_Awards: allowed_library_types: movie summary: <> BAFTA awards + sort_title: 05_+<>_<> trakt_list: https://trakt.tv/users/pjcob/lists/<>-bafta url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<>.jpg