Delete ladywhiskers/music/album_collections.yml

pull/650/head
ladywhiskers 4 weeks ago committed by GitHub
parent 63313cf5b2
commit b6d6588fd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,38 +0,0 @@
external_templates:
file: config/music/musictemplates.yml
template_variables:
collection_section: "002"
templates:
album mood collection:
builder_level: album
smart_filter:
limit: 20
minimum_items: 20
delete_below_minimum: true
sort_by: plays.desc
all:
album_mood: <<value>>
album style collection:
builder_level: album
smart_filter:
limit: 20
minimum_items: 20
delete_below_minimum: true
sort_by: plays.desc
all:
album_style: <<value>>
dynamic_collections:
Album Moods:
type: album_mood
title_format: Top 10 <<key_name>> Albums
template:
- album mood collection
- shared
Album Styles:
type: style
title_format: Top 20 <<key_name>> Albums
template:
- album style collection
- shared
Loading…
Cancel
Save