Skip to content

Unable to find Metadata in ODM #76

Description

@peaceful108

Hi friends,

I tried to download an audiobook using the python command, but I'm getting the "ValueError: Unable to find Metadata in ODM" error message.

`odmpy libby --latest 1
odmpy Interactive Client for Libby

Non-interactive mode. Downloading latest 1 loan...
Opening audiobook "Pimsleur Hebrew Level 1"...
Already downloaded odm file pimsleur-hebrew-level-1-390557.odm
An unexpected error has occurred
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/odmpy/odm.py", line 983, in run
process_odm(
File "/usr/local/lib/python3.9/site-packages/odmpy/processing/odm.py", line 135, in process_odm
raise ValueError("Unable to find Metadata in ODM")
ValueError: Unable to find Metadata in ODM
Traceback (most recent call last):
File "/usr/local/bin/odmpy", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.9/site-packages/odmpy/main.py", line 27, in main
run()
File "/usr/local/lib/python3.9/site-packages/odmpy/odm.py", line 983, in run
process_odm(
File "/usr/local/lib/python3.9/site-packages/odmpy/processing/odm.py", line 135, in process_odm
raise ValueError("Unable to find Metadata in ODM")
ValueError: Unable to find Metadata in ODM`

Is there a known fix for this issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions