mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-04-09 01:19:04 -04:00
Integrate new Title and Subtitle properties into Libation
This commit is contained in:
@@ -188,7 +188,7 @@ namespace LibationWinForms.ProcessQueue
|
||||
else if (result == ProcessBookResult.LicenseDeniedPossibleOutage && !shownServiceOutageMessage)
|
||||
{
|
||||
MessageBox.Show(@$"
|
||||
You were denied a content license for {nextBook.LibraryBook.Book.Title}
|
||||
You were denied a content license for {nextBook.LibraryBook.Book.TitleWithSubtitle}
|
||||
|
||||
This error appears to be caused by a temporary interruption of service that sometimes affects Libation's users. This type of error usually resolves itself in 1 to 2 days, and in the meantime you should still be able to access your books through Audible's website or app.
|
||||
",
|
||||
|
||||
Reference in New Issue
Block a user