tinytag icon indicating copy to clipboard operation
tinytag copied to clipboard

Python library for reading audio file metadata, duration of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA, Wave, AIFF and a few more

Results 44 tinytag issues
Sort by recently updated
recently updated
newest added

This patch fixes tinytag's inability to parse very large MP4 files by properly handling extended atom size formats defined in the ISO base media file format specification. Changes: - Handle...

**Is your feature request related to a problem? Please describe.** Related to #260 , I've noticed that the ID3v1 tags are usually wrong/not what was intended by the user since...

enhancement

**Describe the bug** A user gave me an MP4 that was edited in Virtual DJ. Most of the metadata was in XMP format. But they added new metadata which Virtual...

bug

**Is your feature request related to a problem? Please describe.** I have a user who is trying to read an MP4 that has metadata embedded as Adobe XMP format. **Describe...

enhancement