diff --git a/plex/pmm/assets/1001 Movies You Must See Before You Die Collection.jpg b/plex/pmm/assets/1001 Movies You Must See Before You Die Collection.jpg new file mode 100644 index 0000000..35f8eb8 Binary files /dev/null and b/plex/pmm/assets/1001 Movies You Must See Before You Die Collection.jpg differ diff --git a/plex/pmm/assets/Battlestar Galactica Collection.png b/plex/pmm/assets/Battlestar Galactica Collection.png new file mode 100644 index 0000000..23baab1 Binary files /dev/null and b/plex/pmm/assets/Battlestar Galactica Collection.png differ diff --git a/plex/pmm/assets/Chill Movies Collection.png b/plex/pmm/assets/Chill Movies Collection.png new file mode 100644 index 0000000..46eb5fc Binary files /dev/null and b/plex/pmm/assets/Chill Movies Collection.png differ diff --git a/plex/pmm/assets/DC Cinematic Universe Collection.png b/plex/pmm/assets/DC Cinematic Universe Collection.png new file mode 100644 index 0000000..8edb053 Binary files /dev/null and b/plex/pmm/assets/DC Cinematic Universe Collection.png differ diff --git a/plex/pmm/assets/Disney Channel Original Movies Collection.png b/plex/pmm/assets/Disney Channel Original Movies Collection.png new file mode 100644 index 0000000..fc348f6 Binary files /dev/null and b/plex/pmm/assets/Disney Channel Original Movies Collection.png differ diff --git a/plex/pmm/assets/Heist Movies Collection.png b/plex/pmm/assets/Heist Movies Collection.png new file mode 100644 index 0000000..0bc25e2 Binary files /dev/null and b/plex/pmm/assets/Heist Movies Collection.png differ diff --git a/plex/pmm/assets/James Bond Collection.png b/plex/pmm/assets/James Bond Collection.png new file mode 100644 index 0000000..3934fc9 Binary files /dev/null and b/plex/pmm/assets/James Bond Collection.png differ diff --git a/plex/pmm/assets/Marvel Cinematic Universe Collection.png b/plex/pmm/assets/Marvel Cinematic Universe Collection.png new file mode 100644 index 0000000..b3f815f Binary files /dev/null and b/plex/pmm/assets/Marvel Cinematic Universe Collection.png differ diff --git a/plex/pmm/assets/Plot Twist Movies Collection.png b/plex/pmm/assets/Plot Twist Movies Collection.png new file mode 100644 index 0000000..1b5df8d Binary files /dev/null and b/plex/pmm/assets/Plot Twist Movies Collection.png differ diff --git a/plex/pmm/assets/Spoof and Parody Films Collection.png b/plex/pmm/assets/Spoof and Parody Films Collection.png new file mode 100644 index 0000000..3683844 Binary files /dev/null and b/plex/pmm/assets/Spoof and Parody Films Collection.png differ diff --git a/plex/pmm/assets/Sports Movies Collection.png b/plex/pmm/assets/Sports Movies Collection.png new file mode 100644 index 0000000..ddebbe5 Binary files /dev/null and b/plex/pmm/assets/Sports Movies Collection.png differ diff --git a/plex/pmm/assets/Stand-Up Comedy Collection.png b/plex/pmm/assets/Stand-Up Comedy Collection.png new file mode 100644 index 0000000..2494085 Binary files /dev/null and b/plex/pmm/assets/Stand-Up Comedy Collection.png differ diff --git a/plex/pmm/assets/Thriller Movies Collection.png b/plex/pmm/assets/Thriller Movies Collection.png new file mode 100644 index 0000000..dc6702e Binary files /dev/null and b/plex/pmm/assets/Thriller Movies Collection.png differ diff --git a/plex/pmm/assets/True Crime Collection.png b/plex/pmm/assets/True Crime Collection.png new file mode 100644 index 0000000..fe2055d Binary files /dev/null and b/plex/pmm/assets/True Crime Collection.png differ diff --git a/plex/pmm/collections/genres/movies.yml b/plex/pmm/collections/genres/movies.yml index 4053bb9..4058133 100644 --- a/plex/pmm/collections/genres/movies.yml +++ b/plex/pmm/collections/genres/movies.yml @@ -6,6 +6,7 @@ collections: "🎤 What's The Deal With Airplane Food?": template: { name: Genre, level: "++" } + name_mapping: "Stand-Up Comedy Collection" summary: "Some of the best stand-up you'll ever see." trakt_list: - https://trakt.tv/users/lish408/lists/stand-up-comedy-specials @@ -17,6 +18,7 @@ collections: "😜 Spoofs and Parodies": template: { name: Genre, level: "++" } + name_mapping: "Spoof and Parody Films Collection" summary: "Imitation is the sincerest form of flattery" trakt_list: - https://trakt.tv/users/majeed_pk/lists/spoof-parody-films @@ -40,6 +42,7 @@ collections: "🏀 Slam Dunk": template: { name: Genre, level: "++" } + name_mapping: "Sports Movies Collection" summary: "The best sports movies, ever." mdblist_list: https://mdblist.com/lists/hdlists/150-best-sports-movies-of-all-time collection_order: random @@ -50,6 +53,7 @@ collections: "🚓 Get In Get Out": template: { name: Genre, level: "++" } + name_mapping: "Heist Movies Collection" summary: "Don't forget about the getaway driver out front" mdblist_list: https://mdblist.com/lists/hdlists/best-heist-movies-of-all-time collection_order: random @@ -60,6 +64,7 @@ collections: "🎢 On The Edge Of Your Seat": template: { name: Genre, level: "++" } + name_mapping: "Thriller Movies Collection" summary: "The suspense is killing us!" imdb_search: type: movie, short, tv_movie, tv_special @@ -74,6 +79,7 @@ collections: "🤯 What a Twist!": template: { name: Genre, level: "++" } + name_mapping: "Plot Twist Movies Collection" summary: "Bet you didn't see THAT coming..." mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists collection_order: random @@ -131,6 +137,7 @@ collections: "🔍 A Real-Life Whodunnit": template: { name: Genre, level: "++" } + name_mapping: "True Crime Collection" summary: "True crime documentaries" trakt_list: - https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film @@ -236,6 +243,7 @@ collections: "🧘 Kick Back and Relax": template: { name: Genre, level: "++" } + name_mapping: "Chill Movies Collection" summary: "The best movies for a lazy weekend afternoon" trakt_list: - https://trakt.tv/users/hdlists/lists/sunday-afternoon-movies?sort=rank,asc diff --git a/plex/pmm/collections/genres/shows.yml b/plex/pmm/collections/genres/shows.yml index 4f2147a..9770659 100644 --- a/plex/pmm/collections/genres/shows.yml +++ b/plex/pmm/collections/genres/shows.yml @@ -7,6 +7,7 @@ collections: ### Genres "🔍 A Real-Life Whodunnit": template: { name: Genre } + name_mapping: "True Crime Collection" summary: "True crime documentaries" trakt_list: - https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film diff --git a/plex/pmm/collections/lists/movies.yml b/plex/pmm/collections/lists/movies.yml index dc4e8ed..57feb6d 100644 --- a/plex/pmm/collections/lists/movies.yml +++ b/plex/pmm/collections/lists/movies.yml @@ -88,6 +88,7 @@ collections: template: { name: Collection, sort_title: "1001 Movies You Must See Before You Die", level: "++" } + name_mapping: "1001 Movies You Must See Before You Die Collection" # summary provided by Trakt trakt_list_details: - https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die @@ -127,6 +128,7 @@ collections: template: { name: Franchise, sort_title: "James Bond", level: "+" } + name_mapping: "James Bond Collection" summary: "007 forever" mdblist_list: https://mdblist.com/lists/hdlists/james-bond-movies collection_order: release @@ -139,6 +141,7 @@ collections: template: { name: Franchise, sort_title: "Marvel Cinematic Universe", level: "+" } + name_mapping: "Marvel Cinematic Universe Collection" summary: "The Marvel Cinematic Universe" trakt_list: - https://trakt.tv/users/cybercelia/lists/mcu @@ -152,6 +155,7 @@ collections: template: { name: Franchise, sort_title: "DC Cinematic Universe", level: "+" } + name_mapping: "DC Cinematic Universe Collection" summary: "The DC Cinematic Universe" trakt_list: - https://trakt.tv/users/maxrax/lists/dc-cinematics @@ -165,6 +169,7 @@ collections: template: { name: Franchise, sort_title: "Disney Channel Original Movies", level: "+" } + name_mapping: "Disney Channel Original Movies Collection" summary: "You're watching Disney Channel" imdb_list: - https://www.imdb.com/list/ls093405279 @@ -207,6 +212,7 @@ collections: template: { name: Franchise, sort_title: "Battlestar Galactica", level: "+" } + name_mapping: "Battlestar Galactica Collection" trakt_list_details: - https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe url_background: https://wallpapercave.com/wp/vPJGO64.jpg