Filebot still reading old tags even after being cleaned
Posted: 10 Dec 2015, 03:55
I'm trying to rename some music files. When I saw in filebot that the title tags were screwy, I cleaned them up and ran filebot again. At this point filebot is still reading messed up tags even though they aren't there anymore. Attached in the picture you can see the details.
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:
So this file: 2002-009 Usher - U Got It Bad.mp3
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.

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.
