Updated config to include more defaults, removed any duplication of the default files in config files. (#624)
* 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 * Delete ladywhiskers/movies/1_genres.yml * Update and rename 2_subgenre.yml to movies_subgenre.yml * Update and rename 3_topics.yml to movies_topics.yml * Delete ladywhiskers/movies/4_based_on.yml * Update and rename 5_critics_other.yml to movies_critics_other.yml * Update and rename 7_franchises.yml to movies_franchises.yml * Delete ladywhiskers/movies/6_holidays.yml * Delete ladywhiskers/tvshows/2_avatarcollection.yml * Delete ladywhiskers/tvshows/3_tvshow-genres.yml * Update and rename 4_tvshows-franchises.yml to tvshows-franchises.yml * Update and rename 1_tvdocumentaries.yml to tvshows-documentaries.yml * Update and rename 5_tvshows-topic.yml to tvshows-topic.yml * Delete ladywhiskers/tvshows/6_tvshows-year.yml * Update config.ymlpull/627/head
parent
64a5c36c76
commit
aafd593aa9
@ -1,171 +0,0 @@
|
|||||||
##################################
|
|
||||||
# Genres #
|
|
||||||
##################################
|
|
||||||
templates:
|
|
||||||
Collection:
|
|
||||||
optional:
|
|
||||||
- poster
|
|
||||||
url_poster: <<poster>>
|
|
||||||
sync_mode: sync
|
|
||||||
sort_title: "!015_<<collection_name>>"
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Action:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Action.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: action
|
|
||||||
Adventure:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Adventure.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: adventure
|
|
||||||
Animated Shorts:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Animated%20Shorts.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: animation
|
|
||||||
content_rating: G, PG
|
|
||||||
duration.lte: 20
|
|
||||||
Animation:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Animation.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: animation
|
|
||||||
content_rating: G, PG
|
|
||||||
Biography:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Biography.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: biography
|
|
||||||
Comedy Horror:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Comedy%20Horror.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre:
|
|
||||||
- comedy
|
|
||||||
- horror
|
|
||||||
Crime:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Crime.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: crime
|
|
||||||
Documentary:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Documentary.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: documentary
|
|
||||||
Drama:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Drama.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: drama
|
|
||||||
Family:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Family.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: family
|
|
||||||
Fantasy:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fantasy.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: fantasy
|
|
||||||
Film Noir:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Film%20Noir.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: film-noir
|
|
||||||
Foreign:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Foreign.jpg}
|
|
||||||
smart_filter:
|
|
||||||
any:
|
|
||||||
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}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: history
|
|
||||||
Horror:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Horror.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: horror
|
|
||||||
Indie:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Indie.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: indie
|
|
||||||
Martial Arts:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Martial%20Arts.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: martial arts
|
|
||||||
Musical:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Musical.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: musical
|
|
||||||
Mystery:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mystery.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: mystery
|
|
||||||
Romance:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Romance.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: romance
|
|
||||||
Romantic Comedy:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Romantic%20Comedy.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre:
|
|
||||||
- comedy
|
|
||||||
- romance
|
|
||||||
Science Fiction:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Science%20Fiction.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
any:
|
|
||||||
genre: science fiction
|
|
||||||
Short:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Short.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: short
|
|
||||||
Sport:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: sport
|
|
||||||
Suspense:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Suspense.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: suspense
|
|
||||||
Thriller:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Thriller.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: thriller
|
|
||||||
True Crime:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/True%20Crime.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre:
|
|
||||||
- documentary
|
|
||||||
- crime
|
|
||||||
War:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/War.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: war
|
|
||||||
Western:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Western.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
genre: western
|
|
@ -1,39 +0,0 @@
|
|||||||
#####################################################################
|
|
||||||
# "Based On..." Collections #
|
|
||||||
#####################################################################
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Based on a Book:
|
|
||||||
mdblist_list:
|
|
||||||
url: https://mdblist.com/lists/plexmetamanager/based_on_books_movies
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
sort_title: "!014_Book"
|
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/based/Book.jpg
|
|
||||||
schedule: yearly(01/30)
|
|
||||||
radarr_add_missing: false
|
|
||||||
Based on a Comic:
|
|
||||||
mdblist_list:
|
|
||||||
url: https://mdblist.com/lists/plexmetamanager/based_on_comics_movies
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
sort_title: "!014_Comic"
|
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/based/Comic.jpg
|
|
||||||
schedule: yearly(01/30)
|
|
||||||
radarr_add_missing: false
|
|
||||||
Based on a True Story:
|
|
||||||
mdblist_list:
|
|
||||||
url: https://mdblist.com/lists/plexmetamanager/based_on_true_story_movies
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
sort_title: "!014_True_Story"
|
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/based/True%20Story.jpg
|
|
||||||
schedule: yearly(01/30)
|
|
||||||
radarr_add_missing: false
|
|
||||||
Based on Video Games:
|
|
||||||
mdblist_list:
|
|
||||||
url: https://mdblist.com/lists/plexmetamanager/based_on_video_games_movies
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
sort_title: "!014_Video_Games"
|
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/based/Video%20Game.jpg
|
|
||||||
schedule: yearly(01/30)
|
|
||||||
radarr_add_missing: false
|
|
@ -1,181 +0,0 @@
|
|||||||
##############################################################################
|
|
||||||
# Seasonal Collections #
|
|
||||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
||||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
||||||
# https://metamanager.wiki/en/latest/defaults/movie/seasonal.html #
|
|
||||||
##############################################################################
|
|
||||||
|
|
||||||
external_templates:
|
|
||||||
pmm: templates
|
|
||||||
|
|
||||||
templates:
|
|
||||||
holiday:
|
|
||||||
default:
|
|
||||||
sync_mode: sync
|
|
||||||
sync_mode_<<key>>: <<sync_mode>>
|
|
||||||
sort_by: title.asc
|
|
||||||
sort_by_<<key>>: <<sort_by>>
|
|
||||||
schedule_<<key>>: <<schedule>>
|
|
||||||
limit_<<key>>: <<limit>>
|
|
||||||
tmdb_collection_<<key>>: <<tmdb_collection>>
|
|
||||||
tmdb_movie_<<key>>: <<tmdb_movie>>
|
|
||||||
imdb_list_<<key>>: <<imdb_list>>
|
|
||||||
trakt_list_<<key>>: <<trakt_list>>
|
|
||||||
mdblist_list_<<key>>: <<mdblist_list>>
|
|
||||||
summary_<<key>>: <<summary_format>>
|
|
||||||
name_<<key>>: <<name_format>>
|
|
||||||
emoji: ""
|
|
||||||
emoji_<<key>>: <<emoji>>
|
|
||||||
optional:
|
|
||||||
- schedule
|
|
||||||
- tmdb_collection
|
|
||||||
- tmdb_movie
|
|
||||||
- limit
|
|
||||||
- imdb_list
|
|
||||||
- trakt_list
|
|
||||||
- mdblist_list
|
|
||||||
- summary_format
|
|
||||||
- name_format
|
|
||||||
- key_name
|
|
||||||
- translation_key
|
|
||||||
- limit
|
|
||||||
smart_label:
|
|
||||||
sort_by: <<sort_by_<<key>>>>
|
|
||||||
limit: <<limit_<<key>>>>
|
|
||||||
all:
|
|
||||||
label: <<smart_label>>
|
|
||||||
schedule: <<schedule_<<key>>>>
|
|
||||||
delete_not_scheduled: true
|
|
||||||
sync_mode: <<sync_mode_<<key>>>>
|
|
||||||
tmdb_collection: <<tmdb_collection_<<key>>>>
|
|
||||||
tmdb_movie: <<tmdb_movie_<<key>>>>
|
|
||||||
imdb_list: <<imdb_list_<<key>>>>
|
|
||||||
trakt_list: <<trakt_list_<<key>>>>
|
|
||||||
mdblist_list: <<mdblist_list_<<key>>>>
|
|
||||||
cache_builders: 1
|
|
||||||
translation_key: <<translation_key>>
|
|
||||||
key_name: <<key_name>>
|
|
||||||
summary: <<summary_<<key>>>>
|
|
||||||
name: <<name_<<key>>>>
|
|
||||||
limit: <<limit_<<key>>>>
|
|
||||||
translation_prefix: <<emoji_<<key>>>>
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Seasonal Collections:
|
|
||||||
template:
|
|
||||||
- name: separator
|
|
||||||
separator: seasonal
|
|
||||||
use_separator: false
|
|
||||||
key_name: Seasonal
|
|
||||||
translation_key: separator
|
|
||||||
|
|
||||||
dynamic_collections:
|
|
||||||
Seasonal:
|
|
||||||
type: custom
|
|
||||||
data:
|
|
||||||
years: New Year's Day
|
|
||||||
valentine: Valentine's Day
|
|
||||||
patrick: St. Patrick's Day
|
|
||||||
easter: Easter
|
|
||||||
mother: Mother's Day
|
|
||||||
father: Father's Day
|
|
||||||
halloween: Halloween
|
|
||||||
christmas: Christmas
|
|
||||||
disabilities: Day of Persons with Disabilities
|
|
||||||
black_history: Black History Month
|
|
||||||
lgbtq: LGBTQ+ Pride Month
|
|
||||||
latinx: Latinx Heritage Month
|
|
||||||
women: Women's History Month
|
|
||||||
title_format: <<key_name>> <<library_typeU>>s
|
|
||||||
template:
|
|
||||||
- holiday
|
|
||||||
- shared
|
|
||||||
- arr
|
|
||||||
template_variables:
|
|
||||||
emoji:
|
|
||||||
years: "🎊 "
|
|
||||||
valentine: "💘 "
|
|
||||||
patrick: "☘ "
|
|
||||||
easter: "🐰 "
|
|
||||||
mother: "🤱 "
|
|
||||||
father: "👨 "
|
|
||||||
halloween: "🎃 "
|
|
||||||
christmas: "🎅 "
|
|
||||||
disabilities: "♿ "
|
|
||||||
lgbtq: "🏳️🌈 "
|
|
||||||
latinx: "🪅 "
|
|
||||||
women: "🚺 "
|
|
||||||
black_history: "✊ 🏿 "
|
|
||||||
schedule:
|
|
||||||
years: range(12/26-01/04)
|
|
||||||
valentine: range(02/01-02/29)
|
|
||||||
patrick: range(03/01-03/18)
|
|
||||||
easter: range(03/20-04/30)
|
|
||||||
mother: range(05/05-05/10)
|
|
||||||
father: range(09/15-09/20)
|
|
||||||
halloween: range(10/01-10/31)
|
|
||||||
christmas: range(11/01-12/31)
|
|
||||||
disabilities: range(12/02-12/04)
|
|
||||||
black_history: range(02/01-03/01)
|
|
||||||
lgbtq: range(05/31-06/30)
|
|
||||||
latinx: range(09/15-10/15)
|
|
||||||
women: range(02/28-03/31)
|
|
||||||
imdb_list:
|
|
||||||
years: https://www.imdb.com/list/ls066838460/
|
|
||||||
valentine:
|
|
||||||
- https://www.imdb.com/list/ls000094398/
|
|
||||||
- https://www.imdb.com/list/ls057783436/
|
|
||||||
- https://www.imdb.com/list/ls064427905/
|
|
||||||
patrick: https://www.imdb.com/list/ls063934595/
|
|
||||||
easter:
|
|
||||||
- https://www.imdb.com/list/ls062665509/
|
|
||||||
- https://www.imdb.com/list/ls051733651/
|
|
||||||
mother: https://www.imdb.com/list/ls072551197/
|
|
||||||
father: https://www.imdb.com/list/ls020471057/
|
|
||||||
halloween:
|
|
||||||
- https://www.imdb.com/list/ls023118929/
|
|
||||||
- https://www.imdb.com/list/ls000099714/
|
|
||||||
christmas:
|
|
||||||
- https://www.imdb.com/list/ls567453036/
|
|
||||||
- https://www.imdb.com/list/ls000096828/
|
|
||||||
women:
|
|
||||||
- https://www.imdb.com/search/keyword/?keywords=women-in-film&ref_=fn_kw_kw_9
|
|
||||||
- https://www.imdb.com/search/keyword/?keywords=women%27s-rights&ref_=fn_kw_kw_2
|
|
||||||
- https://www.imdb.com/search/keyword/?keywords=women%27s-suffrage&ref_=fn_kw_kw_13
|
|
||||||
tmdb_collection:
|
|
||||||
halloween:
|
|
||||||
- 185103 # Hotel Transylvania
|
|
||||||
- 11716 # Addams Family
|
|
||||||
- 750822 # Addams Family Animated
|
|
||||||
- 313086 # Conjuring
|
|
||||||
- 91361 # Halloween Collection
|
|
||||||
- 8581 # A Nightmare on Elm Street Collection
|
|
||||||
- 1733 # The Mummy Collection
|
|
||||||
- 8091 # Alien Collection
|
|
||||||
- 2980 # Ghostbusters
|
|
||||||
- 751156 # Hocus Pocus
|
|
||||||
tmdb_movie:
|
|
||||||
halloween:
|
|
||||||
- 23437 # A Nightmare on Elm Street (2010)
|
|
||||||
mdblist_list:
|
|
||||||
disabilities:
|
|
||||||
- https://mdblist.com/lists/plexmetamanager/day-of-persons-with-disabilities
|
|
||||||
lgbtq:
|
|
||||||
- https://mdblist.com/lists/plexmetamanager/lgbtq-pride-month
|
|
||||||
- https://www.imdb.com/list/ls063526611/'
|
|
||||||
latinx:
|
|
||||||
- https://mdblist.com/lists/plexmetamanager/latinx-heritage-month
|
|
||||||
trakt_list:
|
|
||||||
christmas:
|
|
||||||
- https://trakt.tv/users/fuschaitea/lists/christmas-movies?display=movie&sort=title,asc
|
|
||||||
black_history:
|
|
||||||
- https://trakt.tv/users/hoochzilla/lists/black-cinema?display=movie&sort=title,asc
|
|
||||||
- https://trakt.tv/users/bluephi8/lists/black-history?display=movie&sort=title,asc
|
|
||||||
visible_home:
|
|
||||||
default: true
|
|
||||||
visible_shared:
|
|
||||||
default: true
|
|
||||||
image:
|
|
||||||
default: seasonal/<<key>>
|
|
||||||
translation_key:
|
|
||||||
default: seasonal
|
|
@ -1,6 +0,0 @@
|
|||||||
collections:
|
|
||||||
Avatar Universe:
|
|
||||||
tvdb_list: https://thetvdb.com/lists/8116
|
|
||||||
collection_order: custom
|
|
||||||
sync_mode: sync
|
|
||||||
|
|
@ -1,187 +0,0 @@
|
|||||||
#######################################################
|
|
||||||
# Genre #
|
|
||||||
# TV Collections #
|
|
||||||
#######################################################
|
|
||||||
templates:
|
|
||||||
Collection:
|
|
||||||
optional:
|
|
||||||
- show
|
|
||||||
- poster
|
|
||||||
tvdb_show: <<show>>
|
|
||||||
url_poster: <<poster>>
|
|
||||||
sync_mode: sync
|
|
||||||
sort_title: "!015_<<collection_name>>"
|
|
||||||
collections:
|
|
||||||
All-Time Top Shows:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/All-Time%20Top%20Shows.jpg}
|
|
||||||
sort_title: "!015_100"
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
#genre.not: documentary
|
|
||||||
Action:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Action.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: action
|
|
||||||
#genre.not: documentary
|
|
||||||
Adult Cartoons:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Adult%20Cartoons.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: animation
|
|
||||||
genre.not: family, #documentary
|
|
||||||
Adventure:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Adventure.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: adventure
|
|
||||||
#genre.not: documentary
|
|
||||||
Biography:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Biography.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: biography
|
|
||||||
Children's Cartoons:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Children's%20Cartoons.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: animation, family
|
|
||||||
#genre.not: documentary
|
|
||||||
Comedy:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Comedy.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: comedy
|
|
||||||
#genre.not: documentary
|
|
||||||
Crime:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Crime.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: crime
|
|
||||||
#genre.not: documentary
|
|
||||||
Documentary:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Documentary.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: documentary
|
|
||||||
Drama:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Drama.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: drama
|
|
||||||
##genre.not: documentary
|
|
||||||
Family:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Family.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: family
|
|
||||||
genre.not: animation, #documentary
|
|
||||||
Fantasy:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fantasy.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: fantasy
|
|
||||||
genre.not: animation, #documentary
|
|
||||||
Funny Sci-Fi:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Funny%20Sci-Fi.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: comedy, science fiction
|
|
||||||
#genre.not: documentary
|
|
||||||
History:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/History.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: history
|
|
||||||
#genre.not: documentary
|
|
||||||
Horror:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Horror.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: horror
|
|
||||||
#genre.not: documentary
|
|
||||||
Musical:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Musical.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: musical
|
|
||||||
#genre.not: documentary
|
|
||||||
Mystery:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mystery.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: mystery
|
|
||||||
#genre.not: documentary
|
|
||||||
News:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/News.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: news
|
|
||||||
#genre.not: documentary
|
|
||||||
Reality:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Reality.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: reality
|
|
||||||
#genre.not: documentary
|
|
||||||
Romance:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Romance.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: romance
|
|
||||||
#genre.not: documentary
|
|
||||||
Science Fiction:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Science%20Fiction.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: science fiction
|
|
||||||
#genre.not: documentary
|
|
||||||
Sport:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: sport
|
|
||||||
#genre.not: documentary
|
|
||||||
Thriller:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Thriller.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: thriller
|
|
||||||
#genre.not: documentary
|
|
||||||
War & Politics:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/War%20%26%20Politics.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: war
|
|
||||||
#genre.not: documentary
|
|
||||||
Western:
|
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Western.jpg}
|
|
||||||
smart_filter:
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
all:
|
|
||||||
genre: western
|
|
||||||
#genre.not: documentary
|
|
@ -1,36 +0,0 @@
|
|||||||
##############################################################################
|
|
||||||
# Year Collections #
|
|
||||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
||||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
||||||
# https://metamanager.wiki/en/latest/defaults/both/year.html #
|
|
||||||
##############################################################################
|
|
||||||
|
|
||||||
external_templates:
|
|
||||||
pmm: templates
|
|
||||||
template_variables:
|
|
||||||
collection_section: "105"
|
|
||||||
|
|
||||||
dynamic_collections:
|
|
||||||
Year:
|
|
||||||
type: number
|
|
||||||
sync: true
|
|
||||||
data:
|
|
||||||
starting: current_year-5
|
|
||||||
ending: current_year
|
|
||||||
title_format: Best of <<key_name>>
|
|
||||||
template:
|
|
||||||
- smart_filter
|
|
||||||
- shared
|
|
||||||
template_variables:
|
|
||||||
search_term:
|
|
||||||
default: year
|
|
||||||
sort_by:
|
|
||||||
default: critic_rating.desc
|
|
||||||
limit:
|
|
||||||
default: 50
|
|
||||||
image:
|
|
||||||
default: year/best/<<key>>
|
|
||||||
translation_key:
|
|
||||||
default: year
|
|
||||||
dynamic:
|
|
||||||
default: true
|
|
Loading…
Reference in new issue