Search found 9 matches

by Tonalian
19 Dec 2014, 12:18
Forum: Help and Support
Topic: CD number when renaming music
Replies: 7
Views: 5958

Re: CD number when renaming music

Cheers RN
The above posted naming schemes appear to work well
They will be kept up to date
  • Naming scheme
    Source files
    Expected output
Others should be able to follow The posts, and learn.

Great challenge, thanks for the starter tip RN.
by Tonalian
19 Dec 2014, 10:07
Forum: Help and Support
Topic: CD number when renaming music
Replies: 7
Views: 5958

Re: CD number when renaming music

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 ...
by Tonalian
19 Dec 2014, 00:37
Forum: Help and Support
Topic: CD number when renaming music
Replies: 7
Views: 5958

Re: MultiCD naming: {pi} VS {fn.match(/CD\d/)}

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 ...
by Tonalian
18 Dec 2014, 23:48
Forum: Help and Support
Topic: CD number when renaming music
Replies: 7
Views: 5958

Re: MultiCD naming: {pi} VS {fn.match(/CD\d/)}

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 ...
by Tonalian
18 Dec 2014, 21:25
Forum: Help and Support
Topic: CD number when renaming music
Replies: 7
Views: 5958

Re: MultiCD naming: {pi} VS {fn.match(/CD\d/)}

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 ...
by Tonalian
18 Dec 2014, 18:32
Forum: Help and Support
Topic: CD number when renaming music
Replies: 7
Views: 5958

CD number when renaming music

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 ...
by Tonalian
24 Oct 2014, 19:22
Forum: Feature Requests and Bug Reports
Topic: Display long lines in columns
Replies: 12
Views: 6991

Re: Display long lines in columns

Brilliant,

Thank goodness you can replicate the problem
Small top up donation sent :) 8D322727PY733992Y

This software rocks!
Thank you Rednoah
by Tonalian
24 Oct 2014, 17:23
Forum: Feature Requests and Bug Reports
Topic: Display long lines in columns
Replies: 12
Views: 6991

Re: Display long lines in columns

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 ...
by Tonalian
23 Oct 2014, 23:22
Forum: Feature Requests and Bug Reports
Topic: Display long lines in columns
Replies: 12
Views: 6991

Display long lines in columns

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 ...