mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-10 11:11:54 -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