mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
changed config to include awards, added avatar franchise to tv franchises (#623)
* Update config.yml * Create ReadMe.md * Update config.yml * Update 0_othercollections.yml * Update 1_genres.yml * Update README.md * Update config.yml * Add files via upload * Update continents.yml * Update musictemplates.yml * Add files via upload * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update config.yml * Update config.yml * Update 0_othercollections.yml * Update 1_genres.yml * Update 3_topics.yml * Add files via upload * Update config.yml * Update 3_topics.yml * Update 2_subgenre.yml * Update 4_based_on.yml * Update 6_holidays.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Add files via upload * Add files via upload * Update 5_critics_other.yml * Delete ladywhiskers/movies/0_othercollections.yml * Delete ladywhiskers/movies/8_oscars.yml * Delete ladywhiskers/movies/10_cannes.yml * Delete ladywhiskers/movies/9_bafta.yml * Add files via upload * Delete ladywhiskers/7_franchises.yml * Add files via upload * Update README.md * Update config.yml * Update 1_genres.yml * Delete ladywhiskers/movies/10_cannes.yml * Delete ladywhiskers/movies/8_oscars.yml * Delete ladywhiskers/movies/9_bafta.yml * Update 4_tvshows-franchises.yml
This commit is contained in:
parent
f9a7d35c6d
commit
64a5c36c76
@ -9,34 +9,28 @@ Movies
|
||||
- Based on
|
||||
- Oscars
|
||||
- Actor Birthdays
|
||||
- Common Sense Media Content Ratings
|
||||
- Australian Content Ratings
|
||||
- Common Sense Media Recommended
|
||||
- Continent
|
||||
- Oceania
|
||||
- Franchise
|
||||
- Seasonal
|
||||
- added Pride Month
|
||||
- Universe
|
||||
|
||||
TV Shows
|
||||
- Based on
|
||||
- Actor Birthdays
|
||||
- Common Sense Media Content Ratings
|
||||
- Australian Content Ratings
|
||||
- Common Sense Media Recommended
|
||||
- Universe
|
||||
- Continent
|
||||
- Oceania
|
||||
- Franchise
|
||||
|
||||
|
||||
**Custom Collections:**
|
||||
|
||||
Movies
|
||||
Collections:
|
||||
- Disney Live-Action Remakes
|
||||
- DIsney Animation Studios
|
||||
- THree Flavours Cornetto
|
||||
- What Should I Watch?
|
||||
- Expanded Genres #WhoDat104
|
||||
- Franchises #WhoDat104
|
||||
- Subgenres #WhoDat104
|
||||
- Topics #WhoDat104
|
||||
|
||||
@ -46,8 +40,9 @@ TV Shows
|
||||
- Avatar Universe
|
||||
- Expanded Genres #WhoDat104
|
||||
- Topics #WhoDat104
|
||||
- Franchises #WhoDat104
|
||||
|
||||
Music
|
||||
Music WORK IN PROGRESS
|
||||
Collections:
|
||||
- Top 10 <<mood>> Albums
|
||||
- Top 100 <<mood>> Tracks
|
||||
|
||||
@ -4,6 +4,11 @@ libraries:
|
||||
use_separator: false
|
||||
collection_files:
|
||||
- folder: config/movies
|
||||
- pmm: bafta
|
||||
- pmm: cannes
|
||||
- pmm: oscars
|
||||
- pmm: razzie
|
||||
- pmm: tautulli
|
||||
- pmm: actor
|
||||
template_variables:
|
||||
collection_section: '001'
|
||||
@ -18,7 +23,7 @@ libraries:
|
||||
limit: 100
|
||||
tmdb_birthday:
|
||||
this_month: true
|
||||
- pmm: content_rating_cs
|
||||
- pmm: content_rating_au
|
||||
- pmm: other_chart
|
||||
template_variables:
|
||||
use_anidb: false
|
||||
@ -38,13 +43,6 @@ libraries:
|
||||
- DreamWorks Studios
|
||||
- DreamWorks Pictures
|
||||
- Pixar
|
||||
- pmm: franchise
|
||||
template_variables:
|
||||
minimum_items: 2
|
||||
delete_below_minimum: true
|
||||
- pmm: universe
|
||||
template_variables:
|
||||
remove_data: dca
|
||||
schedule_overlays: weekly(saturday)
|
||||
overlay_files:
|
||||
- pmm: commonsense
|
||||
@ -75,18 +73,10 @@ libraries:
|
||||
- config/assets/Movies/
|
||||
prioritize_assets: false
|
||||
operations:
|
||||
split_duplicates: false
|
||||
assets_for_all: true
|
||||
- schedule: daily
|
||||
delete_collections:
|
||||
configured: false
|
||||
managed: true
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_critic_rating_update: imdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_genre_update: omdb
|
||||
mass_content_rating_update: mdb_commonsense
|
||||
mass_originally_available_update: tmdb
|
||||
mass_imdb_parental_labels: none
|
||||
metadata_backup:
|
||||
path: config/backups/Movies_Metadata_Backup.yml
|
||||
sync_tags: true
|
||||
@ -94,6 +84,16 @@ libraries:
|
||||
genre_mapper:
|
||||
Sci-Fi: Science Fiction
|
||||
Action & Adventure: Action
|
||||
- schedule: weekly(friday)
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_critic_rating_update: imdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_genre_update: omdb
|
||||
mass_content_rating_update: mdb_commonsense
|
||||
mass_originally_available_update: tmdb
|
||||
mass_imdb_parental_labels: none
|
||||
split_duplicates: false
|
||||
assets_for_all: true
|
||||
TV Shows:
|
||||
report_path: config/missing/TV_report.yml
|
||||
template_variables:
|
||||
@ -115,7 +115,8 @@ libraries:
|
||||
limit: 100
|
||||
tmdb_birthday:
|
||||
this_month: true
|
||||
- pmm: content_rating_cs
|
||||
- pmm: content_rating_au
|
||||
- pmm: tautulli
|
||||
- pmm: other_chart
|
||||
template_variables:
|
||||
use_anidb: false
|
||||
@ -124,15 +125,10 @@ libraries:
|
||||
visible_library_commonsense: true
|
||||
visible_home_commonsense: true
|
||||
visible_shared_commonsense: true
|
||||
- pmm: universe
|
||||
- pmm: continent
|
||||
template_variables:
|
||||
include:
|
||||
- Oceania
|
||||
- pmm: franchise
|
||||
template_variables:
|
||||
minimum_items: 2
|
||||
delete_below_minimum: true
|
||||
- folder: config/tvshows
|
||||
schedule_overlays: weekly(friday)
|
||||
overlay_files:
|
||||
@ -187,27 +183,30 @@ libraries:
|
||||
- config/assets/TV Shows/
|
||||
prioritize_assets: false
|
||||
operations:
|
||||
split_duplicates: false
|
||||
assets_for_all: true
|
||||
- schedule: daily
|
||||
delete_collections:
|
||||
configured: false
|
||||
managed: true
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_critic_rating_update: imdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_genre_update: omdb
|
||||
mass_content_rating_update: mdb_commonsense
|
||||
mass_originally_available_update: tmdb
|
||||
mass_episode_critic_rating_update: imdb
|
||||
mass_episode_audience_rating_update: tmdb
|
||||
mass_imdb_parental_labels: none
|
||||
metadata_backup:
|
||||
path: config/backups/TVShows_Metadata_Backup.yml
|
||||
path: config/backups/Movies_Metadata_Backup.yml
|
||||
sync_tags: true
|
||||
add_blank_entries: false
|
||||
genre_mapper:
|
||||
Sci-Fi: Science Fiction
|
||||
Action & Adventure: Action
|
||||
- schedule: weekly(wednesday)
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_critic_rating_update: imdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_genre_update: omdb
|
||||
- schedule: weekly (thursday)
|
||||
mass_content_rating_update: mdb_commonsense
|
||||
mass_originally_available_update: tmdb
|
||||
mass_episode_critic_rating_update: imdb
|
||||
mass_episode_audience_rating_update: tmdb
|
||||
mass_imdb_parental_labels: none
|
||||
split_duplicates: false
|
||||
assets_for_all: true
|
||||
Music:
|
||||
schedule: weekly (sunday)
|
||||
remove_overlays: true
|
||||
|
||||
@ -1,25 +0,0 @@
|
||||
templates:
|
||||
smart_filter:
|
||||
all:
|
||||
genre: <<collection>>
|
||||
sort_by: release.desc
|
||||
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||
sort_title: ++++++++_<<collection_name>>
|
||||
collection_mode: hide
|
||||
|
||||
collections:
|
||||
Disney Live-Action Remakes:
|
||||
imdb_list: https://www.imdb.com/list/ls083312980/
|
||||
sort_title: '!070_Walt Disney Live-Action Remakes'
|
||||
collection_order: alpha
|
||||
|
||||
Disney Animation Studios:
|
||||
imdb_list: https://www.imdb.com/list/ls076436131/
|
||||
sort_title: '!070_Walt Disney Animation Studios'
|
||||
collection_order: alpha
|
||||
|
||||
The Three Flavours Cornetto:
|
||||
imdb_list: https://www.imdb.com/list/ls009887457/
|
||||
summary: The anthology series of British comedic genre films directed by Edgar Wright, written by Wright and Simon Pegg, and produced by Nira Park.
|
||||
sort_title: 'Three Flavours Cornetto'
|
||||
collection_order: release
|
||||
@ -1,52 +0,0 @@
|
||||
##############################################################################
|
||||
# Cannes Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to pjcob & maxwelldeux for the Trakt Lists #
|
||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
||||
# https://metamanager.wiki/en/latest/defaults/award/cannes.html #
|
||||
##############################################################################
|
||||
|
||||
external_templates:
|
||||
pmm: templates
|
||||
template_variables:
|
||||
collection_section: 130
|
||||
|
||||
collections:
|
||||
Cannes Golden Palm Winners:
|
||||
variables:
|
||||
key: palm
|
||||
template:
|
||||
- name: shared
|
||||
sort: Cannes !
|
||||
allowed_libraries: movie
|
||||
image: award/cannes/winner
|
||||
translation_key: cannes_best
|
||||
- name: arr
|
||||
- name: custom
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/cannes-film-festival-palme-d-or
|
||||
|
||||
dynamic_collections:
|
||||
Cannes Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-4
|
||||
ending: current_year
|
||||
title_format: Cannes <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- trakt
|
||||
- shared
|
||||
- arr
|
||||
- custom
|
||||
template_variables:
|
||||
trakt_list:
|
||||
default: https://trakt.tv/users/pjcob/lists/<<key>>-cannes
|
||||
allowed_libraries:
|
||||
default: movie
|
||||
image:
|
||||
default: award/cannes/<<key>>
|
||||
translation_key:
|
||||
default: cannes_year
|
||||
dynamic:
|
||||
default: true
|
||||
@ -80,39 +80,7 @@ collections:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Foreign.jpg}
|
||||
smart_filter:
|
||||
any:
|
||||
audio_language:
|
||||
- ar # Arabic
|
||||
- bs # Bosnian
|
||||
- zh # Chinese
|
||||
- cs # Czech
|
||||
- da # Danish
|
||||
- nl # Dutch
|
||||
- fo # Faroese
|
||||
- fil # Filipino
|
||||
- fi # Finnish
|
||||
- fr # French
|
||||
- de # German
|
||||
- hu # Hungarian
|
||||
- id # Indonesian
|
||||
- it # Italian
|
||||
- ja # Japanese
|
||||
- kn # Kannada
|
||||
- ms # Malay
|
||||
- ml # Malayalam
|
||||
- no # Norwegian
|
||||
- pl # Polish
|
||||
- ro # Romanian
|
||||
- ru # Russian
|
||||
- sr # Serbian
|
||||
- sv # Swedish
|
||||
- ta # Tamil
|
||||
- tr # Turkish
|
||||
- uk # Ukranian
|
||||
all:
|
||||
country.not:
|
||||
- United States of America
|
||||
- United Kingdom
|
||||
- Canada
|
||||
audio_language.not: en
|
||||
sort_by: audience_rating.desc
|
||||
History:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/History.jpg}
|
||||
|
||||
571
ladywhiskers/movies/7_franchises.yml
Normal file
571
ladywhiskers/movies/7_franchises.yml
Normal file
@ -0,0 +1,571 @@
|
||||
##################################
|
||||
# #
|
||||
# Franchise #
|
||||
# #
|
||||
##################################
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- collection
|
||||
- movie
|
||||
tmdb_collection_details: <<collection>>
|
||||
tmdb_movie: <<movie>>
|
||||
sync_mode: sync
|
||||
collection_order: release
|
||||
sort_title: "!02_<<collection_name>>"
|
||||
schedule: monthly(20)
|
||||
collections:
|
||||
3 Ninjas:
|
||||
template: {name: Collection, collection: 71458}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/3 Ninjas.jpg
|
||||
101 Dalmatians:
|
||||
template: {name: Collection, collection: "100693, 124916", movie: 337404}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/101 Dalmatians.jpg
|
||||
"28 Days/Weeks Later":
|
||||
template: {name: Collection, collection: 1565}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/28%20Days%20Weeks%20Later.jpg
|
||||
A Nightmare on Elm Street:
|
||||
template: {name: Collection, collection: 8581, movie: "6466, 23437"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/A%20Nightmare%20on%20Elm%20Street.jpg
|
||||
"Alien / Predator":
|
||||
trakt_list: https://trakt.tv/users/donxy/lists/alien-predator-timeline
|
||||
name_mapping: Alien Predator
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_Alien Predator"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Alien%20Predator.jpg
|
||||
All Dogs Go to Heaven:
|
||||
template: {name: Collection, collection: 140910}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/All Dogs Go to Heaven.jpg
|
||||
Alvin and the Chipmunks:
|
||||
template: {name: Collection, collection: 167613}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Alvin and the Chipmunks.jpg
|
||||
American Pie:
|
||||
template: {name: Collection, collection: "2806, 298820"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/American%20Pie.jpg
|
||||
Anaconda:
|
||||
template: {name: Collection, collection: 105995, movie: 336560}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Anaconda.jpg
|
||||
Angels in the:
|
||||
template: {name: Collection, collection: 508334}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Angels%20In%20The.jpg
|
||||
Back to the Future:
|
||||
template: {name: Collection, collection: 264}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Back to the Future.jpg
|
||||
Barbershop:
|
||||
template: {name: Collection, collection: 176097, movie: 14177}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Barbershop.jpg
|
||||
Batman:
|
||||
template: {name: Collection, collection: "120794, 263, 948485"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Batman.jpg
|
||||
Battlestar Galactica:
|
||||
template: {name: Collection, collection: 91697}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Battlestar Galactica.jpg
|
||||
Beauty and the Beast:
|
||||
template: {name: Collection, collection: 153010, movie: 321612}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Beauty and the Beast.jpg
|
||||
Blade:
|
||||
template: {name: Collection, collection: 735}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Blade.jpg
|
||||
Bourne:
|
||||
template: {name: Collection, collection: 31562}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Bourne.jpg
|
||||
Captain America:
|
||||
template: {name: Collection, collection: 131295}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Captain America.jpg
|
||||
Charlie Brown:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls054850259/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Charlie%20Brown.jpg
|
||||
Child's Play:
|
||||
template: {name: Collection, collection: 10455}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Child's Play.jpg
|
||||
Children of the Corn:
|
||||
template: {name: Collection, collection: 115225}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Children of the Corn.jpg
|
||||
Cloverfield:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls096108041/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Cloverfield.jpg
|
||||
Cornetto Trilogy:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls068623110/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Cornetto%20Trilogy.jpg
|
||||
DC Animated Universe:
|
||||
trakt_list: https://trakt.tv/users/donxy/lists/dc-animated-movie-universe
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_DC Animated Universe"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/DC%20Universe.jpg
|
||||
DC Extended Universe:
|
||||
trakt_list: https://trakt.tv/users/donxy/lists/dc-extended-universe
|
||||
summary: The DC Extended Universe (DECU) is the fictional shared universe where most stories in American comic book titles published by DC Comics take place. DC
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_DC Extended Universe"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/DC%20Universe.jpg
|
||||
DC SuperHero Girls:
|
||||
template: {name: Collection, collection: "477208, 557495"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/DC%20Super%20Hero%20Girls.jpg
|
||||
Deadpool:
|
||||
template: {name: Collection, collection: 448150, movie: 567604}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Deadpool.jpg
|
||||
Despicable Me:
|
||||
template: {name: Collection, collection: "86066, 544669"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Despicable%20Me.jpg
|
||||
Die Hard:
|
||||
template: {name: Collection, collection: 1570}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Die Hard.jpg
|
||||
Ernest:
|
||||
template: {name: Collection, collection: 330555}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Ernest.jpg
|
||||
Escape From:
|
||||
template: {name: Collection, collection: 115838}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Escape%20From.jpg
|
||||
Evil Dead:
|
||||
template: {name: Collection, collection: 1960}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Evil Dead.jpg
|
||||
Fast & Furious:
|
||||
trakt_list: https://trakt.tv/users/vargajoe/lists/fast-and-furious-chronology
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_Fast & Furious"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Fast%20%26%20Furious.jpg
|
||||
Fear Street:
|
||||
template: {name: Collection, collection: 790370}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Fear Street.jpg
|
||||
Fifty Shades of Grey:
|
||||
template: {name: Collection, collection: 344830}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Fifty Shades of Grey.jpg
|
||||
Final Destination:
|
||||
template: {name: Collection, collection: 8864}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Final Destination.jpg
|
||||
Final Fantasy:
|
||||
template: {name: Collection, collection: 140760}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Final%20Fantasy.jpg
|
||||
Friday the 13th:
|
||||
template: {name: Collection, collection: 9735, movie: "6466, 222724"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Friday%20the%2013th.jpg
|
||||
Frozen:
|
||||
template: {name: Collection, collection: 386382, movie: "326359, 460793"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Frozen.jpg
|
||||
Futurama:
|
||||
template: {name: Collection, collection: 13800}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Futurama.jpg
|
||||
Garfield:
|
||||
template: {name: Collection, collection: "86115, 373918"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Garfield.jpg
|
||||
Ghostbusters:
|
||||
template: {name: Collection, collection: 2980, movie: 43074}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Ghostbusters.jpg
|
||||
Godzilla:
|
||||
template: {name: Collection, collection: "535313, 374509, 374511, 374512", movie: "293167, 18983, 39256, 18983, 39256, 293167"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Godzilla.jpg
|
||||
"Halloween: Michael Myers":
|
||||
template: {name: Collection, collection: "91361, 126209, 424139, 610253, 616820"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Halloween.jpg
|
||||
Halloweentown:
|
||||
template: {name: Collection, collection: 87252}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Halloweentown.jpg
|
||||
Halo:
|
||||
template: {name: Collection, collection: 606301}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Halo.jpg
|
||||
Hannibal Lecter:
|
||||
template: {name: Collection, collection: 9743, movie: 11454}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Hannibal%20Lecter.jpg
|
||||
Has Fallen:
|
||||
template: {name: Collection, collection: 386534}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Has%20Fallen.jpg
|
||||
Hellraiser:
|
||||
template: {name: Collection, collection: 8917}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hellraiser.jpg
|
||||
Highlander:
|
||||
template: {name: Collection, collection: 8050}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Highlander.jpg
|
||||
Home Alone:
|
||||
template: {name: Collection, collection: 9888}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Home Alone.jpg
|
||||
Hostel:
|
||||
template: {name: Collection, collection: 86578}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hostel.jpg
|
||||
Hotel Transylvania:
|
||||
template: {name: Collection, collection: 185103}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hotel Transylvania.jpg
|
||||
How to Train Your Dragon:
|
||||
template: {name: Collection, collection: 89137}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/How to Train Your Dragon.jpg
|
||||
I Know What You Did Last Summer:
|
||||
template: {name: Collection, collection: 3601}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/I Know What You Did Last Summer.jpg
|
||||
Ice Age:
|
||||
template: {name: Collection, collection: 8354, movie: "79218, 717095, 387893"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Ice%20Age.jpg
|
||||
Indiana Jones:
|
||||
template: {name: Collection, collection: 84}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Indiana%20Jones.jpg
|
||||
Insidious:
|
||||
template: {name: Collection, collection: 228446}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Insidious.jpg
|
||||
IP Man:
|
||||
template: {name: Collection, collection: 70068, movie: "658009, 643413, 450001, 751391, 44249, 182127, 44865"}
|
||||
collection_order: alpha
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/IP%20Man.jpg
|
||||
Iron Man:
|
||||
template: {name: Collection, collection: 131292}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Iron Man.jpg
|
||||
James Bond:
|
||||
template: {name: Collection, collection: 645}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/James%20Bond%20007.jpg
|
||||
Jack Ryan:
|
||||
template: {name: Collection, collection: 192492, movie: "4614, 137094"}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jack Ryan.jpg
|
||||
Jaws:
|
||||
template: {name: Collection, collection: 2366}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jaws.jpg
|
||||
Jumanji:
|
||||
template: {name: Collection, collection: 495527}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jumanji.jpg
|
||||
Jurassic Park:
|
||||
template: {name: Collection, collection: 328, movie: 630322}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Jurassic%20Park.jpg
|
||||
Justice League:
|
||||
template: {name: Collection, collection: 256287}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Justice League.jpg
|
||||
Karate Kid:
|
||||
template: {name: Collection, collection: 8580, movie: 38575}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Karate%20Kid.jpg
|
||||
Kingsman:
|
||||
template: {name: Collection, collection: 391860}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Kingsman.jpg
|
||||
Kung Fu Panda:
|
||||
template: {name: Collection, collection: 77816}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Kung Fu Panda.jpg
|
||||
Lake Placid:
|
||||
template: {name: Collection, collection: 97768}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lake Placid.jpg
|
||||
Legally Blonde:
|
||||
template: {name: Collection, collection: 86024}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Legally Blonde.jpg
|
||||
Leprechaun:
|
||||
template: {name: Collection, collection: 19285}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Leprechaun.jpg
|
||||
Lethal Weapon:
|
||||
template: {name: Collection, collection: 945}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lethal Weapon.jpg
|
||||
Lilo & Stitch:
|
||||
template: {name: Collection, collection: 97461}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lilo & Stitch.jpg
|
||||
Look Who's Talking:
|
||||
template: {name: Collection, collection: 9521}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Look Who's Talking.jpg
|
||||
Mad Max:
|
||||
template: {name: Collection, collection: 8945}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Mad Max.jpg
|
||||
Madagascar:
|
||||
template: {name: Collection, collection: 14740, movie: "161143, 25472, 270946"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Madagascar.jpg
|
||||
Marx Brothers:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls068486735/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Marx%20Brothers.jpg
|
||||
Marvel Cinematic Universe:
|
||||
trakt_list: https://trakt.tv/users/donxy/lists/marvel-cinematic-universe
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_Marvel Cinematic Universe"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Marvel%20Cinematic%20Universe.jpg
|
||||
Meet the Parents:
|
||||
template: {name: Collection, collection: 51509}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Meet the Parents.jpg
|
||||
Men In Black:
|
||||
template: {name: Collection, collection: 86055}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Men In Black.jpg
|
||||
Middle Earth:
|
||||
trakt_list: https://trakt.tv/users/dybro/lists/lord-of-the-rings
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_Middle Earth"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Middle%20Earth.jpg
|
||||
Missing in Action:
|
||||
template: {name: Collection, collection: 46512}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Missing in Action.jpg
|
||||
"Mission: Impossible":
|
||||
template: {name: Collection, collection: 87359}
|
||||
name_mapping: Mission Impossible
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Mission%20Impossible.jpg
|
||||
Monty Python:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls072012494/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Monty%20Python.jpg
|
||||
Mortal Kombat:
|
||||
template: {name: Collection, collection: "9818, 931431", movie: 664767}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Mortal%20Kombat.jpg
|
||||
National Lampoon Vacation:
|
||||
template: {name: Collection, collection: 108693, movie: "11155, 296099"}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/National Lampoon Vacation.jpg
|
||||
Night at the Museum:
|
||||
template: {name: Collection, collection: 85943}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night at the Museum.jpg
|
||||
Night of the Demons:
|
||||
template: {name: Collection, collection: 136218}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night of the Demons.jpg
|
||||
Night of the Living Dead:
|
||||
template: {name: Collection, collection: 261590, movie: "13025, 29426"}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night of the Living Dead.jpg
|
||||
"Ocean's":
|
||||
template: {name: Collection, collection: 304}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Ocean's.jpg
|
||||
Oz:
|
||||
template: {name: Collection, collection: 627517, movie: "13155, 68728"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Oz.jpg
|
||||
Pet Semetary:
|
||||
template: {name: Collection, collection: 10789, movie: 157433}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Pet%20Sematary.jpg
|
||||
Pirates of the Caribbean:
|
||||
template: {name: Collection, collection: 295}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Pirates%20of%20the%20Caribbean.jpg
|
||||
Pitch Perfect:
|
||||
template: {name: Collection, collection: 306031}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Pitch Perfect.jpg
|
||||
Planet of the Apes:
|
||||
template: {name: Collection, collection: "1709, 173710"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Planet%20of%20the%20Apes.jpg
|
||||
Police Academy:
|
||||
template: {name: Collection, collection: 9338}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Police Academy.jpg
|
||||
Police Story:
|
||||
template: {name: Collection, collection: 269098}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Police Story.jpg
|
||||
Poltergeist:
|
||||
template: {name: Collection, collection: 10453}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Poltergeist.jpg
|
||||
Power Rangers:
|
||||
template: {name: Collection, collection: 708816, movie: "305470, 306264"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Power%20Rangers.jpg
|
||||
Prom Night:
|
||||
template: {name: Collection, collection: 123255}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Prom Night.jpg
|
||||
Rambo:
|
||||
template: {name: Collection, collection: 5039}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Rambo.jpg
|
||||
RoboCop:
|
||||
template: {name: Collection, collection: 5547}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/RoboCop.jpg
|
||||
Resident Evil:
|
||||
template: {name: Collection, collection: "17255, 133352"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Resident%20Evil.jpg
|
||||
Return of the Living Dead:
|
||||
template: {name: Collection, collection: 101471}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Return of the Living Dead.jpg
|
||||
Rocky / Creed:
|
||||
trakt_list: https://trakt.tv/users/strangerer/lists/rocky
|
||||
name_mapping: Rocky Creed
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_Rocky Creed"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Rocky%20Creed.jpg
|
||||
Rugrats:
|
||||
template: {name: Collection, collection: 57129}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Rugrats.jpg
|
||||
Saw:
|
||||
template: {name: Collection, collection: 656}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Saw.jpg
|
||||
Scanners:
|
||||
template: {name: Collection, collection: 88574}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scanners.jpg
|
||||
Scary Movie:
|
||||
template: {name: Collection, collection: 4246}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scary Movie.jpg
|
||||
"Scooby-Doo!":
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls505230642/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Scooby-Doo!.jpg
|
||||
Scream:
|
||||
template: {name: Collection, collection: 2602}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scream.jpg
|
||||
Shaft:
|
||||
template: {name: Collection, collection: "495, 608103"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Shaft.jpg
|
||||
Sharknado:
|
||||
template: {name: Collection, collection: 286023}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Sharknado.jpg
|
||||
Shrek:
|
||||
template: {name: Collection, collection: 2150}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Shrek.jpg
|
||||
Species:
|
||||
template: {name: Collection, collection: 9887}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Species.jpg
|
||||
Spider-Man:
|
||||
template: {name: Collection, collection: "531241, 556, 573436"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Spider-Man.jpg
|
||||
Star Trek:
|
||||
trakt_list: https://trakt.tv/users/arachn0id/lists/star-trek-movies
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_Star Trek"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Star%20Trek.jpg
|
||||
Star Wars:
|
||||
trakt_list: https://trakt.tv/users/zorge88/lists/star-wars
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_Star Wars"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Star%20Wars.jpg
|
||||
Stargate:
|
||||
template: {name: Collection, collection: 44215, movie: 2164}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Stargate.jpg
|
||||
Starship Troopers:
|
||||
template: {name: Collection, collection: 10522}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Starship Troopers.jpg
|
||||
Street Fighter:
|
||||
template: {name: Collection, collection: 190435, movie: "687354, 11667"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Street%20Fighter.jpg
|
||||
Stuart Little:
|
||||
template: {name: Collection, collection: 99727}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Stuart Little.jpg
|
||||
Superman:
|
||||
template: {name: Collection, collection: "8537, 209131"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Superman.jpg
|
||||
Taken:
|
||||
template: {name: Collection, collection: 135483}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Taken.jpg
|
||||
Tales From the Hood:
|
||||
template: {name: Collection, collection: 551890}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tales From the Hood.jpg
|
||||
Tarzan:
|
||||
template: {name: Collection, collection: 106768}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tarzan.jpg
|
||||
Teenage Mutant Ninja Turtles:
|
||||
template: {name: Collection, collection: "1582, 401562", movie: 1273}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Teenage%20Mutant%20Ninja%20Turtles.jpg
|
||||
Terminator:
|
||||
template: {name: Collection, collection: 528}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Terminator.jpg
|
||||
The Amityville Horror:
|
||||
template: {name: Collection, collection: 397842}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Amityville Horror.jpg
|
||||
The Avengers:
|
||||
template: {name: Collection, collection: 86311}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Avengers.jpg
|
||||
The Chronicles of Narnia:
|
||||
template: {name: Collection, collection: 420}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Chronicles of Narnia.jpg
|
||||
The Chronicles of Riddick:
|
||||
template: {name: Collection, collection: 2794}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Chronicles of Riddick.jpg
|
||||
The Conjuring:
|
||||
template: {name: Collection, collection: 313086}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Conjuring.jpg
|
||||
The Crow:
|
||||
template: {name: Collection, collection: 9436}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Crow.jpg
|
||||
The Exorcist:
|
||||
template: {name: Collection, collection: 12263}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Exorcist.jpg
|
||||
The Expendables:
|
||||
template: {name: Collection, collection: 126125}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Expendables.jpg
|
||||
The Godfather:
|
||||
template: {name: Collection, collection: 230}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Godfather.jpg
|
||||
The Grudge:
|
||||
template: {name: Collection, collection: 1974, movie: 465086}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Grudge.jpg
|
||||
The Hangover:
|
||||
template: {name: Collection, collection: 86119}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Hangover.jpg
|
||||
The Hills Have Eyes:
|
||||
template: {name: Collection, collection: "267922, 8918"}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Hills Have Eyes.jpg
|
||||
The Hunger Games:
|
||||
template: {name: Collection, collection: 131635}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Hunger%20Games.jpg
|
||||
The Lion King:
|
||||
template: {name: Collection, collection: 94032, movie: "420818"}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Lion King.jpg
|
||||
The Little Mermaid:
|
||||
template: {name: Collection, collection: 33085}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Little Mermaid.jpg
|
||||
The Man With No Name:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls023916334/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Man%20With%20No%20Name.jpg
|
||||
The Maze Runner:
|
||||
template: {name: Collection, collection: 295130}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Maze Runner.jpg
|
||||
The Matrix:
|
||||
template: {name: Collection, collection: 2344}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Matrix.jpg
|
||||
The Mighty Ducks:
|
||||
template: {name: Collection, collection: 10709}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Mighty Ducks.jpg
|
||||
The Mummy:
|
||||
trakt_list: https://trakt.tv/users/rzepkowski/lists/the-mummy-movies
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_The Mummy"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Mummy.jpg
|
||||
The Naked Gun:
|
||||
template: {name: Collection, collection: 37139}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Naked Gun.jpg
|
||||
The Neverending Story:
|
||||
template: {name: Collection, collection: 91430}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Neverending Story.jpg
|
||||
The Omen:
|
||||
template: {name: Collection, collection: 10919, movie: 806}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Omen.jpg
|
||||
The Purge:
|
||||
template: {name: Collection, collection: 256322}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Purge.jpg
|
||||
The Santa Clause:
|
||||
template: {name: Collection, collection: 53159}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Santa Clause.jpg
|
||||
The Texas Chainsaw Massacre:
|
||||
template: {name: Collection, collection: "111751, 425175"}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Texas%20Chainsaw%20Massacre.jpg
|
||||
Thor:
|
||||
template: {name: Collection, collection: 131296}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Thor.jpg
|
||||
The Three Stooges:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls075972675/
|
||||
tmdb_movie: 76489
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Three%20Stooges.jpg
|
||||
The Transporter:
|
||||
template: {name: Collection, collection: 9518}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Transporter.jpg
|
||||
Tom and Jerry:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls022966050/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tom%20and%20Jerry.jpg
|
||||
Tomb Raider:
|
||||
template: {name: Collection, collection: "2467, 621142", movie: 550760}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tomb%20Raider.jpg
|
||||
Toy Story:
|
||||
template: {name: Collection, collection: 10194, movie: 130925}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Toy%20Story.jpg
|
||||
Transformers:
|
||||
template: {name: Collection, collection: 8650}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Transformers.jpg
|
||||
Tremors:
|
||||
template: {name: Collection, collection: 91799}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tremors.jpg
|
||||
TRON:
|
||||
template: {name: Collection, collection: 63043, movie: 73362}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tron.jpg
|
||||
Twilight:
|
||||
template: {name: Collection, collection: 33514}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Twilight.jpg
|
||||
Unbreakable:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls022101006/
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Unbreakable.jpg
|
||||
Universal Soldier:
|
||||
template: {name: Collection, collection: 10713}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Universal Soldier.jpg
|
||||
X-Men:
|
||||
trakt_list: https://trakt.tv/users/donxy/lists/x-men-universe
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_X-Men"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/X-Men.jpg
|
||||
Wallace & Gromit:
|
||||
template: {name: Collection, collection: 529}
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Wallace%20%26%20Gromit.jpg
|
||||
Watchmen:
|
||||
tmdb_list: https://www.themoviedb.org/list/8196349}
|
||||
sort_title: "!02_Watchmen"
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Watchmen.jpg
|
||||
Wizarding World:
|
||||
trakt_list: https://trakt.tv/users/strangerer/lists/harry-potter
|
||||
collection_order: release.asc
|
||||
sort_title: "!02_Wizarding World"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Wizarding%20World.jpg
|
||||
@ -1,173 +0,0 @@
|
||||
##############################################################################
|
||||
# Academy Awards (Oscars) Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
||||
# https://metamanager.wiki/en/latest/defaults/award/oscars.html #
|
||||
##############################################################################
|
||||
|
||||
external_templates:
|
||||
pmm: templates
|
||||
template_variables:
|
||||
collection_section: 130
|
||||
|
||||
collections:
|
||||
Best Picture:
|
||||
imdb_list: https://www.imdb.com/search/title/?groups=best_picture_winner
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/best_picture_winner.jpg
|
||||
schedule: yearly(03/01)
|
||||
sort_title: "!130_Oscars !1"
|
||||
Best Director:
|
||||
imdb_list: https://www.imdb.com/search/title/?groups=best_director_winner
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/best_director_winner.jpg
|
||||
schedule: yearly(03/01)
|
||||
sort_title: "!130_Oscars !2"
|
||||
Best Actor:
|
||||
imdb_list: https://www.imdb.com/list/ls098559088/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !3"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Actor.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Actor.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Actress:
|
||||
imdb_list: https://www.imdb.com/list/ls098092908/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !4"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Actress.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Actress.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Adapted Screenplay:
|
||||
imdb_list: https://www.imdb.com/list/ls098087964/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !5"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Adapted Screenplay.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Adapted%20Screenplay.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Animated Feature Film:
|
||||
imdb_list: https://www.imdb.com/list/ls098094655/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !6"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Animated Feature Film.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Animated%20Feature%20Film.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Cinematography:
|
||||
imdb_list: https://www.imdb.com/list/ls098084055/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !7"
|
||||
file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Cinematography.jpg
|
||||
#url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Cinematography.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Documentary:
|
||||
imdb_list: https://www.imdb.com/list/ls098500456/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !8"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Documentary.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Documentary.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Film Editing:
|
||||
imdb_list: https://www.imdb.com/list/ls560364494/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !9"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Film Editing.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Film%20Editing.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Original Motion Picture:
|
||||
imdb_list: https://www.imdb.com/list/ls098506998/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !9a"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Original Motion Picture.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Original%20Motion%20Picture.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Original Screenplay:
|
||||
imdb_list: https://www.imdb.com/list/ls098505320/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !9b"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Original Screenplay.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Original%20Screenplay.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Sound:
|
||||
imdb_list: https://www.imdb.com/list/ls560369669/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !9c"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Sound.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Sound.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Supporting Actor:
|
||||
imdb_list: https://www.imdb.com/list/ls098559088/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !9d"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Supporting Actor.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Supporting%20Actor.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Supporting Actress:
|
||||
imdb_list: https://www.imdb.com/list/ls098559671/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !9e"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Supporting Actress.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Supporting%20Actress.jpg
|
||||
schedule: yearly(03/01)
|
||||
Best Visual Effects:
|
||||
imdb_list: https://www.imdb.com/list/ls560368042/
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: release.asc
|
||||
sort_title: "!130_Oscars !9f"
|
||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Visual Effects.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Visual%20Effects.jpg
|
||||
schedule: yearly(03/01)
|
||||
dynamic_collections:
|
||||
Oscars Winners Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year-1
|
||||
title_format: <<key_name>> Winners
|
||||
template:
|
||||
- use_year_collections
|
||||
- imdb
|
||||
- shared
|
||||
- arr
|
||||
- custom
|
||||
template_variables:
|
||||
imdb_list:
|
||||
default: https://www.imdb.com/search/title/?release_date=<<key-1>>-01-01,<<key-1>>-12-31&groups=oscar_winner&sort=<<imdb_sort>>
|
||||
imdb_sort:
|
||||
default: moviemeter,asc
|
||||
allowed_libraries:
|
||||
default: movie
|
||||
image:
|
||||
default: award/oscars/winner/<<key>>
|
||||
translation_key:
|
||||
default: oscars_year
|
||||
dynamic:
|
||||
default: true
|
||||
@ -1,52 +0,0 @@
|
||||
##############################################################################
|
||||
# British Academy of Film and Television Arts Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to pjcob & maxwelldeux for the Trakt Lists #
|
||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
||||
# https://metamanager.wiki/en/latest/defaults/award/bafta.html #
|
||||
##############################################################################
|
||||
|
||||
external_templates:
|
||||
pmm: templates
|
||||
template_variables:
|
||||
collection_section: 130
|
||||
|
||||
collections:
|
||||
BAFTA Best Films:
|
||||
variables:
|
||||
key: best
|
||||
template:
|
||||
- name: shared
|
||||
sort: BAFTA !
|
||||
allowed_libraries: movie
|
||||
image: award/bafta/winner
|
||||
translation_key: bafta_best
|
||||
- name: arr
|
||||
- name: custom
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
|
||||
|
||||
dynamic_collections:
|
||||
BAFTA Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-4
|
||||
ending: current_year
|
||||
title_format: BAFTA <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- trakt
|
||||
- shared
|
||||
- arr
|
||||
- custom
|
||||
template_variables:
|
||||
trakt_list:
|
||||
default: https://trakt.tv/users/pjcob/lists/<<key>>-bafta
|
||||
allowed_libraries:
|
||||
default: movie
|
||||
image:
|
||||
default: award/bafta/<<key>>
|
||||
translation_key:
|
||||
default: bafta_year
|
||||
dynamic:
|
||||
default: true
|
||||
@ -28,11 +28,13 @@ collections:
|
||||
filter:
|
||||
actor: David Attenborough
|
||||
sonarr_add_missing: false
|
||||
file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Franchises/Attenborough.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Attenborough.jpg
|
||||
summary: Collection of David Attenborough TV Shows.
|
||||
Avatar
|
||||
template: {name: Collection, show: "74852, 251085" }
|
||||
Battlestar Galactica:
|
||||
template: {name: Collection, show: "71173, 73545, 85040, 204781"}
|
||||
file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Franchises/Battlestar Galactica.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Battlestar Galactica.jpg
|
||||
summary: Collection of Battlestar Galactica Shows.
|
||||
C.S.I:
|
||||
template: {name: Collection, show: "72546, 78310, 73696, 281551, 400248", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/CSI.jpg}
|
||||
@ -53,7 +55,7 @@ collections:
|
||||
summary: Collection of shows in the Marvel TV Universe.
|
||||
Narcos:
|
||||
template: {name: Collection, show: "282670, 353232"}
|
||||
file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Franchises/Narcos.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Narcos.jpg
|
||||
summary: Anthology of Netflix shows about the Columbia and Mexican drug cartells rise to power in the 1980's.
|
||||
NCIS:
|
||||
template: {name: Collection, show: "73710, 72108, 95441, 278125, 401630", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/NCIS.jpg}
|
||||
@ -78,7 +80,7 @@ collections:
|
||||
summary: Collection of Walking Dead TV Shows.
|
||||
The X-Files:
|
||||
template: {name: Collection, show: "77398, 76245"}
|
||||
file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Franchises/The X Files.jpg
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The X Files.jpg
|
||||
summary: Collection of shows from the X-Files.
|
||||
Yellowstone:
|
||||
template: {name: Collection, show: "341164, 396390, 416491, 416503, 403011", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Yellowstone.jpg}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user