[22] fix url_poster

pull/1696/head
meisnate12 1 year ago
parent 61132ec790
commit 8a15a8233c

@ -1 +1 @@
1.19.1-develop21 1.19.1-develop22

@ -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/meisnate12/Plex-Meta-Manager-Images/master/<<image>>.jpg value: <<url_poster>>
default: default:
collection_section: "00" collection_section: "00"
key: <<mapping_name>> key: <<mapping_name>>
@ -75,7 +75,6 @@ templates:
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/meisnate12/Plex-Meta-Manager-Images/master/<<image>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/<<image>>.jpg
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>>
file_background_<<key>>: <<file_background>> file_background_<<key>>: <<file_background>>

Loading…
Cancel
Save