Radarr/NzbDrone.Core/Providers
Mark McDowall 4f16615e8b Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-02 18:37:43 -07:00
..
Core EpisodeSorting UI has descriptions, removed extra options. 2011-05-18 16:10:25 -07:00
ExternalNotification removed some warnings, logging tweaks 2011-05-08 14:49:15 -07:00
Fakes
Indexer newzbin now supports episode search 2011-06-02 18:15:19 -07:00
Jobs Integrated scene name helper into episode search, series lookup 2011-06-02 18:15:02 -07:00
AutoConfigureProvider.cs AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only. 2011-05-10 23:46:26 -07:00
BacklogProvider.cs
DownloadProvider.cs Rewrite of InventoryProvider 2011-05-28 12:23:35 -07:00
EpisodeProvider.cs EpisodesWithoutFiles will ignore episodes with an air date before 1900. 2011-06-01 16:18:08 -07:00
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
HistoryProvider.cs Rewrite of InventoryProvider 2011-05-28 12:23:35 -07:00
IndexerProvider.cs Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
InventoryProvider.cs Rewrite of InventoryProvider 2011-05-28 12:23:35 -07:00
MediaFileProvider.cs GetMediaFile should be alot easier on disk. 2011-05-29 20:56:49 -07:00
NotificationProvider.cs
QualityProvider.cs
RenameProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
RootDirProvider.cs initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
SabProvider.cs Rewrite of InventoryProvider 2011-05-28 12:23:35 -07:00
SeasonProvider.cs Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists. 2011-05-15 23:27:02 -07:00
SeriesProvider.cs fixed broken tests 2011-06-02 18:24:15 -07:00
StatsProvider.cs
SyncProvider.cs initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
TvDbProvider.cs Fixed American Dad's scene naming gong show 2011-05-28 18:58:35 -07:00
UpcomingEpisodesProvider.cs
XbmcProvider.cs