You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/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)
13 years ago
..
Quality Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
Config.cs Removed subsonic completely 13 years ago
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) 13 years ago
EpisodeFile.cs Removed Episodes list from EpisodeFile object. 13 years ago
ExternalNotificationDefinition.cs ExternalNotifications enabled (Xbmc only right now). 13 years ago
History.cs HistoryProvider will return History Items with Episode and SeriesTitle. 13 years ago
IndexerDefinition.cs some db/migration cleanup 13 years ago
JobDefinition.cs some db/migration cleanup 13 years ago
RootDir.cs RootDirs moved to PetaPoco. Removed SubSonic references from EpisodeFile & SceneMapping. 13 years ago
SceneMapping.cs Fixed Series.QualityProfile relationship 13 years ago
Series.cs Changed QualityProfile to a ResultColumn to make note that it will be used as a result only. 13 years ago