..
Core
fixed blackhole config to be boolean
2011-05-08 20:31:01 -07:00
ExternalNotification
removed some warnings, logging tweaks
2011-05-08 14:49:15 -07:00
Fakes
more notification updates
2011-04-23 22:48:12 -07:00
Indexer
Merge conflicts resolved.
2011-05-08 23:16:26 -07:00
Jobs
Removed retundant logging for Series deletion.
2011-05-15 16:39:46 -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
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
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
DeleteSeriesJob now uses the providers properly.
2011-05-12 17:55:26 -07:00
IndexerProvider.cs
More work on indexers/jobs
2011-04-21 23:23:29 -07:00
MediaFileProvider.cs
Moved filename only piece to Parser.
2011-04-30 16:25:35 -07:00
NotificationProvider.cs
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
2011-04-23 21:06:34 -07:00
PostProcessingProvider.cs
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
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
Series Grid AJAX'd.
2011-05-09 23:32:33 -07:00
SabProvider.cs.orig
Merge conflicts resolved.
2011-05-08 23:16:26 -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
Returned series deletion back to SeriesProvider.
2011-05-15 16:35:45 -07:00
StatsProvider.cs
Added StatsProvider.
2011-04-25 22:54:12 -07:00
SyncProvider.cs
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
2011-04-20 00:44:13 -07:00
TvDbProvider.cs
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
2011-04-20 00:44:13 -07:00
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
Added TimerProvider
2011-04-19 18:20:20 -07:00