Hello, I do have a weekly music service that provides mp3 files without any tag info named like this:
ARTIST_title_ISSUE#-TRACK#
i.e.:
CLEAN_BANDIT_FEAT._JESS_GLYNNE_Rather_Be_1109DA-02.mp3
DAVID_GUETTA_FEAT._SAM_MARTIN_Dangerous_1109DA-05.mp3
The problem is that there's no dash separation ("-") between each one. The only guide is that the Artist name is in Uppercase, the Title in lowercase. . I've been do it manually week to week, but as you realise is very time consuming. I have a lot of files withou tags and each week this goes on and on.
I'm trying to find on Mp3tag a way to rename and/or tag the files to:
ARTIST - title ( ISSUE-Track#)
like
CLEAN BANDIT FEAT. JESS GLYNNE - Rather Be (1109DA-02).mp3
DAVID GUETTA FEAT. SAM MARTIN - Dangerous (1109DA-05).mp3
Is it possible to do it with Mp3tag??
Or can anyone help to solve this problem with another tool???
Thanks in advance.