Commit Graph

24 Commits (5eed64fa730bf68be14104a882bef3ecc8a01575)

Author SHA1 Message Date
Mark McDowall 55cbc59887 Fixed: Search failure is more friendly.
13 years ago
kay.one 05df752cc8 Fix: Downgraded some log levels for less verbose logging
13 years ago
kay.one 6393d0a3f9 Added Tests for CentralDispatch
13 years ago
kay.one 15aedfc847 some db/migration cleanup
13 years ago
kay.one 01163a4f87 Cleanup and tests around ImportFile
13 years ago
Mark McDowall 5c055ebb9a Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB.
13 years ago
Mark McDowall a771d2cfa9 Changed all Single<T> to SingleOrDefault<T>
13 years ago
Mark McDowall 01944acbb1 IndexerProvider now uses PetaPoco.
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
13 years ago
kay.one 9417748056 Initial support for episode search in indexerbase and Nzbs.org
13 years ago
kay.one 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider
13 years ago
kay.one 8c7c2ac296 More work on indexers/jobs
14 years ago
kay.one 2a603d908f Merge branch 'markus101/NzbDrone'
14 years ago
kay.one 59899286ee Added TimerProvider
14 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
14 years ago
Keivan 6f2dcbf838 Revered back to subsonic
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
14 years ago
Mark McDowall 1a9948de2f Removed IDiskProvider.
14 years ago
kay.one 62b2cd510f started rss cleanup
14 years ago
Mark McDowall 33b09567ce History VIew Added.
14 years ago
Mark McDowall 636f352599 Ability to manually add a show has been added.
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago