Lidarr/NzbDrone.Core/Providers
Mark McDowall 65df24988c Episodes will not be imported if disk space is low
New: Episodes will not be imported when disk space is too low to
complete the import
2012-08-08 18:17:44 -07:00
..
Converting
Core Added metadata options to settings #ND-21 2012-07-12 19:02:30 -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
Metadata Added plot back to episode... whoops. 2012-07-29 21:47:05 -07:00
Xbmc
AnalyticsProvider.cs
AutoConfigureProvider.cs
BackupProvider.cs
BannerProvider.cs Metadata coming together for XBMC 2012-07-09 21:37:24 -07:00
DiskScanProvider.cs New: .strm files are now considered media files 2012-07-19 13:43:54 -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 Fixed: History grid loads faster (lazy loaded) 2012-07-27 23:37:47 -07:00
IndexerProvider.cs
MediaFileProvider.cs
MetadataProvider.cs Added additional logging to metadata creation 2012-08-06 11:02:37 -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 Episodes will not be imported if disk space is low 2012-08-08 18:17:44 -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 Tests added 2012-07-12 11:30:43 -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 Metadata coming together for XBMC 2012-07-09 21:37:24 -07:00
TwitterProvider.cs
UpcomingEpisodesProvider.cs Updated tests for UpcomingProvider. #ND-45 fixed 2012-05-17 18:23:32 -07:00
UpdateProvider.cs
XbmcProvider.cs