1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bumped version to 0.3.0 More... over 12 years ago
Merge branch 'master' of github.com:devsnd/tinytag More... over 12 years ago
implemented length estimation for mp3s, closes #2 More... over 12 years ago
Update README.md More... over 12 years ago
fixed problem with zero-terminated UTF-16 encoded strings, bumped version to 0.2.0, closes #3 More... over 12 years ago
added some comments and notes to find the specs etc. More... over 12 years ago
updated tests More... over 12 years ago
bumped version to 0.1.1 More... over 12 years ago
fixed ogg tag artists not bein read, fixed ogg tags containing '=' crashing, fixed empty files crashing More... over 12 years ago
oops, should be GPL3! More... over 12 years ago
added license and version number More... over 12 years ago
updated readme to include FLAC support More... over 12 years ago
implemented flac support More... over 12 years ago
fixed relying on 32bit longs in wav chunk header More... over 12 years ago
fixed python2 unpacking of the extended header string to list of ints More... over 12 years ago
fixed test for cbr file, which wasn't parsed correctly before...! More... over 12 years ago
update README to reflect newest features More... over 12 years ago
correctly parsing extended idv3 tag headers, parsing ID3 within Wave files More... over 12 years ago
adde feature: parsing wave riff length More... over 12 years ago
reduced bytestring comparison uglyness More... over 12 years ago
fixed track not being parsed correctly in python 2 More... over 12 years ago
Merge branch 'master' of github.com:devsnd/tinytag More... over 12 years ago
some cleanup, some golfing, improved tests More... over 12 years ago
update readme to reflect ID3 v1 support More... over 12 years ago
added ID3 v1 support More... over 12 years ago
added travis build image More... over 12 years ago
oops, typo! More... over 12 years ago
made readme prettier. More... over 12 years ago
Updated readme to include OGG and length as float More... over 12 years ago
Merge branch 'master' of github.com:devsnd/tinytag More... over 12 years ago