Still trying to figure out what I need to do. If I have a value in the disc field, I want it to be part of the file name next to the track. If I'm on disk 3, the track should be named 03-01 - Title.mp3. If there is no value in the disc field, it should be 01 - Title.mp3. I can't seem to figure out how to test if that field has a value; i keep ending up with [disc-] in the file name. This is what I have:
[MAXLENGTH]80,[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][][]\[MAXLENGTH]80,[year] - [album][]\[MAXLENGTH]80,[IFVALUE]disc,[disc-],[][track] - [title][]
Any help is greatly appreciated. Thank you
[MAXLENGTH]80,[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][][]\[MAXLENGTH]80,[year] - [album][]\[MAXLENGTH]80,[IFVALUE]disc,[disc-],[][track] - [title][]
Any help is greatly appreciated. Thank you
Comment