mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-13 06:07:30 -04:00
A multi-title download left a waited-on title out only when it needed its audiobook, on the grounds that the audiobook download was what Audible had refused. A PDF is fetched through the same license request, so a title needing nothing but its PDF was requested again on every run of the very thing the wait exists to stop. The skip reason's wording now comes from the shared message, so the app and the CLI say the same thing about the same skip. Co-authored-by: rmcrackan <rmcrackan@gmail.com>