1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-28 10:51:48 +00:00
Radarr/NzbDrone.Core/Providers
Mark McDowall b7408b726a Added cleanup job for search history
New: Search History cleanup job will only keep the last week of results
2012-06-12 12:38:38 -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 Added cleanup job for search history 2012-06-12 12:38:38 -07:00
SearchProvider.cs Fixed: An issue with Episode Searches that had full season results 2012-05-26 12:17:51 -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 Updated tests for UpcomingProvider. #ND-45 fixed 2012-05-17 18:23:32 -07:00
UpdateProvider.cs
XbmcProvider.cs