From 6d8fa6c7142d32f8771fbcc45fe22ddf8bdfacee Mon Sep 17 00:00:00 2001 From: ladywhiskers <99696830+ladywhiskers@users.noreply.github.com> Date: Thu, 26 Oct 2023 12:21:41 +1100 Subject: [PATCH] Update musictemplates.yml --- ladywhiskers/music/musictemplates.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ladywhiskers/music/musictemplates.yml b/ladywhiskers/music/musictemplates.yml index b00887a..c17d3c9 100644 --- a/ladywhiskers/music/musictemplates.yml +++ b/ladywhiskers/music/musictemplates.yml @@ -5,7 +5,7 @@ templates: key: separator sep_style: orig collection_section: "00" - url_poster_<>: https://raw.githubusercontent.com/ladywhiskers/Posters//separators/<>/<>.jpg + url_poster_<>: https://raw.githubusercontent.com/ladywhiskers/Posters/main/separators/<>/<>.jpg sort_prefix: "!" sort_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>> \ No newline at end of file + sort_title: <<sort_title>>