1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ID3: Check for every language in COMM and USLT frames
Mat
as mathiascode
More... over 4 years ago
Fix metadata parsing for certain wav files
Mat
as mathiascode
More... over 4 years ago
Fix invalid bitrates in certain m4a files
Mat
as mathiascode
More... over 4 years ago
Fix invalid bitrates in certain m4a files
Mat
as mathiascode
More... over 4 years ago
Stop truncating MP3 bitrates
Mat
as mathiascode
More... over 4 years ago
Stop truncating MP3 bitrates
Mat
as mathiascode
More... over 4 years ago
Add support for ALAC audio files
Mat
as mathiascode
More... over 4 years ago
Add support for ALAC audio files
Mat
as mathiascode
More... over 4 years ago
Don't hardcode AIFF sample size
Mat
as mathiascode
More... over 4 years ago
Don't hardcode AIFF sample size
Mat
as mathiascode
More... over 4 years ago
Merge pull request #125 from mathiascode/file-extensions More... over 4 years ago
Merge pull request #126 from mathiascode/wma-preroll More... over 4 years ago
Merge pull request #127 from mathiascode/bitrate-inaccuracies More... over 4 years ago
Fix minor inconsistencies in audio bitrates
Mat
as mathiascode
More... over 4 years ago
Fix invalid duration for .wma files
Mat
as mathiascode
More... over 4 years ago
Extend list of supported file extensions
Mat
as mathiascode
More... over 4 years ago
Added Useless badges to the readme More... over 4 years ago
updated version to 1.7.0, updated readme and changelog More... over 4 years ago
fixed of by one error when stripping BOM of UTF-16le encoded ID3v2 strings, fixes #106 More... over 4 years ago
also allow overriding the default encoding of ID3v1 tags More... over 4 years ago
allow overriding default encoding for ID3 tags, closes #75 More... over 4 years ago
fixed calculation of bitrate for very short mp3 files, closes #99 More... over 4 years ago
added utf-8 support for AIFF files, closes #123 More... over 4 years ago
fixed image parsing for id3v2 with images containing utf-16LE descriptions, fixes #117 More... over 4 years ago
fixed ID3v1 tags overwriting ID3v2 tags, fixes #121 More... over 4 years ago
use set_field function for id3v1 assignments, improved custom sample testing More... over 4 years ago
bumped version to 1.6.0, updated changelog More... almost 5 years ago
moved `isrc` data to `extra` field More... almost 5 years ago
Merge pull request #115 from whatsnowplaying/isrc More... almost 5 years ago
Merge pull request #113 from whatsnowplaying/apic-encoding-type More... almost 5 years ago