Commit Graph

23 Commits (45bd95ee91e35fc78d55f740c680a6a4bf5b1d42)

Author SHA1 Message Date
kay.one c184595935 added Nancy pipelines for error handling,
12 years ago
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject
12 years ago
Mark McDowall f032917595 Added parsing for 1080p HDTV
12 years ago
Mark McDowall 09665c2920 Added WEBDL 1080p
12 years ago
kay.one 6393d0a3f9 Added Tests for CentralDispatch
13 years ago
kay.one edf9d1d2cc Initial quality is only setup if no other quality profiles exists.
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
kay.one 520e9c9d14 Fixed Series.QualityProfile relationship
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
Mark McDowall 446a939f45 QualityProvider moved to PetaPoco.
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
kay.one 8686eb5d32 IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
13 years ago
kay.one 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
14 years ago
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago
kay.one 53607d89fe wrote automoqer unit test
14 years ago
kay.one a9f08caa18 Removed IQuality provider
14 years ago
markus101 d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
14 years ago
markus101 d083d653db Fixed updating of Default Qualities in CentralDispatch.
14 years ago
markus101 48e5b36936 Fixed logging for Settings Controller and QualityProvider
14 years ago
Keivan ca27c75df5 simplified quality fixed some broken tests
14 years ago
markus101 3b63cfb5d2 Added Quality Provider to interface with QualityProfiles.
14 years ago