Oh sorry, me too now. Maybe my quick test code wasn't correct. This code returnes title and track as in the image, although I don't know where it comes from :?
CODE
$if($or($meta_test(title),$not($strchr(%_filename%,-))),
%title%,
$substr(%_filename%,$add($strchr(%_filename%,-),2),$len(%_filename%)))