mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Update musictemplates.yml
This commit is contained in:
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>>
|
||||||
@ -288,4 +288,4 @@ templates:
|
|||||||
optional:
|
optional:
|
||||||
- use_year_collections
|
- use_year_collections
|
||||||
run_definition: <<use_year_collections>>
|
run_definition: <<use_year_collections>>
|
||||||
sort_title: <<sort_title>>
|
sort_title: <<sort_title>>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user