Readarr/src/NzbDrone.Automation.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
..
PageModel Track Parsing Code (#10) 2017-07-03 13:39:06 -05:00
Properties Fixed compile warnings. 2014-07-21 08:18:24 -07:00
app.config Updated bindingRedirect for Newtonsoft.Json 2017-01-04 14:18:38 -08:00
AutomationTest.cs Changed the default port to 8686 2017-03-31 12:55:07 -06:00
AutomationTestAttribute.cs added simple automation test. 2013-11-11 19:26:38 -08:00
MainPagesTest.cs Track Parsing Code (#10) 2017-07-03 13:39:06 -05:00
NzbDrone.Automation.Test.csproj Upgrade Selenium.* 2017-03-09 19:49:05 -08:00
packages.config Upgrade Selenium.* 2017-03-09 19:49:05 -08:00