Список разделов › foobar2000 › Аудиоформаты
%artist%\%album%[ '('%date%')'][\CD%discnumber%]\%tracknumber% %title%
$puts(fixed_artist,$replace(%artist%,.,))
$puts(fixed_artist,$replace($get(fixed_artist),*,_))
$puts(fixed_artist,$replace($get(fixed_artist),/,_))
$puts(fixed_artist,$replace($get(fixed_artist),?,_))
$puts(fixed_dir0,$replace($directory(%_path%,1),.,))
$puts(fixed_dir1,$replace($directory(%_path%,2),.,))
$puts(fixed_dir2,$replace($directory(%_path%,3),.,))
$if($and($and($not($stricmp($get(fixed_dir1),
$get(fixed_artist))),
$not($stricmp($get(fixed_dir2),$get(fixed_artist)))),
$not($stricmp($get(fixed_dir0),$get(fixed_artist)))),
Various Artist,
[%album artist%])\%album%[ '('%date%')'][ CD%discnumber%]