|
Request: Plugin to hook ML track #
Most of my few complaints about ML have been addressed by updates or third-party plugins, but one that's a real stickler is how tracks are listed. It seems to convert to an integer via something like atoi, so anything after the first non-digit character is lost.
A lot of my multi-cd albums use 1-01, 2-11, etc, track numbers. Some other folks I know use "Disc 1 ~ 5" or "2/7" or other goofy variants of the generic "104" that winamp would like everyone to use.
So my request is whether someone could come up with a plugin that just intercepts the reading of track titles, and strips them of all non-digit characters, leaving just 101, 211, etc. I have no idea where to start or how difficult this is, so let me know if I'm off base. Thanks.
|