Release v0.1.0
Notable new stuff
- Progressbars for most audio encoders (still kind of flaky but works well enough)
- SubFile
- Adaptive restyling (for any resolution)
set_header
/set_headers
functions for easy header modificationmanipulate_lines
function for easier arbitrary line modification- Custom swap markers for autoswapper (@petzku)
unfuck_cr
can now handle "Alt" styles aswell- Automatic fixing for "invalid" style definition casing (Erai needed this for example)
- TMDB Orders/Episode groups
- Muxing or rather any process call will now print the log on error codes even if quiet=True
More typing and other various misc fixes by @LightArrowsEXE and @sgt0.
Breaking
SubFile.syncpoint_merge
was removed.
SubFile.merge
should be used now.
It was rewritten to be way more readable and offers a little more freedom all around.- A lot of Frame <-> Time conversion functions were adjusted to match aegisub behavior more closely.
While this is technically breaking, it should be a very welcome change.
Mostly done by @arch1t3cht.
New Contributors
- @petzku made their first contribution in #6
- @LightArrowsEXE made their first contribution in #7
- @arch1t3cht made their first contribution in #8
Full Changelog: v0.0.9...v0.1.0