Releases: elliotchance/tracklist-editor
Releases · elliotchance/tracklist-editor
v1.0.1
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
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.