1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 14, 2025 — Aug 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for ISRC data More... about 5 years ago
do not install or run coveralls for pypy on travis-ci More... about 5 years ago
Add a test case for non-latin image descriptions More... about 5 years ago
Handling non-latin encoding types for images More... about 5 years ago
Merge pull request #112 from aw-was-here/fix-aiff-python2 More... about 5 years ago
Minor fixes for AIFF/AIFF-C Support More... about 5 years ago
Merge pull request #111 from aw-was-here/aiff More... about 5 years ago
Add support for AIFF/AIFF-C More... about 5 years ago
Merge pull request #110 from idotobi/fix/109-deprecation-warning More... over 5 years ago
Align filehandler exception between python2/3 More... over 5 years ago
Fix backward compatibility for import abc More... over 5 years ago
Fix collections import deprecation warning More... over 5 years ago
added support for USLT lyrics data as part of the `extra` field #94 More... over 5 years ago
added support for TKEY id3 meta data (Initial Key) as part of the `extra` field #102 More... over 5 years ago
added TinyTag.extra field, that may contain meta data not common between formats #108 More... over 5 years ago
Update issue templates More... over 5 years ago
Update issue templates More... over 5 years ago
cleaned up readme More... almost 6 years ago
made test line endings portable More... almost 6 years ago
skipping tests using NamedTemporaryFile on windows More... almost 6 years ago
implemented tests for CLI More... almost 6 years ago
do not report skipped unsupported files on the CLI More... almost 6 years ago
another new line for error messages on the CLI More... almost 6 years ago
write newlines after CLI error messages More... almost 6 years ago
added custom samples to gitignore More... almost 6 years ago
udpated readme to reflect changes of the command line interface More... almost 6 years ago
CLI: fixed switch swallowing next argument More... almost 6 years ago
improved CLI: added tabularcsv output, allow multiple files as input More... almost 6 years ago
fixed tests failing under python2 and pypy due to unicode problems More... almost 6 years ago
fixed duration calculation of multichannel mp3s with xing headers #69 More... almost 6 years ago