From a3c4aa31492d7c2cfc7c57a0117d6ef020e91b76 Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Tue, 18 Apr 2023 21:05:13 -0400 Subject: [PATCH] [23] add collection image control --- VERSION | 2 +- defaults/templates.yml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 74252a8b..379e4df2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.19.0-develop22 +1.19.0-develop23 diff --git a/defaults/templates.yml b/defaults/templates.yml index f375638c..bc7fb2ce 100644 --- a/defaults/templates.yml +++ b/defaults/templates.yml @@ -66,6 +66,9 @@ templates: item_sonarr_tag_<>: <> url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/<>.jpg url_poster_<>: <> + file_poster_<>: <> + url_background_<>: <> + file_background_<>: <> visible_library_<>: <> visible_home_<>: <> visible_shared_<>: <> @@ -88,6 +91,9 @@ templates: - name_format - key_name - translation_key + - file_poster + - url_background + - file_background - limit run_definition: - <>>> @@ -109,6 +115,9 @@ templates: item_sonarr_tag: <>>> sort_title: "!<><
><>>><>"
     url_poster: <<url_poster_<<key>>>>
+    file_poster: <<file_poster_<<key>>>>
+    url_background: <<url_background_<<key>>>>
+    file_background: <<file_background_<<key>>>>
     minimum_items: <<minimum_items_<<key>>>>
 
   trakt: