Sonarr/NzbDrone.Core/Repository
Mark McDowall 0a65e85e21 EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 2011-09-04 00:45:58 -07:00
..
Quality Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
Config.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
Episode.cs EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 2011-09-04 00:45:58 -07:00
EpisodeFile.cs Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
ExternalNotificationDefinition.cs ExternalNotifications enabled (Xbmc only right now). 2011-07-28 00:21:49 -07:00
History.cs HistoryProvider will return History Items with Episode and SeriesTitle. 2011-06-19 16:44:45 -07:00
IndexerDefinition.cs some db/migration cleanup 2011-07-07 20:27:11 -07:00
JobDefinition.cs some db/migration cleanup 2011-07-07 20:27:11 -07:00
RootDir.cs RootDirs moved to PetaPoco. Removed SubSonic references from EpisodeFile & SceneMapping. 2011-06-17 08:27:18 -07:00
SceneMapping.cs Fixed Series.QualityProfile relationship 2011-06-17 21:39:02 -07:00
Series.cs Changed QualityProfile to a ResultColumn to make note that it will be used as a result only. 2011-06-21 17:11:08 -07:00