----------------------------------
New
~~~
- [fixup-plugin] Added --no-dir-rename.
- Add remove-all-unknown to classic plugin. <gobaterusers.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 (586) <gobaterusers.noreply.github.com>
Changes
~~~~~~~
- Removed display-plugin due to Grako EOL (585)
- [stats] Print bytes as text and filter private members.
- Remove Python 3.6 support, EOL. (560)
Fix
~~~
- Doc grammar fixed (537) <74979584+piatrashkakanstantinassusers.noreply.github.com>
- Fix problem when frame file format invalid, and input.read() returns
no more data at all - this had the potential to loop endlessly. (539)
<gerson.kurzng-branch-technology.com, gerson.kurzgmail.com>
Other
~~~~~
- Create codeql-analysis.yml.
- Documentation updates.
- Also updated deps, and removed Python 3.7 from official testing.
- Docs: Fix a few typos (573) <tim.gatesiress.com>
- Spelling fixes (559) <Jontejherlin.se>
- Typo fixes (558) <coderamiro.org>