Lidarr/src/NzbDrone.Common
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
..
Cache Removed unused using statements 2016-12-23 13:45:24 -08:00
Cloud Track Parsing Code (#10) 2017-07-03 13:39:06 -05:00
Composition Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00
Crypto New: Delaying Blackhole imports while they're still being updated. 2016-03-15 21:46:40 +01:00
Disk First round of refactoring. 2017-03-29 21:49:38 -06:00
EnsureThat New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
EnvironmentInfo Use different folder to store sqlite database. 2017-04-08 08:37:15 -05:00
Exceptions Cleaned up using directive 2014-12-06 21:55:17 -08:00
Expansive Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Extensions Should be Capitalized 2017-06-09 22:07:22 -04:00
Http First round of refactoring. 2017-03-29 21:49:38 -06:00
Instrumentation Update internal URL's to point to lidarr.audio 2017-04-28 16:55:18 +02:00
Messaging Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Model Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Processes Change process name and rename assembly 2017-04-08 18:46:28 +02:00
Properties Update internal URL's to point to lidarr.audio 2017-04-28 16:55:18 +02:00
Reflection Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Security Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash. 2016-09-13 22:57:07 +02:00
Serializer Replaced Uri with HttpUri. 2016-03-11 20:36:01 +01:00
TPL Use nameof 2017-01-17 11:47:06 -08:00
app.config Updated bindingRedirect for Newtonsoft.Json 2017-01-04 14:18:38 -08:00
ArchiveService.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
ConsoleService.cs First round of refactoring. 2017-03-29 21:49:38 -06:00
ConvertBase32.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
CurlSharp.dll.config Fixed: Updated libcurl version mappings to use libcurl.4 instead of libcurl.3. 2015-07-26 22:05:08 +02:00
HashUtil.cs Create anonymous hash to detect issue duplication 2017-01-20 20:15:49 -08:00
NzbDrone.Common.csproj Upgrade SharpRaven 2017-03-09 19:48:11 -08:00
packages.config Upgrade SharpRaven 2017-03-09 19:48:11 -08:00
PathEqualityComparer.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
ServiceFactory.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ServiceProvider.cs Removed reference to Sonarr and replaced them with Lidarr 2017-04-08 17:48:31 +02:00
TinyIoC.cs Because it's 2016! 2016-12-21 20:38:37 -08:00