Readarr/src/NzbDrone.Host
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
..
AccessControl New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
Owin Removed unused using statements 2016-12-23 13:45:24 -08:00
Properties Track Parsing Code (#10) 2017-07-03 13:39:06 -05:00
app.config Updated bindingRedirect for Newtonsoft.Json 2017-01-04 14:18:38 -08:00
ApplicationModes.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ApplicationServer.cs New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
Bootstrap.cs First round of refactoring. 2017-03-29 21:49:38 -06:00
BrowserService.cs The great logger.Error cleanup! 2017-01-05 17:43:24 -08:00
IUserAlert.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
MainAppContainerBuilder.cs Removed duplicated code from ContainerBuilders 2017-01-04 14:18:37 -08:00
NzbDrone.Host.csproj New icon 2017-03-30 20:24:48 -06:00
NzbDrone.ico New icon 2017-03-30 20:24:48 -06:00
packages.config Upgrade NLog 2017-03-09 19:48:10 -08:00
PlatformValidation.cs The great logger.Error cleanup! 2017-01-05 17:43:24 -08:00
Router.cs Major logging overhaul 2014-03-13 13:13:02 -07:00
SingleInstancePolicy.cs First round of refactoring. 2017-03-29 21:49:38 -06:00
SpinService.cs New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
TerminateApplicationException.cs Service kills other instances on start. 2013-11-25 23:08:12 -08:00