Sonarr/NzbDrone.Core/Providers
Mark McDowall ac2f3399f0 New: Upcoming page is now broken down by day. 2012-05-17 18:14:44 -07:00
..
Converting
Core New: Added FileSharingTalk indexer. 2012-04-13 23:45:42 -07:00
DecisionEngine Episode searching now stores the results of the tests. 2012-04-19 23:42:13 -07:00
DownloadClients Exceptions when checking SAB's queue are now caught. 2012-04-17 17:19:03 -07:00
ExternalNotification Fixed: Twitter download complete message grammar. 2012-04-17 23:10:24 -07:00
Indexer Removed extraneous dictionary, no dictception. 2012-05-11 13:51:33 -07:00
Xbmc
AnalyticsProvider.cs
AutoConfigureProvider.cs
BackupProvider.cs
BannerProvider.cs
DiskScanProvider.cs Fixed: Issue with notifications when new episode filename did not contain the the quality. 2012-05-16 09:21:53 -07:00
DownloadProvider.cs NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB. 2012-05-02 08:37:09 -07:00
EpisodeProvider.cs Fixed: Episode Overview is trimmed down more to prevent being to large. 2012-04-29 20:32:44 -07:00
ExternalNotificationProvider.cs
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs Fixed: Search failure is more friendly. 2012-04-14 15:33:58 -07:00
MediaFileProvider.cs Fix: Successful downloads that are not moved properly should be retried. 2012-04-17 14:44:20 -07:00
MisnamedProvider.cs
NewznabProvider.cs Initialze Newznab will delete any with a null/empty name or URL. 2012-05-12 10:16:07 -07:00
NotificationProvider.cs
PlexProvider.cs
PostDownloadProvider.cs Fix: Successful downloads that are not moved properly should be retried. 2012-04-17 14:44:20 -07:00
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs
RootDirProvider.cs
SceneMappingProvider.cs
SearchHistoryProvider.cs Unit tests for SearchHistory added. 2012-04-23 11:20:32 -07:00
SearchProvider.cs SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found). 2012-05-17 16:52:26 -07:00
SeasonProvider.cs
SeriesProvider.cs New: AirTime will be shown in Series grid details. 2012-04-14 17:55:17 -07:00
SignalRProvider.cs
SmtpProvider.cs SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details. 2012-04-30 09:42:07 -07:00
StatsProvider.cs New: Basic stats on your library. View at: /System/Stats 2012-04-25 12:50:37 -07:00
TvDbProvider.cs
TwitterProvider.cs
UpcomingEpisodesProvider.cs New: Upcoming page is now broken down by day. 2012-05-17 18:14:44 -07:00
UpdateProvider.cs
XbmcProvider.cs