mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update card layouts
This commit is contained in:
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…
x
Reference in New Issue
Block a user