mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-25 23:22:31 -05:00
Fixed issues with tv genre collections (#594)
* 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
This commit is contained in:
@@ -12,13 +12,13 @@ templates:
|
||||
sync_mode: sync
|
||||
sort_title: "!015_<<collection_name>>"
|
||||
collections:
|
||||
# All-Time Top Shows:
|
||||
# template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/All-Time%20Top%20Shows.jpg}
|
||||
# sort_title: "!015_100"
|
||||
# smart_filter:
|
||||
# sort_by: audience_rating.desc
|
||||
# all:
|
||||
# genre.not: documentary
|
||||
All-Time Top Shows:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/All-Time%20Top%20Shows.jpg}
|
||||
sort_title: "!015_100"
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre.not: documentary
|
||||
Action:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Action.jpg}
|
||||
smart_filter:
|
||||
@@ -154,10 +154,9 @@ collections:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Science%20Fiction.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
any:
|
||||
genre:
|
||||
- science fiction
|
||||
- sci-fi
|
||||
all:
|
||||
genre: science fiction
|
||||
genre.not: documentary
|
||||
Sport:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
||||
smart_filter:
|
||||
@@ -185,4 +184,4 @@ collections:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: western
|
||||
genre.not: documentary
|
||||
genre.not: documentary
|
||||
|
||||
Reference in New Issue
Block a user