Update musictemplates.yml

pull/592/head
ladywhiskers 7 months ago committed by cpt-kuesel
parent aa549b7f5b
commit 6d8fa6c714

@ -5,7 +5,7 @@ templates:
key: separator
sep_style: orig
collection_section: "00"
url_poster_<<key>>: https://raw.githubusercontent.com/ladywhiskers/Posters//separators/<<sep_style>>/<<separator>>.jpg
url_poster_<<key>>: https://raw.githubusercontent.com/ladywhiskers/Posters/main/separators/<<sep_style>>/<<separator>>.jpg
sort_prefix: "!"
sort_title: <<sort_prefix>><<collection_section>>_!<<title>>
optional:
@ -63,7 +63,7 @@ templates:
conditions:
- file_poster_<<key>>.exists: false
file_poster.exists: false
value: https://raw.githubusercontent.com/ladywhiskers/Posters/<<image>>.jpg
value: https://raw.githubusercontent.com/ladywhiskers/Posters/main/<<image>>.jpg
default:
collection_section: "00"
key: <<mapping_name>>
@ -74,7 +74,7 @@ templates:
sort_title: <<sort_prefix>><<collection_section>><<pre>><<order_<<key>>>><<title>>
item_radarr_tag_<<key>>: <<item_radarr_tag>>
item_sonarr_tag_<<key>>: <<item_sonarr_tag>>
url_poster: https://raw.githubusercontent.com/ladywhiskers/Posters/<<image>>.jpg
url_poster: https://raw.githubusercontent.com/ladywhiskers/Posters/main/<<image>>.jpg
url_poster_<<key>>: <<url_poster>>
file_poster_<<key>>: <<file_poster>>
url_background_<<key>>: <<url_background>>
@ -288,4 +288,4 @@ templates:
optional:
- use_year_collections
run_definition: <<use_year_collections>>
sort_title: <<sort_title>>
sort_title: <<sort_title>>

Loading…
Cancel
Save