All downloads are now aaxc, not aax
This commit is contained in:
parent
8f8e0645a4
commit
ae6384486c
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ namespace FileLiberator
|
|||
=> FileUtility.GetValidFilename(
|
||||
AudibleFileStorage.DownloadsInProgress,
|
||||
libraryBook.Book.Title,
|
||||
"aax",
|
||||
"aaxc",
|
||||
libraryBook.Book.AudibleProductId);
|
||||
|
||||
private async Task<string> downloadAaxcBookAsync(LibraryBook libraryBook, string tempAaxFilename)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue