1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix incorrect key when adding common images to 'other' dictionary (#314)
Mat
More... about 1 month ago
README.md: improve syntax highlighting
Mat
More... about 1 month ago
README.md: document precise attribute types
Mat
More... about 1 month ago
test_all.py: Use common test for image comparisons (#311)
Mat
More... about 1 month ago
WAV: Include unknown fields in 'other' dictionary (#313)
Mat
More... about 1 month ago
README.md: document 'channels' property
Mat
More... about 1 month ago
Refactor code for setting tag fields (#312)
Mat
More... about 1 month ago
test_all.py: Clean up tag comparison tests (#310)
Mat
More... about 1 month ago
ID3: Make check for end_pos more robust
Mat
More... about 1 month ago
AIFF/WAV: Read whole ID3 chunk before parsing (#309)
Mat
More... about 2 months ago
test_all.py: merge invalid string test with file reading test
Mat
More... about 2 months ago
Add ogv to list of supported file extensions
Mat
More... about 2 months ago
MPEG: Fix slightly incorrect duration estimation (#306)
Mat
More... about 2 months ago
Bump actions/setup-python from 6.2.0 to 6.3.0 (#307) More... about 2 months ago
Split ID3 and MPEG audio parsers (#305)
Mat
More... about 2 months ago
AIFF/FLAC: Stop parsing earlier when only reading audio properties (#304)
Mat
More... 2 months ago
ID3: Parse multi-value text frames correctly (#303)
Mat
More... 2 months ago
Various performance improvements (#295)
Mat
More... 2 months ago
MP4/OGG: Ignore negative or zero bitrate values (#292)
Mat
More... 2 months ago
MPEG/MP4: Raise ParseError if header is invalid (#302)
Mat
More... 2 months ago
OGG: Parse multi-stream files correctly (#301)
Mat
More... 2 months ago
Always read tags and audio properties in a single pass (#299)
Mat
More... 2 months ago
WAV: Calculate bitrate/duration correctly (#297)
Mat
More... 2 months ago
Add option to disable magic header detection (#294)
Mat
More... 2 months ago
AIFF/Vorbis: Hide bitrate if duration is zero (#298)
Mat
More... 2 months ago
Bump actions/checkout from 6.0.3 to 7.0.0 (#293) More... 2 months ago
ID: Parse COMM and USLT frames correctly (#291)
Mat
More... 2 months ago
ID3: exclude a few more frames
Mat
More... 2 months ago
ID3: decode XMP metadata as utf-8
Mat
More... 2 months ago
WMA: Support XMP metadata (#290)
Mat
More... 2 months ago