Hi,
I've checked this one several times so I'm pretty sure this is a bug...
My dbPA = 14.3 reference
I'm using the following Naming string:
When using a Sinlge Encoder (FLAC) I get the correct result:
drive:\Verdi, Giuseppe\La Traviata\1993 - Zubin Mehta\Disc 1 - 01 – Preludio.flac
However when I use the same Naming String in MULTIEncoder mode (FLAC and iTUNES) I get the following:
drive:\Verdi, Giuseppe\La Traviata\1993 - Zubin Mehta\01 – Preludio.flac
drive:\Verdi, Giuseppe\La Traviata\1993 - Zubin Mehta\01 – Preludio.m4a
for some reason dbPA is ignoring the MULTI DISC setting when doing MultiEncoding, note that [COLOR="*FF0000"]Disc 1[/COLOR] is missing in the latter...
thanks and regards
I've checked this one several times so I'm pretty sure this is a bug...
My dbPA = 14.3 reference
I'm using the following Naming string:
Code:
[IFEQUALS]genre,Classical,[IFVALUE][tag]composerSort[],[tag]composerSort[],composer[]\[Album]\[year] - [Conductor]\[IFMULTI]Disc [disc] - [][track] – [title][][IFEQUALS]genre,Opera,[IFVALUE][tag]composerSort[],[tag]composerSort[],composer[]\[Album]\[year] - [Conductor]\[IFMULTI]Disc [disc] - [][track] – [title][][IF!EQUALS]genre,Classical,[IF!EQUALS]genre,Opera,[IFCOMP][IFVALUE]album artist,[album artist],Various Artists[]\[IFVALUE]album artist,[year] - []CD - [album]\[track] [artist][][IF!COMP][IFVALUE]album artist,[album artist],[artist][]\[year] - CD - [album]\[track][] - [title] [][]
drive:\Verdi, Giuseppe\La Traviata\1993 - Zubin Mehta\Disc 1 - 01 – Preludio.flac
However when I use the same Naming String in MULTIEncoder mode (FLAC and iTUNES) I get the following:
drive:\Verdi, Giuseppe\La Traviata\1993 - Zubin Mehta\01 – Preludio.flac
drive:\Verdi, Giuseppe\La Traviata\1993 - Zubin Mehta\01 – Preludio.m4a
for some reason dbPA is ignoring the MULTI DISC setting when doing MultiEncoding, note that [COLOR="*FF0000"]Disc 1[/COLOR] is missing in the latter...
thanks and regards
Comment