So most track titles in the classical music world are something like this:
"Eine Alpensinfonie, op. 64: Sonnenaufgang"
Typically, the thing before the ":" (or some other delimiter) is the work name, and the thing after is the movement name. The work name tags are easy enough to populate manually, but populating the movement names track by track really gets cumbersome. It sure would be great to be able to be map a substring after some delimiter to a tag. Some way of specifying "map everything after the rightmost ':' in the track title to Movement Name.
Another feature that would be hugely helpful is (optionally) auto-numbering movements in a work. For any consecutive tracks with the same value of "Work", provide an option to auto-increment the movement tag. There are occasional cases where this wouldn't work (one movement spread into multiple tracks), but these are the exception not the rule.
These seem pretty simple to implement. There may be a way of doing these with an external script, but that seems more cumbersome than even populating the movement names and numbers manually.
"Eine Alpensinfonie, op. 64: Sonnenaufgang"
Typically, the thing before the ":" (or some other delimiter) is the work name, and the thing after is the movement name. The work name tags are easy enough to populate manually, but populating the movement names track by track really gets cumbersome. It sure would be great to be able to be map a substring after some delimiter to a tag. Some way of specifying "map everything after the rightmost ':' in the track title to Movement Name.
Another feature that would be hugely helpful is (optionally) auto-numbering movements in a work. For any consecutive tracks with the same value of "Work", provide an option to auto-increment the movement tag. There are occasional cases where this wouldn't work (one movement spread into multiple tracks), but these are the exception not the rule.
These seem pretty simple to implement. There may be a way of doing these with an external script, but that seems more cumbersome than even populating the movement names and numbers manually.
Comment