Hi,
I noticed that with a multi disc cd, dbpoweramp automatically adds the disc number to the [album] name, Like "Immaculate (Disc 1)". I don't want this, I want all tracks from all discs in 1 folder and I want to precede the track with the disc number as in:
I have looked in the faq Naming Scheme tutorial for r12/r13, but that post seems to be incorrect for version 13.3 which I am using. That tutorial assumes that the [album] tag does not automatically add the disc number (which it does), because it explains that it must be added like:
I have looked at the right/grab/del/setlen elements, but I can't figure out how I can shorten the [album] with 9 characters from the right " (disc 1)"
Thank you for any help
JeePee
I noticed that with a multi disc cd, dbpoweramp automatically adds the disc number to the [album] name, Like "Immaculate (Disc 1)". I don't want this, I want all tracks from all discs in 1 folder and I want to precede the track with the disc number as in:
Code:
[IFMULTI][disc][][track]
Code:
[album][IFMULTI] Disc [disc][]
Thank you for any help
JeePee
Comment