Is it already possible to filter anything but the track name from file views?

I've just coded a little setting that strips anything after the right-most occurrance of '-' (and any follwing spaces or underscores) from a displayed filename. The idea is to display filename like this:

[track no ]<album title> - <track name>[.extension]
[track no_]<album title>_-_<track name>[.extension]

as just this instead:

<track name>[.extension]

Takes up much less space on the screen and makes sense when tracks are already sorted into album titled folders.

Any good?  (if it's already doable, it was good practice).
--
gl

Reply via email to