[22] fix url_poster

This commit is contained in:
meisnate12 2023-10-27 15:55:24 -04:00
parent 61132ec790
commit 8a15a8233c
2 changed files with 2 additions and 3 deletions

View file

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

View file

@ -63,7 +63,7 @@ templates:
conditions:
- file_poster_<<key>>.exists: false
file_poster.exists: false
value: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/<<image>>.jpg
value: <<url_poster>>
default:
collection_section: "00"
key: <<mapping_name>>
@ -75,7 +75,6 @@ templates:
item_radarr_tag_<<key>>: <<item_radarr_tag>>
item_sonarr_tag_<<key>>: <<item_sonarr_tag>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/<<image>>.jpg
url_poster_<<key>>: <<url_poster>>
file_poster_<<key>>: <<file_poster>>
url_background_<<key>>: <<url_background>>
file_background_<<key>>: <<file_background>>