Update musictemplates.yml

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

@ -5,7 +5,7 @@ templates:
key: separator key: separator
sep_style: orig sep_style: orig
collection_section: "00" 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_prefix: "!"
sort_title: <<sort_prefix>><<collection_section>>_!<<title>> sort_title: <<sort_prefix>><<collection_section>>_!<<title>>
optional: optional:
@ -63,7 +63,7 @@ templates:
conditions: conditions:
- file_poster_<<key>>.exists: false - file_poster_<<key>>.exists: false
file_poster.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: default:
collection_section: "00" collection_section: "00"
key: <<mapping_name>> key: <<mapping_name>>
@ -74,7 +74,7 @@ templates:
sort_title: <<sort_prefix>><<collection_section>><<pre>><<order_<<key>>>><<title>> sort_title: <<sort_prefix>><<collection_section>><<pre>><<order_<<key>>>><<title>>
item_radarr_tag_<<key>>: <<item_radarr_tag>> item_radarr_tag_<<key>>: <<item_radarr_tag>>
item_sonarr_tag_<<key>>: <<item_sonarr_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>> url_poster_<<key>>: <<url_poster>>
file_poster_<<key>>: <<file_poster>> file_poster_<<key>>: <<file_poster>>
url_background_<<key>>: <<url_background>> url_background_<<key>>: <<url_background>>

Loading…
Cancel
Save