- Increase account privacy in logs
- Improve book download retry
This commit is contained in:
parent
f9849abb7b
commit
1812fc2c7c
5 changed files with 11 additions and 8 deletions
|
|
@ -72,7 +72,7 @@ namespace FileLiberator
|
|||
libraryBook.Book.Title,
|
||||
libraryBook.Book.AudibleProductId,
|
||||
libraryBook.Book.Locale,
|
||||
libraryBook.Account,
|
||||
Account = libraryBook.Account?.ToMask() ?? "[empty]",
|
||||
tempAaxFilename,
|
||||
actualFilePath,
|
||||
length,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue