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 68b7ba9209
Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid 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 Refactored MediaFileProvider 13 years ago
AutoConfigureProvider.cs Removed subsonic completely 13 years ago
DiskScanProvider.cs Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid episodeFiles. 13 years ago
DownloadProvider.cs Removed subsonic completely 13 years ago
EpisodeProvider.cs Fixed UnitTests (set EpisodeFileId to zero where no episo.de file is expected back) 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 Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid episodeFiles. 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 Merge branch 'master' of git://github.com/kayone/NzbDrone 13 years ago
TvDbProvider.cs Removed leftover code from old ages ;) 13 years ago
UpcomingEpisodesProvider.cs UpcomingProvider now gets Series in call for episodes. 13 years ago
XbmcProvider.cs Removed subsonic completely 13 years ago