Radarr/src/NzbDrone.Test.Common
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.

* Stable code for track refresh.

* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.

* Implemented code comments

* PR comments and fixing some odd db bugs.

* Fix some conflicts after Unit Test PR Merge

Fix some conflicts after Unit Test PR Merge

* Track/Album Add and Update Fixes

Track/Album Add and Update Fixes

* Fixed an issue with trackimport looking up trackId instead of artistId

* Add Handle to TrackService for TrackAddedEvent

Add Handle to TrackService for TrackAddedEvent

* Update Quality Regex, Store BitRateMode in TrackFile

Update Quality Regex, Store BitRateMode in TrackFile
2017-07-03 13:39:06 -05:00
..
AutoMoq New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
Categories Upgrade to NUnit3 2016-04-01 19:19:32 -07:00
Properties Fixed compile warnings. 2014-07-21 08:18:24 -07:00
App.config Support music qualities. This is a work in progress, lots of code still references tv series 2017-05-07 19:07:19 -07:00
ConcurrencyCounter.cs Because it's 2016! 2016-12-21 20:38:37 -08:00
ExceptionVerification.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
License.txt Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
LoggingTest.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
MockerExtensions.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
NzbDrone.Test.Common.csproj Remove ISceneMappingService to get rid of service.sonarr.tv access errors 2017-04-13 20:14:13 +02:00
NzbDroneRunner.cs Track Parsing Code (#10) 2017-07-03 13:39:06 -05:00
packages.config Upgrade CommonServiceLocator 2017-03-09 20:30:39 -08:00
ReflectionExtensions.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
StringExtensions.cs Cleaned up environment detection 2014-12-07 12:56:47 -08:00
TestBase.cs New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
TestException.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00