mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
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.yml
This commit is contained in:
@@ -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
|
||||
@@ -9,9 +9,7 @@ templates:
|
||||
- poster
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
radarr_add_missing: false
|
||||
sonarr_add_missing: false
|
||||
sort_title: "!017_<<collection_name>>"
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
collection_order: release.desc
|
||||
|
||||
collections:
|
||||
@@ -127,4 +125,4 @@ collections:
|
||||
Weather:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Weather.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567637089/
|
||||
tvdb_show: 390520, 269320, 255951, 286699, 370598, 80865, 419048
|
||||
tvdb_show: 390520, 269320, 255951, 286699, 370598, 80865, 419048
|
||||
@@ -13,24 +13,18 @@ templates:
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
collection_order: release
|
||||
sort_title: "!02_<<collection_name>>"
|
||||
collections:
|
||||
Archie Comics:
|
||||
template: {name: Collection, show: "73619, 77056, 74883, 78116, 78137, 90241, 311954, 338947, 360898", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Archie%20Comics.jpg}
|
||||
sonarr_add_missing: false
|
||||
template: {name: Collection, show: "73619, 77056, 74883, 78116, 78137, 90241, 311954, 338947, 360898", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Archie%20Comics.jpg}
|
||||
summary: Collection of Archie Comic Shows.
|
||||
Arrowverse:
|
||||
template: {name: Collection, show: "257655, 279121, 295759, 295760, 332525, 361315", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Arrowverse.jpg}
|
||||
summary: Collection of Arrowverse Shows.
|
||||
Attenborough:
|
||||
template: {name: Collection}
|
||||
plex_all: true
|
||||
filter:
|
||||
actor: David Attenborough
|
||||
sonarr_add_missing: false
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Attenborough.jpg
|
||||
summary: Collection of David Attenborough TV Shows.
|
||||
Avatar
|
||||
Avatar:
|
||||
template: {name: Collection, show: "74852, 251085" }
|
||||
Battlestar Galactica:
|
||||
template: {name: Collection, show: "71173, 73545, 85040, 204781"}
|
||||
@@ -41,18 +35,10 @@ collections:
|
||||
summary: Collection of CSI TV Shows.
|
||||
Doctor Who:
|
||||
template: {name: Collection, show: "76107, 78804, 112671, 79511, 79708, 309893, 72710", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Doctor%20Who.jpg}
|
||||
sonarr_add_missing: false
|
||||
summary: Collection of Dr. Who Tv Shows.
|
||||
DC Universe:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/DC%20Universe.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls073475924/
|
||||
summary: Collection of shows in the DC TV Universe.
|
||||
Law & Order:
|
||||
template: {name: Collection, show: "72368, 75692, 71489, 328518, 74191, 168161, 383397", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Law%20%26%20Order.jpg}
|
||||
summary: Collection of Law & Order Shows.
|
||||
Marvel Television:
|
||||
template: {name: Collection, show: "263365, 281485, 320558, 281662, 284190, 304219, 317953, 326490, 331980, 332027, 341455, 364038, 362392, 362496, 362472, 367147, 368613, 368612, 393204, 393203, 368611, 367146, 393205, 393201, 412429, 412428, 412431, 361834, 361835, 367227, 92782", poster: https://raw.githubusercontent.com/WhoDat104/Franchises/main/Marvel.jpg}
|
||||
summary: Collection of shows in the Marvel TV Universe.
|
||||
Narcos:
|
||||
template: {name: Collection, show: "282670, 353232"}
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Narcos.jpg
|
||||
@@ -63,15 +49,9 @@ collections:
|
||||
Pretty Little Liars:
|
||||
template: {name: Collection, show: "146711, 268126, 358590, 389085", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Pretty%20Little%20Liars.jpg}
|
||||
summary: Collection of Pretty Little Liars Shows.
|
||||
Star Trek:
|
||||
template: {name: Collection, show: "77526, 73566, 71470, 72073, 74550, 73893, 328711, 364093, 367138, 385811, 382389, 264220", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Star%20Trek.jpg}
|
||||
summary: Collection of Star Trek TV Shows.
|
||||
Stargate:
|
||||
template: {name: Collection, show: "72449, 70851, 83237, 70852, 339552", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Stargate.jpg}
|
||||
summary: Collection of Stargate TV Shows.
|
||||
Star Wars:
|
||||
template: {name: Collection, show: "393199, 393187, 380352, 393218, 361753, 393589, 393189, 393188", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Star%20Wars.jpg}
|
||||
summary: Collection of Star Wars TV Shows.
|
||||
The Twilight Zone:
|
||||
template: {name: Collection, show: "73587, 72176, 78611, 358915", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Twilight%20Zone.jpg}
|
||||
summary: Collection of The Twilight Zone Shows.
|
||||
@@ -11,7 +11,7 @@ templates:
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!015_<<collection_name>>"
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
|
||||
collections:
|
||||
Anthology:
|
||||
Reference in New Issue
Block a user