Bug fix #318: Audible changed their API, likely in conjunction with shutting down the Windows App. DownloadQuality.Extreme and DownloadQuality.Low now throw errors
This commit is contained in:
parent
78186d4973
commit
7f086aeaac
3 changed files with 7 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0-windows</TargetFramework>
|
||||
<Version>8.2.3.1</Version>
|
||||
<Version>8.2.4.1</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Octokit" Version="1.0.0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue