Release 0.7.8
Changes:
- Fix: MP3 ID3 language tag
- Improvement: Do not update mp3 ID3 unless it is a new download
- Improvement: The table of contents for magazines are now grouped by sections
- New:
--noaudiobooks
option to exclude audiobooks in libby mode - New:
--id3v2version
option to customise the ID3 tag version used
# use ID3 v2.3
odmpy libby --id3v2version 3
# use ID3 v2.4 (default)
odmpy libby --id3v2version 4
To install/upgrade:
python3 -m pip install git+https://[email protected]/ping/[email protected] --upgrade