aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/TV/Episode.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Entities/TV/Episode.cs')
-rw-r--r--MediaBrowser.Controller/Entities/TV/Episode.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Entities/TV/Episode.cs b/MediaBrowser.Controller/Entities/TV/Episode.cs
index 4e94c3942..f24d86408 100644
--- a/MediaBrowser.Controller/Entities/TV/Episode.cs
+++ b/MediaBrowser.Controller/Entities/TV/Episode.cs
@@ -49,7 +49,7 @@ namespace MediaBrowser.Controller.Entities.TV
/// Gets or sets the DVD episode number.
/// </summary>
/// <value>The DVD episode number.</value>
- public int? DvdEpisodeNumber { get; set; }
+ public float? DvdEpisodeNumber { get; set; }
/// <summary>
/// We want to group into series not show individually in an index