Commit Graph

32 Commits (47b997326b91c4090bf6b6ad1339b2016424c1ba)

Author SHA1 Message Date
Mark McDowall 47b997326b Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox).
13 years ago
Mark McDowall 208feb7d19 CleanFileName when getting new filename from MediaFileProvider.
13 years ago
kay.one 8b484601f6 Removed all warnings
13 years ago
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.
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
Mark McDowall bda226096b Auto complete for paths added. Config text boxes are now wider.
13 years ago
Mark McDowall 96670d0567 AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB.
13 years ago
Mark McDowall 8d38f98338 Add Existing with Refresh button after modifying root dirs.
13 years ago
Mark McDowall f27c1d89f6 Moved root dir config to add series.
13 years ago
Mark McDowall 463881843e Combined AddNew and AddExisting Series pages.
13 years ago
kay.one e4ff0d6471 Diskscan/Info update job refactoring and test
13 years ago
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile.
13 years ago
unknown 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
13 years ago
Mark McDowall 43e02fa24a Add series with an ' apostrophe will now work correctly.
13 years ago
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
13 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
13 years ago
kay.one e896af5cd0 ReSharper code cleanup
13 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
13 years ago
Mark McDowall c25af5978d Removed ISeriesProvider
13 years ago
Mark McDowall d63fe6ad56 Removed IRootDirProvider.
13 years ago
Mark McDowall 6e5328a877 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 920099bfe7 Finished removing ITvDbProvider
13 years ago
kay.one 7b4a92fbe6 Removed IQuality provider
13 years ago
Mark McDowall 6e221afe82 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 0330bb1577 Adding "master" dropbox for changing quality for add series.
13 years ago
kay.one 9950d9385d more relative path fix
13 years ago
kay.one 8a3fe0f14e added more tests for seriesprovider
13 years ago
Mark McDowall 460e48d6a1 Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
13 years ago
kay.one 62b2cd510f started rss cleanup
13 years ago
kay.one 7a16a907a4 fixed some css issues. added quality to each add existing item
13 years ago
Keivan e33f5206fa Add existing now does is reall time TvDb lookup
13 years ago
kay.one 0556c31846 Fixed add existing. needs more polish around quality and manual mapping.
13 years ago