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/Providers
Mark McDowall b084a3bc46
EpisodeProvider GetEpisode(s) returns episodes with EpisodeFiles.
13 years ago
..
Core Fixed some small issues, here and there. 13 years ago
ExternalNotification Removed subsonic completely 13 years ago
Fakes more notification updates 13 years ago
Indexer Removed subsonic completely 13 years ago
Jobs Fixed season ignore 13 years ago
AutoConfigureProvider.cs Removed subsonic completely 13 years ago
DownloadProvider.cs Removed subsonic completely 13 years ago
EpisodeProvider.cs EpisodeProvider GetEpisode(s) returns episodes with EpisodeFiles. 13 years ago
ExternalNotificationProvider.cs Removed subsonic completely 13 years ago
HistoryProvider.cs HistoryProvider will return History Items with Episode and SeriesTitle. 13 years ago
IndexerProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 13 years ago
InventoryProvider.cs Ninject is now forced to use proper constructor. 13 years ago
MediaFileProvider.cs Fixed season ignore 13 years ago
NotificationProvider.cs Fixed notifications, episodestatus test 13 years ago
QualityProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 13 years ago
RootDirProvider.cs Removed subsonic completely 13 years ago
SabProvider.cs Ninject is now forced to use proper constructor. 13 years ago
SceneMappingProvider.cs Removed subsonic completely 13 years ago
SeriesProvider.cs SeriesProvider.GetSeries(int seriesId) will now fail if series is not found. 13 years ago
TvDbProvider.cs fixed duplicated episodes coming in from Tvdb 13 years ago
UpcomingEpisodesProvider.cs Removed subsonic completely 13 years ago
XbmcProvider.cs Removed subsonic completely 13 years ago