mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
* Update config.yml Removed birthdays, added scheduling for operations * Delete ladywhiskers/movies/movies_franchises.yml * Add files via upload * Update movies_topics.yml Using to assign genre, not build collections * Update movies_subgenre.yml Using to assign genre to build collections with -pmm: genre * Update movies_topics.yml * Add files via upload * Delete ladywhiskers/tvshows/tvshows-documentaries.yml * Delete ladywhiskers/tvshows/tvshows-franchises.yml * Delete ladywhiskers/tvshows/tvshows-topic.yml * Update movies_topics.yml * Update README.md * Update README.md * Update config.yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml * Update tvshows_watchlist.yml * Delete ladywhiskers/music/Music.yml * Delete ladywhiskers/music/album_collections.yml * Delete ladywhiskers/music/musictemplates.yml * Delete ladywhiskers/music/artist_collections.yml * Update continents.yml * Update track_collections.yml * Add files via upload * Update movies_critics_other.yml * Update movies_critics_other.yml * Update movies_subgenre.yml * Update movies_topics.yml * Update movies_watchlist.yml * Update movies_subgenre.yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml * Update tvshows_watchlist.yml * Add files via upload * Update README.md * Update README.md
49 lines
2.3 KiB
YAML
49 lines
2.3 KiB
YAML
#######################################
|
|
# 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/
|