On the left is the file properties through Mp3Tag, in the middle is FileBot, and the right is the windows properties window. In both mp3tag and windows the tag shows correct yet file bot is picking up something entirely different.
My format is:
Code: Select all
{pi.pad(2)+'. '}{artist} - {t} - [{audio.bitratestring}]
Will come out as: 09. Usher - U Got It Bad - [192 Kbps].mp3
instead, I'm getting this: 09. Usher - 007 - Usher - U Got It Bad - [192 Kbps].mp3
I've checked thge tags a bunch of times but can't see the issue.
