mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-24 00:33:51 -05:00
Updated for Kometa (#650)
* 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
This commit is contained in:
16
ladywhiskers/music/Music-Genre-top.yml
Normal file
16
ladywhiskers/music/Music-Genre-top.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
default_template:
|
||||
builder_level: album
|
||||
sync_mode: sync
|
||||
collection_order: alpha
|
||||
sort_title: ++_<<collection_name>>
|
||||
smart_filter:
|
||||
# limit: 50
|
||||
sort_by: plays.desc
|
||||
miminum_items: 2
|
||||
delete_below_minimum: true
|
||||
any:
|
||||
album_genre: <<value>>
|
||||
|
||||
dynamic_collections:
|
||||
Genres: # mapping name does not matter just needs to be unique
|
||||
type: album_genre
|
||||
Reference in New Issue
Block a user