From 474023378e8d756be05796b8854d582e173c3eae Mon Sep 17 00:00:00 2001 From: ta264 Date: Sun, 20 Sep 2020 13:36:55 +0100 Subject: [PATCH] Fixed: Don't corrupt OPUS files when tagging them --- src/NuGet.config | 1 + src/NzbDrone.Core/Lidarr.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/NuGet.config b/src/NuGet.config index fe2786db8..5a88dcc70 100644 --- a/src/NuGet.config +++ b/src/NuGet.config @@ -2,6 +2,7 @@ + diff --git a/src/NzbDrone.Core/Lidarr.Core.csproj b/src/NzbDrone.Core/Lidarr.Core.csproj index 58796f013..1c2c1869b 100644 --- a/src/NzbDrone.Core/Lidarr.Core.csproj +++ b/src/NzbDrone.Core/Lidarr.Core.csproj @@ -15,7 +15,7 @@ - +