-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi,
cyanrip-win64-latest.exe -s 6 -D "{album_artist}/{if #album_artist# == #Various Artists#|VA-Album ({year})|}{if #album_artist# != #Various Artists#|({year}) Artist-Album|}"
expected: E:#CDRIP_Ripper-Test\Various Artists\VA-Album (1990)
result: E:#CDRIP_Ripper-Test\Various Artists\VA-Album (1990)│1990) Artist-Album│
cyanrip-win64-latest.exe -s 6 -D "{album_artist}/{if #album_artist# == #Various Artists#|VA-Album ({year})|}{if #album_artist# != #Various Artists#|({year}) Artist-Album|}{if #totaldiscs# > #1# CD|disc|}"
expected: E:#CDRIP_Ripper-Test\Various Artists\VA-Album (1990) CD1
result: E:#CDRIP_Ripper-Test\Various Artists\VA-Album (1990)│1990) Artist-Album│ CD1
this happens also in a batch-file (see line 42)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels