1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 22 hours ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
testing: always parse all custom samples; even if they do not specify any expected values More... about 8 years ago
implemented MP4 and WMA comment parser (thanks to bmiller1961) More... about 8 years ago
implemented comment parsing for OGG and Opus formats More... about 8 years ago
implemented comment field for ID3 More... about 8 years ago
Merge branch 'master' into feature/comment More... about 8 years ago
changed tests so that they require to specify all public attributes of the tag after parsing More... about 8 years ago
audio_offset, duration and bitrate are now initialized as None, instead of zero More... about 8 years ago
comment WIP, implemented comments for id3v2.1 and 2.2+ More... about 8 years ago
updated licensing info (was outdated in the source) More... over 8 years ago
added python 3.5 to travis.yml More... over 8 years ago
bumped version to 0.19.0, updated readme More... over 8 years ago
fixed parser bug for images embedded in id3 without description, closes #45 More... over 8 years ago
bumped version to 0.18.0, updated README and setup.py More... over 9 years ago
Merge branch 'master' of github.com:devsnd/tinytag More... over 9 years ago
fixed xing-header bitrate calculation #39 More... over 9 years ago
Merge pull request #41 from re1/master More... over 9 years ago
Remove ID3.samples_per_frame != 0 check, because it is always True More... over 9 years ago
Improve value checks on line 519 to avoid ZeroDivisionErrors More... over 9 years ago
Update .gitignore to support Jetbrains IDEs More... over 9 years ago
Switching from GPLv3 to MIT License More... over 9 years ago
Reverting changes by EvandroLG, which didn't respond to the planned license change More... over 9 years ago
cleanup, pep-8ed some, some golf More... almost 10 years ago
bumped version to 0.17.0 More... almost 10 years ago
removed `--use-mirrors` flag in travis cfg for python2 setup More... almost 10 years ago
implemented parsing of ID3v2.2 images, #36 More... almost 10 years ago
bumped version to 0.16.0 More... about 10 years ago
implemented full support of MP4 image loading #32 More... about 10 years ago
updated changelog for 0.15.2 (better late than never) More... about 10 years ago
updated setup.py for pandoc markdown -> rst conversion More... about 10 years ago
bumped version to 0.15.2 More... about 10 years ago