Lidarr/NzbDrone.Core/Providers
Mark McDowall 0f170e8a03 Fixed SAB getting the string value for Priority (instead of the integer value).
Fixed SAB tests.
Icarus appears to be deleting files from Debug\Files when running tests.
2011-05-02 08:40:21 -07:00
..
Core Added DownloadFile method to HttpProvider. 2011-04-26 23:27:15 -07:00
ExternalNotification Changed constructor for ExternalNotificationProviderBase. 2011-04-28 23:32:51 -07:00
Fakes more notification updates 2011-04-23 22:48:12 -07:00
Indexer Added Supports backlog boolean for Indexers. 2011-05-01 01:04:44 -07:00
Jobs Added job to scan for media files every hour... So easy! 2011-04-27 23:46:56 -07:00
AutoConfigureProvider.cs Start of AutoConfigureSab 2011-04-25 00:42:29 -07:00
BacklogProvider.cs
EpisodeProvider.cs Added Supports backlog boolean for Indexers. 2011-05-01 01:04:44 -07:00
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
HistoryProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
IndexerProvider.cs
MediaFileProvider.cs Moved filename only piece to Parser. 2011-04-30 16:25:35 -07:00
NotificationProvider.cs
PostProcessingProvider.cs
QualityProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
RenameProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
RootDirProvider.cs RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic. 2011-04-27 08:34:53 -07:00
SabProvider.cs Fixed SAB getting the string value for Priority (instead of the integer value). 2011-05-02 08:40:21 -07:00
SeasonProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
SeriesProvider.cs Set Meridiem to Uppercase. 2011-04-27 09:47:53 -07:00
StatsProvider.cs Added StatsProvider. 2011-04-25 22:54:12 -07:00
SyncProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. 2011-04-27 16:51:38 -07:00
XbmcProvider.cs