mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 15:06:07 -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:
67
ladywhiskers/tvshows/tvshows-topic.yml
Normal file
67
ladywhiskers/tvshows/tvshows-topic.yml
Normal file
@@ -0,0 +1,67 @@
|
||||
#######################################
|
||||
# TV Collections #
|
||||
#######################################
|
||||
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- show
|
||||
- poster
|
||||
tvdb_show: <<show>>
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
|
||||
collections:
|
||||
Anthology:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Anthology.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567937024/
|
||||
schedule: monthly(15)
|
||||
Apocalypse:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Apocalypse.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527128700/
|
||||
schedule: monthly(15)
|
||||
Football:
|
||||
template: {name: Collection, show: "343609, 74094", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Football.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527481559/
|
||||
sync_mode: append
|
||||
schedule: monthly(15)
|
||||
Historical Fiction:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Historical%20Fiction.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147593/
|
||||
schedule: monthly(15)
|
||||
Medical:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Medical.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls064005250/
|
||||
- https://www.imdb.com/list/ls567394825/
|
||||
schedule: monthly(15)
|
||||
Mystery Box:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mystery%20Box.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls520446971/
|
||||
Seductive:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Seductive.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567399815/
|
||||
schedule: monthly(15)
|
||||
Slice of Life:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Slice%20of%20Life.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147618/
|
||||
schedule: monthly(15)
|
||||
Spy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Spy.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147789/
|
||||
schedule: monthly(15)
|
||||
Stephen King:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Stephen%20King.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567399416/
|
||||
schedule: monthly(15)
|
||||
Supernatural:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Supernatural.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527140144/
|
||||
schedule: monthly(15)
|
||||
Time Travel:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Time%20Travel.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147299/
|
||||
schedule: monthly(15)
|
||||
Reference in New Issue
Block a user