mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2026-03-22 01:23:11 -04:00
Updated Configs, fixed some errors. (#719)
* Update config.yml Updated to use letterboxd defaults * Delete ladywhiskers/metadata_folders directory * Update movies_critics_other.yml * Update movies_subgenre.yml * Update movies_topics.yml * Update movies_watchlist.yml * Delete ladywhiskers/music/Music-Genre-top.yml * Add files via upload * Update tvshows_Attenborough.yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml * Update tvshows_watchlist.yml * Add files via upload * Update config.yml Minor edits, commented out genre default * Delete ladywhiskers/tvshows/tvshows_Attenborough.yml Removing unused yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml commenting out sync * Update tvshows_watchlist.yml Added a collection of recommendations for my mum * Update musictemplates.yml * Update Music-Genre.yml * Update continents.yml * Update track_collections.yml * Update movies_critics_other.yml * Update movies_subgenre.yml Replaced ediblehedgehog letterboxd lists with another user * Update movies_topics.yml * Update movies_watchlist.yml Removed Bec's list Added collection for recommendations for my mum. * Delete ladywhiskers/metadata_folders directory * Add files via upload renamed and reorganised a bunch of mediux references - still a work in progress. * Update tvshows_watchlist.yml formatting * Update README.md minor update * Update movies_watchlist.yml Added template to reduce redunancy * Delete ladywhiskers/metadata_folders directory * docs: Document the ladywhiskers Kometa configuration This change adds comprehensive documentation to the Kometa configuration files within the 'ladywhiskers' subfolder. It adds comments to all YAML files to explain their purpose and settings. It also adds a new, detailed README.md file to the 'ladywhiskers' directory to provide a complete guide for new developers, covering the purpose, structure, and usage of the configuration. * Update Music-Genre.yml * Update track_collections.yml * Refactor movie watchlist YAML structure and templates * Add files via upload --------- Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,90 +1,101 @@
|
||||
#######################################################
|
||||
# Documentary Genres #
|
||||
# TV Collections #
|
||||
#######################################################
|
||||
# This file defines collections for documentary TV shows, categorized by genre.
|
||||
# Like other files in this repository, it uses a template to tag shows with a
|
||||
# genre rather than creating visible collections. This is achieved by using
|
||||
# 'build_collection: false' and 'item_genre: <<collection_name>>'.
|
||||
|
||||
templates:
|
||||
# A generic template for creating documentary genre collections.
|
||||
Collection:
|
||||
optional:
|
||||
- poster
|
||||
#url_poster: <<poster>>
|
||||
#sync_mode: sync
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
collection_order: release.desc
|
||||
schedule: weekly(tuesday)
|
||||
# This is the key part: instead of building a collection, it tags the items
|
||||
# with the collection's name as a genre.
|
||||
item_genre: <<collection_name>>
|
||||
build_collection: false
|
||||
|
||||
collections:
|
||||
# Each of the following blocks defines a documentary genre.
|
||||
# The 'template' key is used to call the 'Collection' template.
|
||||
# The shows are sourced from IMDb lists and TVDb IDs.
|
||||
America:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/America.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567617875/
|
||||
tvdb_show: 309958, 342167, 321784
|
||||
Animal:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Animal.jpg}
|
||||
|
||||
Animal:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567611777/
|
||||
tvdb_show: 231181, 302286, 365318, 397323, 380404, 414372, 423716, 342167, 354527
|
||||
Apocalypse :
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Apocalypse.jpg}
|
||||
|
||||
Apocalypse:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567611328/
|
||||
tvdb_show: 101421, 279117
|
||||
|
||||
The Arts:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/The%20Arts.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567611610/
|
||||
tvdb_show: 362158, 353954, 418474, 266866
|
||||
|
||||
Building:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Building.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567611261/
|
||||
tvdb_show: 400435, 280472, 363422, 269355, 379326
|
||||
|
||||
Conspiracy:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Conspiracy.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567611457/
|
||||
tvdb_show: 37043, 111931, 287495, 386899
|
||||
|
||||
Dinosaur:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Dinosaur.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567611901/
|
||||
tvdb_show: 419593, 416319
|
||||
|
||||
Engineering:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Engineering.jpg}
|
||||
imdb_list:
|
||||
template: {name: Collection}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567611972/ #All other Engineering List
|
||||
- https://www.imdb.com/list/ls567611261/ #Building List
|
||||
- https://www.imdb.com/list/ls567611821/ #Engineering Disaster List
|
||||
tvdb_show: 410587, 375980, 370754, 369458, 345959, 122401, 280472, 282106, 370754, 400435, 399511, 420420
|
||||
|
||||
Engineering Disaster:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Engineering%20Disaster.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567611821/
|
||||
tvdb_show: 410587, 375980, 370754, 369458, 345959
|
||||
tvdb_show: 410587, 375980, 370754, 369458, 345959
|
||||
|
||||
Fringe:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Fringe.jpg}
|
||||
imdb_list:
|
||||
template: {name: Collection}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567613015/ #All other Fringe List
|
||||
- https://www.imdb.com/list/ls567611457/ #Conpsiracy List
|
||||
- https://www.imdb.com/list/ls567616578/ #Paranormal List
|
||||
- https://www.imdb.com/list/ls567637035/ #UFO List
|
||||
tvdb_show: 37043, 111931, 287495, 386899, 261380, 111931, 255855, 417262, 290249, 370439, 336514, 413801, 111931, 311398, 255855, 370439, 376545, 420534
|
||||
History :
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/History.jpg}
|
||||
|
||||
History:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567613721/
|
||||
tvdb_show: 84970, 119811, 290249, 136411, 311398, 287495, 362158, 356885, 400435, 418474, 413801, 421687, 361079, 420420, 80620, 376545, 360852, 427595, 363422, 355566, 420534, 269355
|
||||
# smart_filter:
|
||||
# sort_by: year.asc
|
||||
# all:
|
||||
# genre: documentary
|
||||
# any:
|
||||
# genre: biography, war
|
||||
|
||||
Human Body:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Human%20Body.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567613933/
|
||||
tvdb_show: 370439, 324346, 333111
|
||||
tmdb_show: 207778
|
||||
|
||||
Manufacturing:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Manufacturing.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567613987/
|
||||
tvdb_show: 421687, 399511
|
||||
|
||||
Nature:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Nature.jpg}
|
||||
imdb_list:
|
||||
template: {name: Collection}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567613846/ #All other Nature List
|
||||
- https://www.imdb.com/list/ls567611777/ #Animals List
|
||||
- https://www.imdb.com/list/ls567611901/ #Dinosaur list
|
||||
@@ -92,33 +103,40 @@ collections:
|
||||
- https://www.imdb.com/list/ls567616754/ #Space List
|
||||
- https://www.imdb.com/list/ls567637089/ #Weather List
|
||||
tvdb_show: 231181, 302286, 365318, 397323, 380404, 414372, 423716, 342167, 354527, 419593, 416319, 268119, 388660, 356885, 333247, 387478, 136411, 377071, 390520, 269320, 255951, 286699, 370598, 80865, 419048, 398721, 433852
|
||||
|
||||
Paranormal:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Paranormal.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567616578/
|
||||
tvdb_show: 261380
|
||||
|
||||
Plant:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Plant.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567616526/
|
||||
tvdb_show: 298146
|
||||
|
||||
Space:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Space.jpg}
|
||||
imdb_list:
|
||||
template: {name: Collection}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567616754/ #All other Space List
|
||||
- https://www.imdb.com/list/ls567637035/ #UFO List
|
||||
tvdb_show: 377071, 364784
|
||||
Sport :
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Sport.jpg}
|
||||
|
||||
Sport:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567616746/
|
||||
tvdb_show: 362158, 398117
|
||||
|
||||
Technology:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Technology.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567616111/
|
||||
tvdb_show: 122401, 362158, 282106, 358433, 410168, 41726
|
||||
|
||||
UFO:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Ufo.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567637035/
|
||||
tvdb_show: 111931, 255855
|
||||
|
||||
Weather:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Weather.jpg}
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567637089/
|
||||
tvdb_show: 390520, 269320, 255951, 286699, 370598, 80865, 419048
|
||||
|
||||
@@ -1,48 +1,62 @@
|
||||
#######################################
|
||||
# TV Topics #
|
||||
#######################################
|
||||
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- show
|
||||
- poster
|
||||
tvdb_show: <<show>>
|
||||
#url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
schedule: weekly(tuesday)
|
||||
item_genre: <<collection_name>>
|
||||
build_collection: false
|
||||
|
||||
collections:
|
||||
Anthology:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Anthology.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567937024/
|
||||
Apocalypse:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Apocalypse.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527128700/
|
||||
Historical Fiction:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Historical%20Fiction.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147593/
|
||||
Medical:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Medical.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls064005250/
|
||||
- https://www.imdb.com/list/ls567394825/
|
||||
Slice of Life:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Slice%20of%20Life.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147618/
|
||||
Spy:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Spy.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147789/
|
||||
Stephen King:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Stephen%20King.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567399416/
|
||||
Supernatural:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Supernatural.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527140144/
|
||||
Time Travel:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Time%20Travel.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147299/
|
||||
# This file defines collections for TV shows based on various topics.
|
||||
# Like the other topic and subgenre files, these are not meant to be visible
|
||||
# collections, but rather a way to tag shows with a specific topic.
|
||||
# This is achieved by using 'build_collection: false' and 'item_genre: <<collection_name>>'.
|
||||
|
||||
templates:
|
||||
# A generic template for creating topic-based collections.
|
||||
Collection:
|
||||
optional:
|
||||
- show
|
||||
- poster
|
||||
tvdb_show: <<show>>
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
schedule: weekly(tuesday)
|
||||
# This is the key part: instead of building a collection, it tags the items
|
||||
# with the collection's name as a genre.
|
||||
item_genre: <<collection_name>>
|
||||
build_collection: false
|
||||
|
||||
collections:
|
||||
# Each of the following blocks defines a topic.
|
||||
# The 'template' key is used to call the 'Collection' template.
|
||||
# The shows are sourced from IMDb lists.
|
||||
Anthology:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567937024/
|
||||
|
||||
Apocalypse:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls527128700/
|
||||
|
||||
Historical Fiction:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls527147593/
|
||||
|
||||
Medical:
|
||||
template: {name: Collection}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls064005250/
|
||||
- https://www.imdb.com/list/ls567394825/
|
||||
|
||||
Slice of Life:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls527147618/
|
||||
|
||||
Spy:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls527147789/
|
||||
|
||||
Stephen King:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls567399416/
|
||||
|
||||
Supernatural:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls527140144/
|
||||
|
||||
Time Travel:
|
||||
template: {name: Collection}
|
||||
imdb_list: https://www.imdb.com/list/ls527147299/
|
||||
|
||||
@@ -1,27 +1,33 @@
|
||||
#######################################
|
||||
# TV Watchlist #
|
||||
#######################################
|
||||
collections:
|
||||
Laura's Watchlist:
|
||||
plex_watchlist: critic_rating.desc
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
collection_mode: show
|
||||
Watch with Britty:
|
||||
trakt_list: https://trakt.tv/users/fuschaitea/lists/shows-to-watch-with-britty
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
collection_mode: show
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
Recommendations for Mum:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum-movies-couchmoney-tv
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum-tv-shows-couchmoney-tv
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
collection_mode: show
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
visible_home: range(01/01-12/31)
|
||||
visible_shared: range(01/01-12/31)
|
||||
# This file defines collections based on TV show watchlists from various sources,
|
||||
# such as Trakt and Plex itself. These are meant to be visible collections.
|
||||
|
||||
collections:
|
||||
# A collection based on the Plex watchlist of a user named Laura.
|
||||
Laura's Watchlist:
|
||||
plex_watchlist: critic_rating.desc
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
collection_mode: show
|
||||
|
||||
# A collection of TV shows to watch with someone named Britty, from a Trakt list.
|
||||
Watch with Britty:
|
||||
trakt_list: https://trakt.tv/users/fuschaitea/lists/shows-to-watch-with-britty
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
collection_mode: show
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
|
||||
# A collection of movie and TV show recommendations for "Mum".
|
||||
# It combines multiple Trakt lists.
|
||||
Recommendations for Mum:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum-movies-couchmoney-tv
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum-tv-shows-couchmoney-tv
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
collection_mode: show
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
visible_home: range(01/01-12/31)
|
||||
visible_shared: range(01/01-12/31)
|
||||
|
||||
Reference in New Issue
Block a user