Sonarr/src/NzbDrone.Common
Taloth Saldono 465de11c90 Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums) 2020-10-11 20:52:12 +02:00
..
Cache Fixed: Refreshing Plex Server series in high volume systems 2020-06-21 21:32:45 +02:00
Cloud Secure URLs for Skyhook and Services 2018-12-29 13:08:48 +01:00
Composition Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily. 2020-06-09 14:14:58 +02:00
Crypto New: Delaying Blackhole imports while they're still being updated. 2016-03-15 21:46:40 +01:00
Disk Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums) 2020-10-11 20:52:12 +02:00
EnsureThat New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
EnvironmentInfo Moved Windows-only Permission function to Sonarr.Windows 2020-06-07 22:48:28 +02:00
Exceptions Throw exception if ports are the same at startup 2019-04-28 01:07:56 -07:00
Expansive Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Extensions Fixed: Exception when parsing Quality in release title with colon 2020-08-11 00:09:10 +02:00
Http Fixed: Parsing of URLs with double slashes in the path 2020-10-10 13:43:08 -07:00
Instrumentation Added Plex url to cleanser 2020-06-06 22:28:08 +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 New: Replaced launcher on OSX Catalina so that individual permissions can be assigned (note, will ignore permissions previously assigned to sh) 2020-06-07 17:42:46 +02:00
Reflection Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily. 2020-06-09 14:14:58 +02:00
Serializer Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10 2019-08-20 19:39:49 +02:00
TPL Use nameof 2017-01-17 11:47:06 -08:00
ArchiveService.cs New: Backup options and restoration 2018-12-29 13:08:48 +01:00
ConsoleService.cs Fixed: Default Windows Service Account 2018-12-29 13:08:47 +01:00
ConvertBase32.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HashUtil.cs Create anonymous hash to detect issue duplication 2017-01-20 20:15:49 -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 Fixed: Default Windows Service Account 2018-12-29 13:08:47 +01:00
Sonarr.Common.csproj New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm) 2019-08-26 22:33:19 +02:00
TinyIoC.cs Because it's 2016! 2016-12-21 20:38:37 -08:00