Lidarr/src/NzbDrone.Update.Test
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
..
Properties Fixed compile warnings. 2014-07-21 08:18:24 -07:00
app.config updated json.net 2014-08-24 18:45:55 -07:00
InstallUpdateServiceFixture.cs Updater will stop process by ID on mono 2014-05-24 12:06:32 -07:00
License.txt Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
NzbDrone.Update.Test.csproj Upgrade NUnit 2017-03-09 19:49:02 -08:00
packages.config Upgrade NUnit 2017-03-09 19:49:02 -08:00
ProgramFixture.cs Track Parsing Code (#10) 2017-07-03 13:39:06 -05:00
StartNzbDroneService.cs Fix some Path Related Tests 2017-06-09 22:45:04 -04:00
UpdateProviderStartFixture.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00