A bug? My format line is:
%format "fmt_comp" "%02d%s - %s - %02d:%02d" tracknum title artist Lm Ls %strip = "2"
In the database view I get all the tags - the %strip isn't removing the first two characters (i.e. track number). I've played around a bit and it's fine when there are only four tags in the format line, adding a fifth kills the stripping. Any thoughts?!