Releases: ClementBeal/audio_metadata_reader
Releases · ClementBeal/audio_metadata_reader
v1.1.0
v1.0.0
1.0.0 (2024-11-28)
Features
- metadata returns File reference (01b01a3)
- use different exception if there's no available parser (#29) (197624a)
Bug Fixes
- exit if MP4 is malformed (#35) (44536c6)
- id3v1 metadata with ASCII (#30) (22d5eeb)
- id3v2 lyric (#36) (4987448)
- ID3v2 lyrics with UTF-16 (#27) (57f18eb)
- ogg perf and mp4 parsing (#34) (9183ae8)
- Opus/OGG duration (#21) (3ade1b7)
- read all metadata from Opus (#28) (0be3d0e)
- skip images + id3v2 extended header (#22) (d1eb14f)
- skip the non used id3 tags (a24eab6)
- sometimes the track value is empty (#31) (256da3d)
- various bugs in ID3 (#24) (e6c5c61)