Lidarr/src/NzbDrone.Core/Profiles
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
..
Delay Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
Profile.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
ProfileInUseException.cs
ProfileQualityItem.cs
ProfileRepository.cs Fixed: Prevent series from being added with an invalid Profile ID 2015-12-05 02:22:22 -08:00
ProfileService.cs Track Parsing Code (#10) 2017-07-03 13:39:06 -05:00