If anyone gets errors similar to Binding Exception, you need to use bindings. How? See the post from RedNoah post on this page, the one with the great big picture. It's quite self explanatory. I have been using the new Naming Schemes, now they seem to work without error. I had to tweak and tweak ...
Could not sleep until I solved the little blighter Naming Scheme: Working {artist}/{"$artist - $album/".replaceAll(':', ' -')}{folder.name.match(/\d+/).upper()}{"${pi.pad(2)}. "}{t.replaceAll(':', ' -')} Source Files CD1 (directory) 01. Sweet Harmony.mp3 CD2 (directory) 01. Loving Feeling.mp3 ...
Okay, RN has inspired me This is the working code so far: Naming Scheme: Working {artist}/{"$artist - $album/".replaceAll(':', ' -')}{fn.match(/^\d+/)}{". "}{t.replaceAll(':', ' -')} Source Files 101-amy_winehouse-intro_stronger_than_me.mp3 201-amy_winehouse-take_the_box_(original_demo).mp3 Expected ...
Thank you Rednoah, I currently have fantastic results with ID3 Tags, which website database does it reference? For some of my music, it would be great to manually check the website database. I was unaware of the FileBot GUI Format Editor. I will start exploring... This might take me some time, I ...
Hi all, I am currently using FileBot (donated), to knock my MUSIC into shape. Using the following: {artist}/{"$artist - $album/".replaceAll(':', ' -')}{"${pi.pad(2)}. "} {t.replaceAll(':', ' -')} Leona Lewis/Leona Lewis - Avatar/14. I see you Unfortunately I have the following scenarios to which I ...
Thank you all, I have added the extra info you requested. As I mentioned before, I was sure I had the scrollbar before version 4.5 I am not sure if the encountered anomaly is a widespread fault Screenshot: http://www.imageupload.co.uk/images/2014/10/24/filebot-mo.jpg FileBot 4.5 (r2592) JNA Native ...
Thank you for such a great tool, Everything is great except for one annoyance which could cause potential problems when renaming. After I have actioned 'Fetch Data', the column 'New Names' is populated. For most short names, this is fine (I can see the whole new name). When the new name is too long ...