TVRageMapping updates

Fixed: Issue matching TVDB series to TVRage series in some situations
This commit is contained in:
Mark McDowall 2012-12-26 16:16:15 -08:00
commit 89cfb5c9b1
7 changed files with 45 additions and 3 deletions

View file

@ -58,6 +58,8 @@ namespace NzbDrone.Core.Repository
public int UtcOffset { get; set; }
public DateTime? FirstAired { get; set; }
/// <summary>
/// Gets or sets a value indicating whether this <see cref="Series"/> is hidden.
/// </summary>