1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-03 22:04:43 +00:00
Radarr/NzbDrone.Core/Providers
Mark McDowall 6c78187601 EpisodeAiredAfter added to AddSeries UI
New: Ability to skip episodes that aired before a certain date, per
series.
2012-09-18 23:06:09 -07:00
..
Converting
Core Added Recycle Bin to server side 2012-09-03 23:49:04 -07:00
DecisionEngine Added EpisodeAiredAfter to server side 2012-09-18 18:30:30 -07:00
DownloadClients Fixed broken tests... wtf was I doing? 2012-08-30 08:33:09 -07:00
ExternalNotification Fixed: Twitter download complete message grammar. 2012-04-17 23:10:24 -07:00
Indexer Newznab searching is better 2012-09-06 08:37:38 -07:00
Metadata Added plot back to episode... whoops. 2012-07-29 21:47:05 -07:00
Xbmc
AutoConfigureProvider.cs
BackupProvider.cs New: Max DB Size is now 512MB (was 256MB) 2012-08-14 11:51:25 -07:00
BannerProvider.cs Metadata coming together for XBMC 2012-07-09 21:37:24 -07:00
DiskScanProvider.cs Added Recycle Bin to server side 2012-09-03 23:49:04 -07:00
DownloadProvider.cs Pneumatic wired up as download client 2012-08-29 17:32:27 -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 Fixed: Search failure is more friendly. 2012-04-14 15:33:58 -07:00
MediaFileProvider.cs Change episode file quality 2012-09-03 16:26:52 -07:00
MetadataProvider.cs Added additional logging to metadata creation 2012-08-06 11:02:37 -07:00
MisnamedProvider.cs Allow scene name to be used for renaming 2012-08-03 00:01:34 -07:00
NewznabProvider.cs nzbs.org back to http only 2012-08-11 14:55:53 -07:00
NotificationProvider.cs
PlexProvider.cs
PostDownloadProvider.cs Organized tests for DiskScan and PostDownload 2012-08-29 08:34:51 -07:00
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
RecycleBinProvider.cs Added Recycle Bin to server side 2012-09-03 23:49:04 -07:00
ReferenceDataProvider.cs
RootDirProvider.cs
SceneMappingProvider.cs
SearchHistoryProvider.cs 3D bug with search history cleanup fixed 2012-08-14 16:53:55 -07:00
SearchProvider.cs Using TPL for feed downloading - more speed! 2012-09-08 16:38:42 -07:00
SeasonProvider.cs
SeriesProvider.cs EpisodeAiredAfter added to AddSeries UI 2012-09-18 23:06:09 -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 Changed update URL 2012-09-08 17:32:21 -07:00
XbmcProvider.cs