1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add test for file reading with duration disabled
Mat
More... over 2 years ago
Merge pull request #201 from mathiascode/type-hints
Mat
More... over 2 years ago
Modern syntax for type hints
Mat
More... over 2 years ago
Add type hints to codebase
Mat
More... over 2 years ago
Add test file for GSM 6.10 WAV
Mat
More... over 2 years ago
MP4: don't return None as genre
Mat
More... over 2 years ago
WMA: raise exception if file is invalid
Mat
More... over 2 years ago
Fix linting error
Mat
More... over 2 years ago
OGG: set missing 'channels' attribute
Mat
More... over 2 years ago
Stop using BufferedReader and peek()
Mat
More... over 2 years ago
ID3: Ignore ID3v1 fields if ID3v2 fields were found
Mat
More... over 2 years ago
Consistent tag reading across formats
Mat
More... over 2 years ago
MP4: optimize image parsing
Mat
More... over 2 years ago
Do a better job at catching exceptions related to parsing
Mat
More... over 2 years ago
test_all.py: add test for file reading with tags disabled
Mat
More... over 2 years ago
test_all.py: use pytest.approx for floats
Mat
More... over 2 years ago
test_all.py: use exact values for duration
Mat
More... over 2 years ago
Fix compatibility with Pylint in Python 3.6
Mat
More... over 2 years ago
test_cli.py: use sys.executable
Mat
More... over 2 years ago
Fix linting errors
Mat
More... over 2 years ago
__main__.py: refactor for code coverage
Mat
More... over 2 years ago
__init__.py: remove unused code
Mat
More... over 2 years ago
Update copyright year
Mat
More... over 2 years ago
setup.cfg: fix Pylint config detection
Mat
More... over 2 years ago
Use pycodestyle instead of flake8
Mat
More... over 2 years ago
Use Pylint for linting (#199)
Mat
More... over 2 years ago
ID3: Minor cleanup
Mat
More... over 2 years ago
Various cleanups after removal of Python 2 support (#198)
Mat
More... over 2 years ago
Wma: Remove unused code
Mat
More... over 2 years ago
Support multiple fields with the same name (#193)
Mat
More... over 2 years ago