1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-10 04:52:42 +01:00
Radarr/NzbDrone.Core/Providers
Mark McDowall 68b7ba9209 Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid episodeFiles.
Cleanup will run aforementioned methods before doing cleanup.
2011-06-20 18:49:16 -07:00
..
Core Fixed some small issues, here and there. 2011-06-17 19:51:53 -07:00
ExternalNotification Removed subsonic completely 2011-06-17 18:46:22 -07:00
Fakes more notification updates 2011-04-23 22:48:12 -07:00
Indexer Removed subsonic completely 2011-06-17 18:46:22 -07:00
Jobs Refactored MediaFileProvider 2011-06-19 20:04:08 -07:00
AutoConfigureProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
DiskScanProvider.cs Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid episodeFiles. 2011-06-20 18:49:16 -07:00
DownloadProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
EpisodeProvider.cs Fixed UnitTests (set EpisodeFileId to zero where no episo.de file is expected back) 2011-06-20 00:40:45 -07:00
ExternalNotificationProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
HistoryProvider.cs HistoryProvider will return History Items with Episode and SeriesTitle. 2011-06-19 16:44:45 -07:00
IndexerProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
InventoryProvider.cs Ninject is now forced to use proper constructor. 2011-06-13 18:23:04 -07:00
MediaFileProvider.cs Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid episodeFiles. 2011-06-20 18:49:16 -07:00
NotificationProvider.cs Fixed notifications, episodestatus test 2011-06-18 10:18:25 -07:00
QualityProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
RootDirProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
SabProvider.cs Ninject is now forced to use proper constructor. 2011-06-13 18:23:04 -07:00
SceneMappingProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
SeriesProvider.cs Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-20 00:16:01 -07:00
TvDbProvider.cs Removed leftover code from old ages ;) 2011-06-19 23:28:42 -07:00
UpcomingEpisodesProvider.cs UpcomingProvider now gets Series in call for episodes. 2011-06-19 20:08:09 -07:00
XbmcProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00