update card layouts

pull/702/head
Luke Pulverenti 8 years ago
parent b92c31ce82
commit 3e9f655899

@ -1650,7 +1650,7 @@ namespace Emby.Server.Implementations.LiveTv.EmbyTV
{
var image = program.GetImageInfo(ImageType.Primary, 0);
if (image != null)
if (image != null && program.IsMovie)
{
try
{

Loading…
Cancel
Save