instead of having to edit something like this:
$num(%_playlist_number%,3). [%artist% - ]$if(%title%,['['%album%[ #[%disc%/]$num(%tracknumber%,2)]'] ']%title%,%_filename_ext%)[ %_length%]
to format the playlist titles.
Is there anyway it could be coded so the user only had to enter something like:
%A - %C - %N - %T
(artist - cd title - track number - track title)
This would certainly make for less of a headache when trying to customise the title formatting. Thanks for taking the time to read this.