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
44 lines
2.1 KiB
YAML
44 lines
2.1 KiB
YAML
############################
|
|
# Topics #
|
|
############################
|
|
templates:
|
|
Collection:
|
|
optional:
|
|
- poster
|
|
#url_poster: <<poster>>
|
|
collection_order: audience_rating.desc
|
|
sort_title: "!060_<<collection_name>>"
|
|
schedule: monthly(29)
|
|
item_genre: <<collection_name>>
|
|
build_collection: false
|
|
|
|
#######################################################################################################
|
|
collections:
|
|
Football:
|
|
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Football.jpg}
|
|
imdb_list: https://www.imdb.com/list/ls567409329/
|
|
Inspirational:
|
|
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Inspirational.jpg}
|
|
imdb_list: https://www.imdb.com/list/ls567409348/
|
|
trakt_list: https://trakt.tv/users/rizreflects/lists/inspiring
|
|
Natural Disaster:
|
|
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Natural%20Disaster.jpg}
|
|
imdb_list: https://www.imdb.com/list/ls567402383/
|
|
Spy:
|
|
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Spy.jpg}
|
|
imdb_list: https://www.imdb.com/list/ls567409179
|
|
Stand-up Comedy:
|
|
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Stand-Up%20Comedy.jpg}
|
|
imdb_list:
|
|
- https://www.imdb.com/list/ls567409881/
|
|
imdb_search:
|
|
votes.gte: 100
|
|
keyword: stand-up comedy
|
|
collection_order: release.desc
|
|
Unexpectedly Amazing:
|
|
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Unexpectedly%20Amazing.jpg}
|
|
imdb_list: https://www.imdb.com/list/ls567408147/
|
|
Witch:
|
|
template: {name: Collection} #poster: https://raw.githubusercontent.com/kometa-team/Default-Images/master/genre/Witch.jpg}
|
|
imdb_list: https://www.imdb.com/list/ls567408343/
|