# 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: <>'. templates: # A generic template for creating topic-based collections. Collection: optional: - show - poster tvdb_show: <> sync_mode: sync collection_order: audience_rating.desc sort_title: "!060_<>" 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: <> 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/