Commit Graph

22 Commits

Author SHA1 Message Date
kay.one e4ff0d6471 Diskscan/Info update job refactoring and test 2011-05-20 17:23:49 -07:00
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
unknown 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 2011-05-17 00:04:49 -07:00
Mark McDowall 43e02fa24a Add series with an ' apostrophe will now work correctly. 2011-04-24 19:30:40 -07:00
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
RootDir and UserProfileSection do not inherit the master layout automatically.
2011-04-21 17:30:19 -07:00
kay.one 9028e498ca 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
kay.one e896af5cd0 ReSharper code cleanup 2011-04-09 19:44:01 -07:00
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider 2011-04-09 18:34:36 -07:00
Mark McDowall c25af5978d Removed ISeriesProvider 2011-04-08 16:55:23 -07:00
Mark McDowall d63fe6ad56 Removed IRootDirProvider. 2011-04-08 08:10:46 -07:00
Mark McDowall 6e5328a877 Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
	NzbDrone.Web/Controllers/AddSeriesController.cs
	NzbDrone.Web/Controllers/SeriesController.cs
2011-04-08 07:30:17 -07:00
Mark McDowall 920099bfe7 Finished removing ITvDbProvider 2011-04-08 07:28:28 -07:00
kay.one 7b4a92fbe6 Removed IQuality provider
Updated AutoMoq to support SetConstant
2011-04-07 21:11:45 -07:00
Mark McDowall 6e221afe82 Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
	NzbDrone.Web/Views/AddSeries/AddSeriesItem.cshtml
2011-04-07 17:00:42 -07:00
Mark McDowall 0330bb1577 Adding "master" dropbox for changing quality for add series. 2011-04-07 16:49:18 -07:00
kay.one 9950d9385d more relative path fix 2011-04-05 21:34:58 -07:00
kay.one 8a3fe0f14e added more tests for seriesprovider 2011-04-04 22:30:13 -07:00
Mark McDowall 460e48d6a1 Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
Default value for Quality Dropbox in AddExisting is now the default value from Settings.
2011-04-04 19:48:46 -07:00
kay.one 62b2cd510f started rss cleanup 2011-04-03 20:50:12 -07:00
kay.one 7a16a907a4 fixed some css issues. added quality to each add existing item 2011-04-03 18:31:27 -07:00
Keivan e33f5206fa Add existing now does is reall time TvDb lookup 2011-04-01 16:11:09 -07:00
kay.one 0556c31846 Fixed add existing. needs more polish around quality and manual mapping. 2011-03-31 23:36:34 -07:00