diff --git a/16x9/Includes_Window.xml b/16x9/Includes_Window.xml
index 4d781ae..0e48919 100644
--- a/16x9/Includes_Window.xml
+++ b/16x9/Includes_Window.xml
@@ -1686,7 +1686,7 @@
-
+
@@ -1937,6 +1937,15 @@
$INFO[Player.Art(tvshow.poster)]
!String.IsEmpty(Player.Art(tvshow.poster))
+
+ pad
+ 0
+ 147
+ 70
+ keep
+ $INFO[Player.Art(poster)]
+ String.IsEmpty(Player.Art(tvshow.poster)) + !String.IsEmpty(Player.Art(poster))
+
pad
0
@@ -1944,7 +1953,7 @@
70
keep
$INFO[Player.Art(thumb)]
- String.IsEmpty(Player.Art(tvshow.poster))
+ String.IsEmpty(Player.Art(tvshow.poster)) + String.IsEmpty(Player.Art(poster))
157
diff --git a/addon.xml b/addon.xml
index e09bb47..199c304 100644
--- a/addon.xml
+++ b/addon.xml
@@ -1,4 +1,4 @@
-
+