1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ID3: add sample file containing multiple artists
Mat
More... over 2 years ago
Place additional artists and genres in extra dict
Mat
More... over 2 years ago
README.md: slightly reword
Mat
More... over 2 years ago
Update project description
Mat
More... over 2 years ago
README.md: mention same API for all formats as feature
Mat
More... over 2 years ago
Add more extra fields
Mat
More... over 2 years ago
Hide private attributes from string representation
Mat
More... over 2 years ago
Show audio attributes before tags
Mat
More... over 2 years ago
Improve order of fields in output
Mat
More... over 2 years ago
Add more fine-grained exceptions
Mat
More... over 2 years ago
Simplify get_image()
Mat
More... over 2 years ago
Add a few extra fields
Mat
More... over 2 years ago
Remove 'ignore_errors' parameter
Mat
More... over 2 years ago
README.md: clarify that writing metadata will not be supported
Mat
More... over 2 years ago
Update changelog
Mat
More... over 2 years ago
Update changelog for 2.0.0
Mat
More... over 2 years ago
Tests: remove function to load custom samples
Mat
More... over 2 years ago
README.md: add 'unknown' image type
Mat
More... over 2 years ago
Store unknown images in 'extra.unknown'
Mat
More... over 2 years ago
Tests: verify that get_image() is None for extra
Mat
More... over 2 years ago
Re-enable coverage report
Mat
More... over 2 years ago
Expose MIME type for images
Mat
More... over 2 years ago
Merge pull request #202 from mathiascode/all-images
Mat
More... over 2 years ago
Move less common image types to 'extra' dict
Mat
More... over 2 years ago
Provide access to all available images
Mat
More... over 2 years ago
WMA: set 'extra.copyright'
Mat
More... over 2 years ago
WMA: set 'channels' attribute
Mat
More... over 2 years ago
Mark class constants as private
Mat
More... over 2 years ago
Don't allow bytes in tag attributes
Mat
More... over 2 years ago
Avoid try except for integer value handling
Mat
More... over 2 years ago