Delete ladywhiskers/music/artist_collections.yml

pull/650/head
ladywhiskers 4 weeks ago committed by GitHub
parent 66d2726712
commit 1e48b19289
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,32 +0,0 @@
external_templates:
file: config/music/musictemplates.yml
template_variables:
collection_section: "003"
templates:
mood collection:
smart_filter:
limit: 10
minimum_items: 10
sort_by: plays.desc
all:
artist_mood: <<value>>
style collection:
smart_filter:
limit: 10
minimum_items: 10
sort_by: plays.desc
all:
artist_style: <<value>>
dynamic_collections:
# Moods:
# type: mood
# title_format: Top 10 <<key_name>> Artists
# template: mood collection
Artist Styles:
type: style
title_format: Top 5 <<key_name>> Artists
template:
- style collection
- shared
Loading…
Cancel
Save