Releases: TheAcharya/MarkersExtractor
Releases · TheAcharya/MarkersExtractor
0.2.0
General
- Major internal refactors to improve reliability and scalability for possible future formats and feature additions
- Unit tests added with automated GitHub CI
New Features
- Default done file renamed to done.json and content is now JSON formatted (#2)
- Added
--exclude-exclusive-roles <video, audio>
CLI flag (#5) - Markers that share the same ID will gain unique incrementing number suffixes by default (#9)
- Markers are now sorted chronologically by timecode (#10)
- Added
--label-hide-names
CLI flag to hide label names on thumbnail images (#16) - Added
--done-filename <filename>
CLI argument to customize done filename (#17) - Added
--media-search-path <path>
argument to allow custom media search path(s) (#20) - Added Airtable export profile (
--export-format airtable
) (#21) - Added MIDI file export profile (
--export-format midi
) (#23) - Added
--enable-subframes
CLI flag to show subframes in all timecode strings (#29) - Added
--include-outside-clip-boundaries
CLI flag (#34) - Added
--folder-format
CLI flag (#35) - Added
--no-media
CLI flag (#40) - Added JSON manifest file output in addition to CSV (#44)
Refinements
--id-naming-mode
and--label
CLI arguments now take short-form label IDs (#15)- Empty roles with no default role receive placeholder role (#33)
- Redundant subroles are now stripped in metadata output (#33)
- Parsing marker locations is now more reliable (#34)
Bug Fixes
0.2.0-alpha-20230425.0
Alpha release for testing.
0.2.0-alpha-20230318.0
Alpha release for testing.
0.2.0-alpha-20230103.0
Alpha release for testing.
0.2.0-alpha-20230101.1
Alpha release for testing.
0.2.0-alpha-20230101.0
Alpha release for testing.
0.2.0-alpha-20221231.0
Alpha release for testing.
0.2.0-alpha-20221230.0
2022-12-30
Alpha release for testing.