Skip to content

Release 0.7.4

Choose a tag to compare

@ping ping released this 15 Mar 04:05
· 117 commits to master since this release
0.7.4
d639fb3

Changes:

  • --ebooks now includes PDF ebook loans. Similar to EPUB loans, a DRM PDF loan will be downloaded as an .acsm file while an Open PDF loan will download as a .pdf
  • The generated .opf filename (with --opf) now follows the ebook/audiobook filename format
  • Returning an .odm loan file now properly respects the retry and timeout options
  • Improvements in the metadata generated for magazines/ebooks

Reminder:
The --retry/-r option has been moved to the base odmpy command (similar to --timeout/-t) from release 0.7.0

To install/upgrade:

python3 -m pip install git+https://git@github.com/ping/odmpy.git@0.7.4 --upgrade