Sonarr/NzbDrone.Core/Providers
Mark McDowall d554e9ec83 Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly. 2011-08-25 23:23:21 -07:00
..
Core
ExternalNotification
Indexer
Jobs Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly. 2011-08-25 23:23:21 -07:00
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly. 2011-08-25 23:23:21 -07:00
DownloadProvider.cs
EpisodeProvider.cs
ExternalNotificationProvider.cs
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs
MediaFileProvider.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
NotificationProvider.cs Removed basic notification. client side notification should be used. 2011-08-21 18:19:34 -07:00
QualityProvider.cs
RootDirProvider.cs
SabProvider.cs
SceneMappingProvider.cs Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId. 2011-08-22 23:07:04 -07:00
SeriesProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs
XbmcProvider.cs