Cleanup names for sorting When I search for music by artist, eg. "John Smith", a typical result might include these tracks:
Once Upon a Time
John Smith - Once Upon a Time
03 Once Upon a Time
etc
I want to sort the list by name to see unique tracks but this is impossible.
So I'd like an Option to cleanup the name, eg:
1) Remove artist name from track name
2) Remove track number from track name
And a final option that would then be a bonus would be the ability to remove duplicates.
Thanks |