Commit Graph

7 Commits

Author SHA1 Message Date
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
Mark McDowall 1225bbe8dc Activity instead of History
New: Renamed history to activity
New: Queue is default tab of activity
2014-10-12 00:32:56 -07:00
Mark McDowall 1e815e7525 Wait longer for spinner in automation tests 2014-08-11 21:26:49 -07:00
Mark McDowall 135fb32bdb Treat StaleElementReferenceExceptions as inconclusive instead of failures 2014-08-10 22:43:46 -07:00
Mark McDowall 321ce24e10 Fixed UI test for missing page 2014-02-23 14:53:33 -08:00
kayone b29b560b14 new add series page automation
PageBase helper class.
2013-11-17 19:34:31 -08:00
kayone a5c4b45937 basic automation test for main pages. 2013-11-11 22:19:52 -08:00