Skip to content

Releases: elliotchance/tracklist-editor

v1.0.1

05 Dec 15:30
ceb1a2f
Compare
Choose a tag to compare
Trim leading zeros from time (#1)

For example, '01:23' to '1:23'. This also replaced zero times with an
empty time field: '0:00' -> ''.

v1.0.0

05 Dec 15:19
Compare
Choose a tag to compare
Welcome to the Tracklist Editor

Initial actions exist for capitalization correction (for RYM),
find/replace and track number correction. The actions are implemented
with a plugin-style architecture.