-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hangs on download error #135
Comments
Hi. Thank you for this information. The code should not hang here, just skip the item. I will look on this. FYI: |
The reason for the error is that Audible removed the titles from their Plus catalog, so I no longer had rights to them. I was able to sort it out with amazon support thankfully. |
Is this related to the fact that audible-cli can't resume after a ctrl-z ? audible download -o downloads/aaxc/ --all --aax-fallback I paused it with ctrl-z, but when I later tried to 'fg' it, it took over the foreground but never downloaded another file, nor terminated, nor printed anything to the terminal. |
Do you have the same issue if you download an book with |
No, it resumes just fine from that. |
@philgoetz |
@philgoetz |
I did, and it resumed correctly! |
I have another problem more-similar to that of the original poster: a crash on a file which is not downloadable
Fundamental Principles etc. is listed on audible.com as a title available for purchase, but when viewed within my library, it says it is "Unavailable". After I click on 'Unavailable' for more info, a popup appears saying "Check that your Audible membership isn’t cancelled or paused. If it isn't, this title may not be available anymore." I think this is a title which I added to my library when it was temporarily free, and which isn't free anymore. |
You can try to provide the |
Also @philgoetz you might have some luck reaching out to Audible support to have those titles permanently added to your library. I had "purchased" a couple free titles that stopped being free, and they added them to my account when I asked. YMMV. |
I removed all those titles, and provided --ignore-errors, and successfully downloaded everything. |
On Fri, Mar 22, 2024 at 3:36 PM Isaac Lyons ***@***.***> wrote:
Also @philgoetz <https://github.com/philgoetz> you might have some luck
reaching out to Audible support to have those titles permanently added to
your library. I had "purchased" a couple free titles that stopped being
free, and they added them to my account when I asked. YMMV.Message ID:
***@***.***>
Aw, too late. I just removed them all. But thanks.
|
I recently had an account error where a book was in my library but not downloadable (for unrelated reasons).
audible-cli
didn't seem to handle this well. With the--all
flag, it would download all legal targets, issuing errors and skipping existing files as appropriate, but then just hang indefinitely until interrupted.Here's an abbreviated stack trace
Not a high priority issue, but I figured you'd like to have the info.
The text was updated successfully, but these errors were encountered: