mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
TVRageMapping updates
Fixed: Issue matching TVDB series to TVRage series in some situations
This commit is contained in:
parent
afef5ba0f4
commit
89cfb5c9b1
7 changed files with 45 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue