From e954c936f4101888a4070746f444605e4a8c4b5d Mon Sep 17 00:00:00 2001
From: Kristof Rado <36210568+radokristof@users.noreply.github.com>
Date: Mon, 23 Sep 2019 13:40:08 +0200
Subject: [PATCH] Fixed Season Poster Problem (#2)
* Fixed Season Poster error
* Fixed indent
---
xml/Variables.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xml/Variables.xml b/xml/Variables.xml
index 1e2c4398..d19314af 100644
--- a/xml/Variables.xml
+++ b/xml/Variables.xml
@@ -1027,8 +1027,8 @@
$INFO[ListItem.Art(animatedposter)]
$INFO[Container().ListItem(1).Art(tvshow.poster)]
- $INFO[ListItem.Art(season.poster)]
- $INFO[Container.Art(season.poster)]
+ $INFO[Container.ListItem.Art(season.poster)]
+ $INFO[Container.ListItem.Art(poster)]
$INFO[ListItem.Art(tvshow.poster)]
$INFO[ListItem.Art(poster)]
$INFO[ListItem.Art(thumb)]