Eyed3

Latest version: v0.9.7

Safety actively analyzes 638361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.5.0

-------------------------------------------------
- ID3 v2.x saving.
- The eyeD3 driver/sample program is much more complete, allowing for most
common tag operations such as tag display, editing, removal, etc.
Optik is required to use this program. See the README.
- Complete access to all artist and title frames (i.e. TPE* and TIT*)
- Full v2.4 date support (i.e. TDRC).
- Case insensitive genres and compression fixes. (Gary Shao)
- ExtendedHeader support, including CRC checksums.
- Frame groups now supported.
- Syncsafe integer conversion bug fixes.
- Bug fixes related to data length indicator bytes.
- Genre and lot's of other bug fixes.

0.4.0

---------------------------------------------
- Added the ability to save tags in ID v1.x format, including when the
linked file was IDv2. Original backups are created by default for the
time being...
- Added deleting of v1 and v2 frames from the file.
- Zlib frame data decompression is now working.
- bin/eyeD3 now displays user text frames, mp3 copyright and originality,
URLs, all comments, and images. Using the --write-images arg will
write each APIC image data to disk.
- Added eyeD3.isMp3File(), Tag.clear(), Tag.getImages(), Tag.getURLs(),
Tag.getCDID(), FrameSet.removeFrame(), Tag.save(), ImageFrame.writeFile(),
etc...
- Modified bin/eyeD3 to grok non Mp3 files. This allows testing with
files containing only tag data and lays some groundwork for future
OGG support.
- Fixed ImageFrame mime type problem.
- Fixed picture type scoping problems.

0.3.1

-------------------
- RPM packages added.
- Fixed a bug related to ID3 v1.1 track numbers. (Aubin Paul)
- Mp3AudioFile matchs ``*.mp3`` and ``*.MP3``. (Aubin Paul)

0.3.0

------------------
- Added a higher level class called Mp3AudioFile.
- MP3 frame (including Xing) decoding for obtaining bit rate, play time,
etc.
- Added APIC frame support (eyeD3.frames.Image).
- BUG FIX: Tag unsynchronization and deunsynchronization now works
correctly and is ID3 v2.4 compliant.
- Tags can be linked with file names or file objects.
- More tag structure abstractions (TagHeader, Frame, FrameSet, etc.).
- BUG FIX: GenreExceptions were not being caught in eyeD3 driver.

0.2.0

----------------------
- ID3_Tag was renamed to Tag.
- Added Genre and GenreMap (eyeD3.genres is defined as the latter type)
- Added support of ID3 v1 and v2 comments.
- The ID3v2Frame file was renamed ID3v2 and refactoring work has started
with the addition of TagHeader.

0.1.0

----------------------
- Initial release.

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.