diff --git a/plex/pmm/collections/awards/movies.yml b/plex/pmm/collections/awards/movies.yml index de7e185..e354286 100644 --- a/plex/pmm/collections/awards/movies.yml +++ b/plex/pmm/collections/awards/movies.yml @@ -76,7 +76,7 @@ collections: # This current year's Best Picture Oscar nominees # Only visible on home screen during Oscar season - "This Year's Best Picture Nominees": + "๐ŸŽฌ This Year's Best Picture Nominees": # TODO: NEED TO BUILD MANUALLY template: { name: Award, level: "++++++" } @@ -91,7 +91,7 @@ collections: # This current year's Best Actor Oscar nominees # Only visible on home screen during Oscar season - "This Year's Best Actor Nominees": + "๐ŸŽญ This Year's Best Actor Nominees": # TODO: NEED TO BUILD MANUALLY template: { name: Award, level: "+++++" } @@ -106,7 +106,7 @@ collections: # This current year's Best Actress Oscar nominees # Only visible on home screen during Oscar season - "This Year's Best Actress Nominees": + "๐ŸŽญ This Year's Best Actress Nominees": # TODO: NEED TO BUILD MANUALLY template: { name: Award, level: "+++++" } @@ -125,7 +125,7 @@ collections: # This current year's Best Actor Oscar nominees # Only visible on home screen during Oscar season - "2023 Best Actor Nominee - Austin Butler": + "๐ŸŽญ 2023 Best Actor Nominee - Austin Butler": template: { name: ActorAward, level: "+++++", tmdb: 86654 } @@ -137,7 +137,7 @@ collections: visible_home: range(02/01-03/31) visible_shared: range(02/01-03/31) - "2023 Best Actor Nominee - Colin Farrell": + "๐ŸŽญ 2023 Best Actor Nominee - Colin Farrell": template: { name: ActorAward, level: "+++++", tmdb: 72466 } @@ -149,7 +149,7 @@ collections: visible_home: range(02/01-03/31) visible_shared: range(02/01-03/31) - "2023 Best Actor Nominee - Brendan Fraser": + "๐ŸŽญ 2023 Best Actor Nominee - Brendan Fraser": template: { name: ActorAward, level: "+++++", tmdb: 18269 } @@ -161,7 +161,7 @@ collections: visible_home: range(02/01-03/31) visible_shared: range(02/01-03/31) - "2023 Best Actor Nominee - Paul Mescal": + "๐ŸŽญ 2023 Best Actor Nominee - Paul Mescal": template: { name: ActorAward, level: "+++++", tmdb: 2326151 } @@ -173,7 +173,7 @@ collections: visible_home: range(02/01-03/31) visible_shared: range(02/01-03/31) - "2023 Best Actor Nominee - Bill Nighy": + "๐ŸŽญ 2023 Best Actor Nominee - Bill Nighy": template: { name: ActorAward, level: "+++++", tmdb: 2440 } @@ -192,7 +192,7 @@ collections: # This current year's Best Actress Oscar nominees # Only visible on home screen during Oscar season - "2023 Best Actress Nominee - Cate Blanchett": + "๐ŸŽญ 2023 Best Actress Nominee - Cate Blanchett": template: { name: ActorAward, level: "+++++", tmdb: 112 } @@ -204,7 +204,7 @@ collections: visible_home: range(02/01-03/31) visible_shared: range(02/01-03/31) - "2023 Best Actress Nominee - Ana de Armas": + "๐ŸŽญ 2023 Best Actress Nominee - Ana de Armas": template: { name: ActorAward, level: "+++++", tmdb: 224513 } @@ -216,7 +216,7 @@ collections: visible_home: range(02/01-03/31) visible_shared: range(02/01-03/31) - "2023 Best Actress Nominee - Andrea Riseborough": + "๐ŸŽญ 2023 Best Actress Nominee - Andrea Riseborough": template: { name: ActorAward, level: "+++++", tmdb: 127558 } @@ -228,7 +228,7 @@ collections: visible_home: range(02/01-03/31) visible_shared: range(02/01-03/31) - "2023 Best Actress Nominee - Michelle Williams": + "๐ŸŽญ 2023 Best Actress Nominee - Michelle Williams": template: { name: ActorAward, level: "+++++", tmdb: 1812 } @@ -240,7 +240,7 @@ collections: visible_home: range(02/01-03/31) visible_shared: range(02/01-03/31) - "2023 Best Actress Nominee - Michelle Yeoh": + "๐ŸŽญ 2023 Best Actress Nominee - Michelle Yeoh": template: { name: ActorAward, level: "+++++", tmdb: 1620 } @@ -256,7 +256,7 @@ collections: # This current year's Oscar nominees (all) # Only visible on home screen during Oscar season - "This Year's Oscar Nominees": + "๐ŸŽ–๏ธThis Year's Oscar Nominees": summary: "Who will take home the trophy?" template: { name: Award, level: "++++" } @@ -276,7 +276,7 @@ collections: # All past Oscar-winning movies (not just Best Picture) # Only visible on home screen during Oscar season - "Past Oscar Winners": + "๐Ÿ† Past Oscar Winners": summary: "Oscar-winning Movies" template: { name: Award, level: "++" } @@ -294,7 +294,7 @@ collections: # All past Oscar Best Director-winning movies # Only visible on home screen during Oscar season - "Past Best Director Winners": + "๐Ÿ† Past Best Director Winners": summary: "The Academy Award for Best Director is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929." template: { name: Award, level: "++" } @@ -312,7 +312,7 @@ collections: # All past Oscar Best Picture-winning movies # Only visible on home screen during Oscar season - "Past Best Picture Winners": + "๐Ÿ† Past Best Picture Winners": summary: "The Academy Award for Best Picture is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929." template: { name: Award, level: "++" } @@ -330,7 +330,7 @@ collections: # All past Razzie-winning Worst Picture movies # Only visible on home screen during Razzie season - "Past Worst Picture Winners": + "๐Ÿคฎ Past Worst Picture Winners": template: { name: Award, level: "++" } summary: "Previous Razzie Worst Picture winners" @@ -347,7 +347,7 @@ collections: # All past BAFTA Best Film-winning movies # Only visible on home screen during BAFTA season - "Past BAFTA Best Film Winners": + "๐Ÿ‡ฌ๐Ÿ‡ง Past BAFTA Best Film Winners": summary: "The EE British Academy Film Awards or BAFTA Film Awards are presented in an annual award show hosted by the British Academy of Film and Television Arts (BAFTA) to honour the best British and international contributions to film." template: { name: Award, level: "++" } @@ -364,7 +364,7 @@ collections: # All past Berlinale-winning movies # Only visible on home screen during Berlinale season - "Past Berlinale Winners": + "๐Ÿ‡ฉ๐Ÿ‡ช Past Berlinale Winners": summary: "The Berlin International Film Festival, usually called the Berlinale, is a film festival held annually in Berlin, Germany." template: { name: Award, level: "++" } @@ -381,7 +381,7 @@ collections: # All past Cannes Palme d'or-winning movies # Only visible on home screen during Cannes Palme d'or season - "Past Cannes Palme d'or Winners": + "๐Ÿ•Š๏ธ Past Cannes Palme d'or Winners": summary: "The Palme d'Or is the highest prize awarded at the Cannes Film Festival. It was introduced in 1955 by the organising committee." template: { name: Award, level: "++" } @@ -398,7 +398,7 @@ collections: # All past Cesar Award-winning movies # Only visible on home screen during Cesar Award season - "Past Cesar Award Winners": + "๐Ÿ‡ซ๐Ÿ‡ท Past Cesar Award Winners": summary: "The Cรฉsar Award is the national film award of France. It is delivered in the Nuit des Cรฉsar ceremony and was first awarded in 1976." template: { name: Award, level: "++" } @@ -415,7 +415,7 @@ collections: # All past Sundance-winning movies # Only visible on home screen during Sundance season - "Past Sundance Winners": + "๐Ÿ‡บ๐Ÿ‡ธ Past Sundance Winners": summary: "Sundance is the largest independent film festival in the United States. Held in January, the festival is the premier showcase for new work from American and international independent filmmakers." template: { name: Award, level: "++" } @@ -432,7 +432,7 @@ collections: # All past Venice Film Festival-winning movies # Only visible on home screen during Venice Film Festival season - "Past Venice Film Festival Winners": + "๐Ÿ‡ฎ๐Ÿ‡น Past Venice Film Festival Winners": summary: "The Venice Film Festival or Venice International Film Festival (Italian: Mostra Internazionale d'Arte Cinematografica della Biennale di Venezia is the world's oldest film festival" template: { name: Award, level: "++" } diff --git a/plex/pmm/collections/best/movies.yml b/plex/pmm/collections/best/movies.yml index 3c4c1c4..c28f4d8 100644 --- a/plex/pmm/collections/best/movies.yml +++ b/plex/pmm/collections/best/movies.yml @@ -4,7 +4,7 @@ external_templates: collections: # Top movies via IMDB, updated twice a week - "Best Of All Time": + "๐Ÿ™Œ Best Of All Time": template: { name: Award, level: "++" } summary: "Dive into the best films ever made" diff --git a/plex/pmm/collections/decades/movies.yml b/plex/pmm/collections/decades/movies.yml index e5b12a2..de1ad4f 100644 --- a/plex/pmm/collections/decades/movies.yml +++ b/plex/pmm/collections/decades/movies.yml @@ -33,6 +33,6 @@ dynamic_collections: two_thousands: 2009 twenty_tens: 2019 twenty_twenties: 2029 - title_format: Best of the <>s + title_format: ๐Ÿ—“๏ธ Best of the <>s template: - Per_Decade diff --git a/plex/pmm/collections/decades/shows.yml b/plex/pmm/collections/decades/shows.yml index f3bffda..1939650 100644 --- a/plex/pmm/collections/decades/shows.yml +++ b/plex/pmm/collections/decades/shows.yml @@ -33,6 +33,6 @@ dynamic_collections: two_thousands: 2009 twenty_tens: 2019 twenty_twenties: 2029 - title_format: Best of the <>s + title_format: ๐Ÿ—“๏ธ Best of the <>s template: - Per_Decade diff --git a/plex/pmm/collections/genres/movies.yml b/plex/pmm/collections/genres/movies.yml index 45cb7ca..cdc0e53 100644 --- a/plex/pmm/collections/genres/movies.yml +++ b/plex/pmm/collections/genres/movies.yml @@ -3,7 +3,7 @@ external_templates: - repo: templates/dynamic_collections collections: - "What's The Deal With Airplane Food?": + "๐ŸŽค What's The Deal With Airplane Food?": template: { name: Genre } summary: "Some of the best stand-up you'll ever see." trakt_list: @@ -13,7 +13,7 @@ collections: visible_home: true visible_shared: true - "Spoofs and Parodies": + "๐Ÿ˜œ Spoofs and Parodies": template: { name: Genre } summary: "Imitation is the sincerest form of flattery" mdblist_list: https://mdblist.com/lists/hdlists/top-50-parody-movies-of-all-time @@ -21,7 +21,7 @@ collections: visible_home: true visible_shared: true - "Rom-com Central": + "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ Rom-com Central": template: { name: Genre } summary: "Rotten Tomatoes' best romantic comedies of all time" trakt_list: @@ -31,7 +31,7 @@ collections: visible_home: true visible_shared: true - "Slam Dunk": + "๐Ÿ€ Slam Dunk": template: { name: Genre } summary: "The best sports movies, ever." mdblist_list: https://mdblist.com/lists/hdlists/150-best-sports-movies-of-all-time @@ -39,7 +39,7 @@ collections: visible_home: true visible_shared: true - "Get In, Get Out": + "๐Ÿš“ Get In, Get Out": template: { name: Genre } summary: "Don't forget about the getaway driver out front" mdblist_list: https://mdblist.com/lists/hdlists/best-heist-movies-of-all-time @@ -47,7 +47,7 @@ collections: visible_home: true visible_shared: true - "On The Edge Of Your Seat": + "๐ŸŽข On The Edge Of Your Seat": template: { name: Genre } summary: "The suspense is killing us!" imdb_list: @@ -56,7 +56,7 @@ collections: visible_home: true visible_shared: true - "What a Twist!": + "๐Ÿคฏ What a Twist!": template: { name: Genre } summary: "Bet you didn't see THAT coming..." mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists @@ -65,7 +65,7 @@ collections: visible_home: true visible_shared: true - "Based On A True Story": + "๐Ÿ“— Based On A True Story": template: { name: Genre } summary: "" mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story @@ -74,7 +74,7 @@ collections: visible_home: true visible_shared: true - "A Real-Life Whodunnit": + "๐Ÿ” A Real-Life Whodunnit": template: { name: Genre } summary: "True Crime Documentaries" trakt_list: diff --git a/plex/pmm/collections/genres/shows.yml b/plex/pmm/collections/genres/shows.yml index c5c01eb..3d2961b 100644 --- a/plex/pmm/collections/genres/shows.yml +++ b/plex/pmm/collections/genres/shows.yml @@ -5,7 +5,7 @@ external_templates: collections: ### Genres - "A Real-Life Whodunnit": + "๐Ÿ” A Real-Life Whodunnit": template: { name: Genre } summary: "True Crime Documentaries" trakt_list: diff --git a/plex/pmm/collections/lists/movies.yml b/plex/pmm/collections/lists/movies.yml index b4abbd0..48b0903 100644 --- a/plex/pmm/collections/lists/movies.yml +++ b/plex/pmm/collections/lists/movies.yml @@ -4,7 +4,7 @@ external_templates: collections: # Movies with a perfect RT score, updated monthly - "The 100 Club": + "๐Ÿ’ฏ The 100 Club": template: { name: Award, level: "+" } summary: "RottenTomatoes' movies with a perfect score" @@ -15,7 +15,7 @@ collections: visible_shared: true # Worst movies of all time, updated monthly - "Just the Worst": + "๐Ÿ’ฉ Just the Worst": template: { name: Award } summary: "The worst movies of all time." trakt_list: @@ -28,7 +28,7 @@ collections: visible_shared: true # Good weekend movies, only visible on home on Saturday and Sunday - "Kick Back and Relax": + "๐Ÿง˜ Kick Back and Relax": template: { name: Genre } summary: "The best movies for a lazy weekend afternoon" trakt_list: @@ -38,8 +38,9 @@ collections: visible_home: weekly(saturday), weekly(sunday) visible_shared: weekly(saturday), weekly(sunday) - "How Did This Get Made?": + "๐Ÿคจ How Did This Get Made?": template: { name: Collection, + sort_title: "How Did This Get Made?", level: "++" } summary: "The films of the podcast 'How Did This Get Made?'" trakt_list: @@ -49,8 +50,9 @@ collections: visible_home: true visible_shared: true - "Best Movie Ever": + "๐Ÿ‘ Best Movie Ever": template: { name: Collection, + sort_title: "Weekly Planet - Best Movie Ever", level: "++" } trakt_list_details: - https://trakt.tv/users/nwithan8/lists/best-movie-ever?sort=added,asc @@ -60,8 +62,9 @@ collections: visible_home: true visible_shared: true - "Worst Movie Ever": + "๐Ÿ‘Ž Worst Movie Ever": template: { name: Collection, + sort_title: "Weekly Planet - Worst Movie Ever", level: "++" } trakt_list_details: - https://trakt.tv/users/nwithan8/lists/worst-movie-ever?sort=added,asc @@ -71,8 +74,9 @@ collections: visible_home: true visible_shared: true - "1001 Movies You Must See Before You Die": + "๐ŸŽฉ 1001 Movies You Must See Before You Die": template: { name: Collection, + sort_title: "1001 Movies You Must See Before You Die", level: "++" } # summary provided by Trakt schedule: monthly(1) @@ -83,8 +87,9 @@ collections: visible_home: true visible_shared: true - "100 Movies Bucket List": + "๐Ÿชฃ 100 Movies Bucket List": template: { name: Collection, + sort_title: "100 Movies Bucket List", level: "++" } # summary provided by Trakt schedule: monthly(22) @@ -95,8 +100,9 @@ collections: visible_home: true visible_shared: true - "The Criterion Collection": + "๐Ÿ“ฝ๏ธ The Criterion Collection": template: { name: Collection, + sort_title: "The Criterion Collection", level: "++" } # summary provided by Trakt trakt_list_details: @@ -106,8 +112,9 @@ collections: visible_home: true visible_shared: true - "Bond. James Bond.": - template: { name: Collection, + "๐Ÿคตโ€โ™‚๏ธ Bond. James Bond.": + template: { name: Franchise, + sort_title: "James Bond", level: "+" } summary: "007 forever" mdblist_list: https://mdblist.com/lists/hdlists/james-bond-movies @@ -115,8 +122,9 @@ collections: visible_home: false visible_shared: false - "I Love You 3000": - template: { name: Collection, + "๐Ÿฆธ I Love You 3000": + template: { name: Franchise, + sort_title: "Marvel Cinematic Universe", level: "+" } summary: "The Marvel Cinematic Universe" trakt_list: @@ -126,8 +134,9 @@ collections: visible_home: false visible_shared: false - "Tell Me, Do You Bleed?": - template: { name: Collection, + "๐Ÿฆธ Tell Me, Do You Bleed?": + template: { name: Franchise, + sort_title: "DC Cinematic Universe", level: "+" } summary: "The DC Cinematic Universe" trakt_list: @@ -137,8 +146,9 @@ collections: visible_home: false visible_shared: false - "Disney Channel Original Movies": - template: { name: Collection, + "๐Ÿญ Disney Channel Original Movies": + template: { name: Franchise, + sort_title: "Disney Channel Original Movies", level: "+" } summary: "You're watching Disney Channel" imdb_list: @@ -148,9 +158,10 @@ collections: visible_home: false visible_shared: false - "To Boldly Go": + "๐Ÿช To Boldly Go": summary: "The Star Trek collection" - template: { name: Collection, + template: { name: Franchise, + sort_title: "Star Trek", level: "+" } trakt_list: - https://trakt.tv/users/dgw/lists/star-trek-canon @@ -159,9 +170,10 @@ collections: visible_home: false visible_shared: false - "In A Galaxy Far, Far Away": + "๐Ÿš€ In A Galaxy Far, Far Away": summary: "The Star Wars collection" - template: { name: Collection, + template: { name: Franchise, + sort_title: "Star Wars", level: "+" } trakt_list_details: - https://trakt.tv/users/sonicwarrior/lists/star-wars-canon-timeline @@ -170,9 +182,10 @@ collections: visible_home: false visible_shared: false - "Bears. Beets. Battlestar Galactica": + "๐Ÿ‘ฝ Bears. Beets. Battlestar Galactica": summary: "The Battlestar Galactica collection" - template: { name: Collection, + template: { name: Franchise, + sort_title: "Battlestar Galactica", level: "+" } trakt_list_details: - https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe @@ -181,9 +194,10 @@ collections: visible_home: false visible_shared: false - "To Be Or Not To Be": + "๐Ÿชถ To Be Or Not To Be": summary: "The Shakespeare collection" - template: { name: Collection, + template: { name: Franchise, + sort_title: "Shakespeare", level: "+" } trakt_list_details: - https://trakt.tv/users/michaeldibben/lists/shakespeare-plays diff --git a/plex/pmm/collections/new/movies.yml b/plex/pmm/collections/new/movies.yml index 97e2ec3..122ccc6 100644 --- a/plex/pmm/collections/new/movies.yml +++ b/plex/pmm/collections/new/movies.yml @@ -4,7 +4,7 @@ external_templates: collections: ### New Content - "Added This Week": + "โž• Added This Week": template: { name: New, level: "++" } summary: "Movies now playing on Plex" diff --git a/plex/pmm/collections/new/shows.yml b/plex/pmm/collections/new/shows.yml index 480364d..ddd410a 100644 --- a/plex/pmm/collections/new/shows.yml +++ b/plex/pmm/collections/new/shows.yml @@ -4,7 +4,7 @@ external_templates: collections: ### New Content - "Added This Week": + "โž• Added This Week": template: { name: New, level: "++++" } summary: "Episodes added this week on Plex" @@ -20,7 +20,7 @@ collections: visible_shared: true visible_library: true - "Now On Plex": + "๐Ÿ“บ Now On Plex": template: { name: New, level: "+++" } summary: "Shows now playing on Plex" diff --git a/plex/pmm/collections/random/movies.yml b/plex/pmm/collections/random/movies.yml index 3ef3184..789cbb2 100644 --- a/plex/pmm/collections/random/movies.yml +++ b/plex/pmm/collections/random/movies.yml @@ -5,7 +5,7 @@ external_templates: collections: # Random list of 10 movies released in the last 10 years # Regenerates every time the user visits the page - "Something New": + "๐Ÿฅณ Something New": template: { name: New, level: "++" } summary: "Let's try something new" @@ -22,7 +22,7 @@ collections: # Random list of 30 movies released in the last 5 months and added in the last 2 months # Regenerates every time the user visits the page - "Spin The Wheel!": + "๐ŸŽฒ Spin The Wheel!": template: { name: New, level: "+" } summary: "New releases for you to take a chance on!" diff --git a/plex/pmm/collections/recommendations/movies.yml b/plex/pmm/collections/recommendations/movies.yml index 50e3bd5..6c2de2e 100644 --- a/plex/pmm/collections/recommendations/movies.yml +++ b/plex/pmm/collections/recommendations/movies.yml @@ -3,7 +3,7 @@ external_templates: - repo: templates/dynamic_collections collections: - "Editor's Choice": + "โญ๏ธ Editor's Choice": template: { name: Chart, level: "++" } summary: "Our top picks" diff --git a/plex/pmm/collections/recommendations/shows.yml b/plex/pmm/collections/recommendations/shows.yml index 50e3bd5..6c2de2e 100644 --- a/plex/pmm/collections/recommendations/shows.yml +++ b/plex/pmm/collections/recommendations/shows.yml @@ -3,7 +3,7 @@ external_templates: - repo: templates/dynamic_collections collections: - "Editor's Choice": + "โญ๏ธ Editor's Choice": template: { name: Chart, level: "++" } summary: "Our top picks" diff --git a/plex/pmm/collections/trending/movies.yml b/plex/pmm/collections/trending/movies.yml index 7c2053d..92c8370 100644 --- a/plex/pmm/collections/trending/movies.yml +++ b/plex/pmm/collections/trending/movies.yml @@ -4,7 +4,7 @@ external_templates: collections: # Box Office - "At The Box Office": + "๐Ÿฟ At The Box Office": template: { name: New, level: "+++" } summary: "Now playing on a screen near you" @@ -15,7 +15,7 @@ collections: visible_shared: true # Trending online - "Trending Now": + "๐Ÿ“ˆ Trending Now": template: { name: Chart, level: "+++" } summary: "The hottest movies right now" @@ -27,7 +27,7 @@ collections: visible_shared: true # Trending on Plex - "What Everyone Is Watching": + "๐Ÿ‘€ What Everyone Is Watching": template: { name: Chart, level: "++" } summary: "What other subscribers are checking out" diff --git a/plex/pmm/collections/trending/shows.yml b/plex/pmm/collections/trending/shows.yml index 133efd3..bd5c1e1 100644 --- a/plex/pmm/collections/trending/shows.yml +++ b/plex/pmm/collections/trending/shows.yml @@ -17,7 +17,7 @@ collections: # visible_home: true # visible_shared: true - "Previously On...": + "โฎ๏ธ Previously On...": template: { name: Chart, level: "++++" } summary: "Catch up on last week's episodes" @@ -32,7 +32,7 @@ collections: visible_shared: true visible_library: true - "What Everyone Is Watching": + "๐Ÿ‘€ What Everyone Is Watching": template: { name: Chart, level: "+++++" } summary: "What other subscribers are checking out" @@ -47,7 +47,7 @@ collections: visible_home: true visible_shared: true - "Trending Now": + "๐Ÿ“ˆ Trending Now": template: { name: Chart, level: "+++++" } summary: "The hottest shows right now" diff --git a/plex/pmm/collections/years/movies.yml b/plex/pmm/collections/years/movies.yml index cf6965e..e8565f9 100644 --- a/plex/pmm/collections/years/movies.yml +++ b/plex/pmm/collections/years/movies.yml @@ -29,6 +29,6 @@ dynamic_collections: data: starting: 2014 ending: current_year - title_format: Best of <> + title_format: ๐Ÿ… Best of <> template: - Movies_Best_of_Year diff --git a/plex/pmm/templates/collections.yml b/plex/pmm/templates/collections.yml index 84449cb..0239006 100644 --- a/plex/pmm/templates/collections.yml +++ b/plex/pmm/templates/collections.yml @@ -103,6 +103,7 @@ templates: Collection: default: level: "" + sort_title_name: <> optional: - poster_url sort_title: 065_+<>_<> @@ -114,6 +115,21 @@ templates: visible_library: true url_poster: <> + Franchise: + default: + level: "" + sort_title_name: <> + optional: + - poster_url + sort_title: 066_+<>_<> + sync_mode: sync + collection_order: custom + schedule: + - weekly(wednesday) + - weekly(sunday) + visible_library: true + url_poster: <> + Genre: default: level: ""