diff --git a/720p/ViewsFileMode.xml b/720p/ViewsFileMode.xml index d63b036..9483078 100644 --- a/720p/ViewsFileMode.xml +++ b/720p/ViewsFileMode.xml @@ -522,7 +522,7 @@ 4 40 32 - $INFO[ListItem.Icon] + $VAR[PosterThumb] keep @@ -623,7 +623,7 @@ 4 40 32 - $INFO[ListItem.Icon] + $VAR[PosterThumb] keep diff --git a/720p/ViewsVideoLibrary.xml b/720p/ViewsVideoLibrary.xml index d0eff94..fe33c9b 100644 --- a/720p/ViewsVideoLibrary.xml +++ b/720p/ViewsVideoLibrary.xml @@ -1,4 +1,4 @@ - + @@ -1131,7 +1131,7 @@ 355 keep IconCrossfadeTime - $INFO[ListItem.Icon] + $VAR[PosterThumb] ThumbShadow.png 8 @@ -1474,7 +1474,7 @@ 335 100 25 - + left center font13 @@ -1607,7 +1607,7 @@ 335 120 25 - + left center font13 @@ -1940,7 +1940,7 @@ 440 keep IconCrossfadeTime - $INFO[ListItem.Icon] + $VAR[PosterThumb] ThumbShadow.png 8 diff --git a/addon.xml b/addon.xml index 52a33f5..e7fd949 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -143,6 +143,6 @@ resources/screenshot-08.jpg resources/screenshot-09.jpg - - Switch to dynamic content for home screen widgets.[CR]- Home screen widgets show only unwatched items. + Fix season posters. diff --git a/changelog.txt b/changelog.txt index f43cf6a..1213334 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +[B]4.7.9[/B] + +- Fix season posters + [B]4.7.6[/B] - Switch to dynamic content for home screen widgets