1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-27 18:28:19 +00:00
Sonarr/NzbDrone.Core/Providers
2011-11-25 18:20:50 -08:00
..
Converting
Core Alot of refactoring. 2011-11-12 23:27:16 -08:00
ExternalNotification Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
Indexer Searching will be more picky now to ensure the proper series and season (and episode if relevant) 2011-11-16 22:32:44 -08:00
Jobs Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 2011-11-25 18:20:50 -08:00
Xbmc Added Growl (Not yet visible on the GUI). 2011-11-01 20:08:53 -07:00
AutoConfigureProvider.cs
DiskScanProvider.cs Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -08:00
DownloadProvider.cs
EpisodeProvider.cs Daily episodes that are added via RSS feed will have proper season and episode numbers. 2011-11-24 23:56:07 -08:00
ExternalNotificationProvider.cs
GrowlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs
MediaFileProvider.cs Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -08:00
MisnamedProvider.cs
NewznzbProvider.cs Fixed adding of Newznab provider. 2011-11-15 15:11:17 -08:00
NotificationProvider.cs Cleaned up progress notification. 2011-11-20 20:43:16 -08:00
PostDownloadProvider.cs Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -08:00
ProwlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 2011-11-25 18:20:50 -08:00
RootDirProvider.cs Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -08:00
SabProvider.cs
SceneMappingProvider.cs
SearchProvider.cs EpisodeSearch will now notify if no download is found. 2011-11-23 20:50:09 -08:00
SeriesProvider.cs
SmtpProvider.cs
TvDbProvider.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
TwitterProvider.cs
UpcomingEpisodesProvider.cs
UpdateProvider.cs Update logs are now in the UI 2011-11-21 22:55:09 -08:00
XbmcProvider.cs