[IFCOMP]Compilations\[album]\[IFMULTI][disc].[][track]-[title]-[artist][][IF!COMP][artist]\[album]\[IFMULTI][disc][].[track]-[title][]
This is what I've been using but it gives me the subfolder disc 1 that I don't want. ie.....The Best of the Doors, Disc 1
spoon, garym
Last edited by soothsayer; September 14, 2017, 12:40 PM.
Have a look at the album title before you rip. Sometimes the metadata for the album title include ", Disc 1" or something like that. You Need to correct them by Hand so that all discs have the same album title without an extension for the disc number.
Have a look at the album title before you rip. Sometimes the metadata for the album title include ", Disc 1" or something like that. You Need to correct them by Hand so that all discs have the same album title without an extension for the disc number.
Dat Ei makes a Good point. Your naming string:
[IFCOMP]Compilations\[album]\[IFMULTI][disc].[][track]-[title]-[artist][][IF!COMP][artist]\[album]\[IFMULTI][disc][].[track]-[title][]
shouldn't be giving you subfolders based on [disc].
CD1 (01 Song A, 02 Song B)
CD2 (01 Song C, 02 Song D)
should be
01 Song A
02 Song B
03 Song C
04 Song D
Is this possible?
I use normaly "Album Artist\Year - Album\Track - Title"
yes it is possible, but not automatically. In your example you have to assign an offset of 2 for the tracks of disk 2 (right click on a track in the main window).
How can i delete the Disc Numbers like in the beginning of the thread?
Thats what is use without [IFMULTI]:
[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][]\[year] - [album]\[track] - [title]
How can i delete the Disc Numbers like in the beginning of the thread?
Thats what is use without [IFMULTI]:
[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][]\[year] - [album]\[track] - [title]
Exactly where are you getting disc numbers appearing, post a screenshot perhaps?
Comment