Song Filename

For the filename I’d just like to have the song, not the track number. What would the line of code be or, what would I have to remove from the default code to make this happen??

The default script ads both the track and discnumber. The code below does this:

$if($gt(%totaldiscs%,1),%discnumber%-,)$if($ne(%albumartist%,),$num(%tracknumber%,2) ,)
3 Likes