removed TvdbLib.dll using the embedded wattvdb.codeplex.com

This commit is contained in:
kay.one
2013-03-02 11:32:55 -08:00
parent 32ed3dbb46
commit ba68dd9386
66 changed files with 103 additions and 23915 deletions

View File

@@ -24,7 +24,7 @@ namespace NzbDrone.Core.Tv
public Boolean Ignored { get; set; }
public PostDownloadStatusType PostDownloadStatus { get; set; }
public int AbsoluteEpisodeNumber { get; set; }
public Nullable<Int32> AbsoluteEpisodeNumber { get; set; }
public int SceneSeasonNumber { get; set; }
public int SceneEpisodeNumber { get; set; }