Hi, lately I've been having a problem when converting filenames to tags. In the past, i'm sure it used to take everything before the hyphen and treat that as %artist%, then everything after would be %title%.
It seems every time I try to convert now, it just takes the first word as the artist, then everything else as the title
e.g. if the filename is The Beatles - Yesterday, it would convert to
Artist: The
Title: Beatles - Yesterday
The expression it's using is %artist% %title%