Path to this page:
Subject: CVS commit: pkgsrc/audio/eyeD3
From: Adam Ciarcinski
Date: 2022-12-18 14:48:36
Message id: 20221218134836.6C61FFA90@cvs.NetBSD.org
Log Message:
eyeD3: updated to 0.9.7
v0.9.7 (2022-10-07) : Sunshine
New
~~~
- [fixup-plugin] Added --no-dir-rename.
- Add remove-all-unknown to classic plugin. <gobater@users.noreply.github.com>
- Track/disc number support for JSON/YAML plugins (and tests)
- CountAndTotalTuple named tuple for count/total values.
- EyeD3 __all__ includes core.AudioFile.
- AudioFile.__str__ returns path.
- Strict render Frame flag to continue on render errors. Applied to \
RelVolAdjFrameV24, etc
- Track unsupported frames and add `--remove-all-unknown` classic plugin
option
Changes
~~~~~~~
- Removed display-plugin due to Grako EOL
- [stats] Print bytes as text and filter private members.
- Remove Python 3.6 support, EOL.
Fix
~~~
- Doc grammar fixed
- Fix problem when frame file format invalid, and input.read() returns
no more data at all - this had the potential to loop endlessly.
<gerson.kurz@ng-branch-technology.com, gerson.kurz@gmail.com>
Other
~~~~~
- Create codeql-analysis.yml.
- Documentation updates.
- Also updated deps, and removed Python 3.7 from official testing.
- Docs: Fix a few typos
- Spelling fixes
- Typo fixes
Files: