mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 22:19:41 -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:
@@ -4,11 +4,6 @@ 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'
|
||||
@@ -19,11 +14,19 @@ libraries:
|
||||
sort_by: audience_rating.desc
|
||||
title_format: <<key_name>>'s Birthday
|
||||
data:
|
||||
depth: 20
|
||||
limit: 100
|
||||
depth: 10
|
||||
limit: 20
|
||||
tmdb_birthday:
|
||||
this_month: true
|
||||
- pmm: bafta
|
||||
- pmm: cannes
|
||||
- pmm: content_rating_au
|
||||
- pmm: continent
|
||||
template_variables:
|
||||
include:
|
||||
- Oceania
|
||||
- pmm: genre
|
||||
- pmm: oscars
|
||||
- pmm: other_chart
|
||||
template_variables:
|
||||
use_anidb: false
|
||||
@@ -31,11 +34,17 @@ libraries:
|
||||
use_pirated: false
|
||||
visible_library_commonsense: true
|
||||
visible_home_commonsense: true
|
||||
visible_shared_commonsense: true
|
||||
- pmm: continent
|
||||
visible_shared_commonsense: true - pmm: razzie
|
||||
- pmm: seasonal
|
||||
template_variables:
|
||||
include:
|
||||
- Oceania
|
||||
use_patrick: false
|
||||
use_memorial: false
|
||||
schedule_father: range(09/01-09/07)
|
||||
use_independence: false
|
||||
use_labor: false
|
||||
use_veteran: false
|
||||
use_thanksgiving: false
|
||||
use_aapi: false
|
||||
- pmm: studio
|
||||
template_variables:
|
||||
include:
|
||||
@@ -43,6 +52,8 @@ libraries:
|
||||
- DreamWorks Studios
|
||||
- DreamWorks Pictures
|
||||
- Pixar
|
||||
- pmm: tautulli
|
||||
- pmm: universe
|
||||
schedule_overlays: weekly(saturday)
|
||||
overlay_files:
|
||||
- pmm: commonsense
|
||||
@@ -100,7 +111,7 @@ libraries:
|
||||
use_separator: false
|
||||
library_name: TV Shows
|
||||
collection_files:
|
||||
- pmm: based
|
||||
- folder: config/tvshows
|
||||
- pmm: actor
|
||||
template_variables:
|
||||
collection_section: '001'
|
||||
@@ -111,12 +122,17 @@ libraries:
|
||||
sort_by: audience_rating.desc
|
||||
title_format: <<key_name>>'s Birthday
|
||||
data:
|
||||
depth: 20
|
||||
limit: 100
|
||||
depth: 10
|
||||
limit: 20
|
||||
tmdb_birthday:
|
||||
this_month: true
|
||||
- pmm: based
|
||||
- pmm: content_rating_au
|
||||
- pmm: tautulli
|
||||
- pmm: continent
|
||||
template_variables:
|
||||
include:
|
||||
- Oceania
|
||||
- pmm: genre
|
||||
- pmm: other_chart
|
||||
template_variables:
|
||||
use_anidb: false
|
||||
@@ -125,11 +141,8 @@ libraries:
|
||||
visible_library_commonsense: true
|
||||
visible_home_commonsense: true
|
||||
visible_shared_commonsense: true
|
||||
- pmm: continent
|
||||
template_variables:
|
||||
include:
|
||||
- Oceania
|
||||
- folder: config/tvshows
|
||||
- pmm: tautulli
|
||||
- pmm: universe
|
||||
schedule_overlays: weekly(friday)
|
||||
overlay_files:
|
||||
- pmm: commonsense
|
||||
|
||||
Reference in New Issue
Block a user