Radarr/NzbDrone.Core/Providers
Mark McDowall 4d3ba62e5d Episode renaming implemented on the Series/Details page. 2011-06-05 22:23:28 -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 Added NzbMatrix Search Url, with tests. 2011-06-03 22:32:55 -07:00
Jobs Episode renaming implemented on the Series/Details page. 2011-06-05 22:23:28 -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 Rename Provider returns proper name for single episode series. 2011-06-05 17:37:32 -07:00
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
HistoryProvider.cs Fixed history again. 2011-06-05 12:55:46 -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 removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -07:00
MediaFileProvider.cs GetEpisodeFilesCount should be around 5 times faster. 2011-06-05 00:25:50 -07:00
NotificationProvider.cs
QualityProvider.cs
RenameProvider.cs Episode renaming implemented on the Series/Details page. 2011-06-05 22:23:28 -07:00
RootDirProvider.cs initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
SabProvider.cs Hacked sabprovider to support addbyurl from newzbin 2011-06-02 23:08:55 -07:00
SeriesProvider.cs removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -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