dBpoweramp Release 2024-09-30 on macOS (13.7)
Currently my naming syntax is:
which works perfectly. But…
how do I produce a single listing (without the ‘CD n’) when there is only one CD please?
In other words all tracks in the same ('root') directory… I've tried fiddling with the IF statements but with no success.
Currently my naming syntax is:
Code:
[album]\CD[Disc]\[track] - [title]
which works perfectly. But…
how do I produce a single listing (without the ‘CD n’) when there is only one CD please?
In other words all tracks in the same ('root') directory… I've tried fiddling with the IF statements but with no success.
Comment