I've been having trouble making Max understand what I want to do with my output file names.
On the surface, everything looks fine and it remembers my settings in the preference pane.
When encoding however, it only sometimes remembers what it should name the tracks like.
I've had this problem for a while, but I think I finally cracked it.
If I add a space, a dash or plain text, it won't remember (for encoding, but it displays fine).
If I AFTERWARDS add something with the drop-down menu, then it remembers.
Which means that I can't do this:
{albumTitle} - {trackNumber} - {trackTitle}
{albumTitle} - {trackNumber} - {trackArtist}{trackTitle}
{albumTitle} - {trackNumber} - {trackArtist} - {trackTitle}
But have to do this:
{albumTitle} - {trackNumber} - {trackTitle}
{albumTitle} - {trackNumber} - - {trackTitle}
{albumTitle} - {trackNumber} - {trackArtist} - {trackTitle}
The latter way, it will output the files correctly, the first way, it will look fine in preferences (even across restarts of Max and reboots) but work like in the middle step.
Now, I'm not completely certain that's where the problem lies, but it might sound plausible at least?
Again, using r1132 although the problem has been present since at least 0.6. Thanks!
Custom file name woes
Custom file name woes
Project complete: 625 CDs containing 8574 tracks ripped and scanned.
Maybe I miss something, but I am not sure I understand what you are trying to tell us and what does or doesn't work. It does not work if you build a name format and add extra characters halfway in it afterwards? I never even tried it like that, I simply build the format from start to end.
(Apparently you do not use the output file naming to organize the output in folders and subfolders but want the complete tag info in each separate file name? That will produce very long file names.)
(Apparently you do not use the output file naming to organize the output in folders and subfolders but want the complete tag info in each separate file name? That will produce very long file names.)
I'm sorry, I'm not always good at explaining things.
The problem with this format is that I have to treat compilations and albums differently because compilations have 20 diffrent artists and thus wouldn't be grouped like it should. Conversely, my Michael Jackson albums won't be collated unless they start with the artist name.
* It remembers anything you write in the box
* It only tells the encoder what's in the box when a selection is made from the drop-down menu.
This means that one can add anything to the box as long as the drop-down menu is NOT used, and nothing will change on the files encoded.
Only when the drop-down menu is used will the encoder be told how to name the files.
Max remembers what the user puts in the custom-file-naming-box, it just doesn't act on it until the drop-down menu is used.
I made an error in the original post. When restarting Max the file-naming-format is reverted to what's actually output.
Therefore, my guess is that the problem is that the contents of the box is only saved when the drop-down menu is used. The encoder then loads the preference file, sees the (wrong) entry and uses that. The proper entry is then only kept in RAM.

Yes, it does, but that's how I like it. I find it annoying to have to enter/exit folders to find what I want.RonaldPR wrote:(Apparently you do not use the output file naming to organize the output in folders and subfolders but want the complete tag info in each separate file name? That will produce very long file names.)
The problem with this format is that I have to treat compilations and albums differently because compilations have 20 diffrent artists and thus wouldn't be grouped like it should. Conversely, my Michael Jackson albums won't be collated unless they start with the artist name.
What I'm trying to say is this:RonaldPR wrote:Maybe I miss something, but I am not sure I understand what you are trying to tell us and what does or doesn't work. It does not work if you build a name format and add extra characters halfway in it afterwards? I never even tried it like that, I simply build the format from start to end.
* It remembers anything you write in the box
* It only tells the encoder what's in the box when a selection is made from the drop-down menu.
This means that one can add anything to the box as long as the drop-down menu is NOT used, and nothing will change on the files encoded.
Only when the drop-down menu is used will the encoder be told how to name the files.
Max remembers what the user puts in the custom-file-naming-box, it just doesn't act on it until the drop-down menu is used.
I made an error in the original post. When restarting Max the file-naming-format is reverted to what's actually output.
Therefore, my guess is that the problem is that the contents of the box is only saved when the drop-down menu is used. The encoder then loads the preference file, sees the (wrong) entry and uses that. The proper entry is then only kept in RAM.
Project complete: 625 CDs containing 8574 tracks ripped and scanned.
After you have made changes to the format, hit return. Not only will the new format be saved, but it will also be added to the menu. (Did you notice it is a menu?) You can save several formats and simply choose from them in the menu.
Edit: One annoying problem: There appears to be no way to delete formats from the menu.
Edit: One annoying problem: There appears to be no way to delete formats from the menu.