Mark McDowall
|
c3d4732baa
|
Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank.
|
14 years ago |
kay.one
|
add780b431
|
Ninject is now forced to use proper constructor.
|
14 years ago |
Mark McDowall
|
bda226096b
|
Auto complete for paths added. Config text boxes are now wider.
|
14 years ago |
Mark McDowall
|
96670d0567
|
AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB.
|
14 years ago |
Mark McDowall
|
8d38f98338
|
Add Existing with Refresh button after modifying root dirs.
Renamed AddSeries/Add to AddSeries/Index
|
14 years ago |
Mark McDowall
|
f27c1d89f6
|
Moved root dir config to add series.
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
|
14 years ago |
Mark McDowall
|
463881843e
|
Combined AddNew and AddExisting Series pages.
Fixed AddNew Series
|
14 years ago |
kay.one
|
e4ff0d6471
|
Diskscan/Info update job refactoring and test
|
14 years ago |
kay.one
|
9c1ff4af6b
|
initial stage of indexer refactoring. things compile.
|
14 years ago |
unknown
|
2f786bf424
|
JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
|
14 years ago |
Mark McDowall
|
43e02fa24a
|
Add series with an ' apostrophe will now work correctly.
|
14 years ago |
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.
|
14 years ago |
kay.one
|
9028e498ca
|
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
|
14 years ago |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
14 years ago |
kay.one
|
fcf51978f9
|
Removed IConfigProvider, ISeasonProvider, ISyncProvider
|
14 years ago |
Mark McDowall
|
c25af5978d
|
Removed ISeriesProvider
|
14 years ago |
Mark McDowall
|
d63fe6ad56
|
Removed IRootDirProvider.
|
14 years ago |
Mark McDowall
|
6e5328a877
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Web/Controllers/AddSeriesController.cs
NzbDrone.Web/Controllers/SeriesController.cs
|
14 years ago |
Mark McDowall
|
920099bfe7
|
Finished removing ITvDbProvider
|
14 years ago |
kay.one
|
7b4a92fbe6
|
Removed IQuality provider
Updated AutoMoq to support SetConstant
|
14 years ago |
Mark McDowall
|
6e221afe82
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Web/Views/AddSeries/AddSeriesItem.cshtml
|
14 years ago |
Mark McDowall
|
0330bb1577
|
Adding "master" dropbox for changing quality for add series.
|
14 years ago |
kay.one
|
9950d9385d
|
more relative path fix
|
14 years ago |
kay.one
|
8a3fe0f14e
|
added more tests for seriesprovider
|
14 years ago |
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.
|
14 years ago |
kay.one
|
62b2cd510f
|
started rss cleanup
|
14 years ago |
kay.one
|
7a16a907a4
|
fixed some css issues. added quality to each add existing item
|
14 years ago |
Keivan
|
e33f5206fa
|
Add existing now does is reall time TvDb lookup
|
14 years ago |
kay.one
|
0556c31846
|
Fixed add existing. needs more polish around quality and manual mapping.
|
14 years ago |