so I have a bunch of mp3 files that were formatted with the track number, then a space, then the song title. There is no – or _, etc. separating the fields. Is there a way to make zortam pull correct track information to make the right id3? if I have a file named “03 popular.mp3” I want to be able to have zortam pull the track number 03, and the song name popular. Instead I get track# 03 popular and song name 03 popular.
Is there a wildcard or way to get around this for odd formatting? (similar to working in ms dos when there could be anything following you put a * or if you have 1 character that could be anything you put a ?)