I also have a question. @Ski-lleR did a great job with the separation of names into Discs and CD. How to add to the below script
$if($in(%media%,Vinyl),Disc ,CD)$num(%discnumber%,2)$if($eq(%_useSubDiscFolder%,1),)$if(%discsubtitle%, - %discsubtitle%,)
this:
$if($gt(%totaldiscs%,1)
i want subfolders to be created with the division into CD (Compact Disc) and Disc (Vinyl) but only in a multi CD/Vinyl releases.