aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/LiveTv/ProgramInfo.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-06-11 16:40:25 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-06-11 16:40:25 -0400
commit65e8cf0726e17c00ff7882c1f31f64211c3a59c5 (patch)
treea05dc6b5ca0c165214adff09a3c0d8a30f11e7f6 /MediaBrowser.Controller/LiveTv/ProgramInfo.cs
parente56ef95283ce3d4ccacd0f65f45e26086da186d2 (diff)
improve live tv images
Diffstat (limited to 'MediaBrowser.Controller/LiveTv/ProgramInfo.cs')
-rw-r--r--MediaBrowser.Controller/LiveTv/ProgramInfo.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.Controller/LiveTv/ProgramInfo.cs b/MediaBrowser.Controller/LiveTv/ProgramInfo.cs
index d0377fbfd..f41df6f8a 100644
--- a/MediaBrowser.Controller/LiveTv/ProgramInfo.cs
+++ b/MediaBrowser.Controller/LiveTv/ProgramInfo.cs
@@ -107,6 +107,8 @@ namespace MediaBrowser.Controller.LiveTv
/// <value>The image URL.</value>
public string ImageUrl { get; set; }
+ public string ThumbImageUrl { get; set; }
+
public string LogoImageUrl { get; set; }
/// <summary>