InSingleSong matcher currently tries to derive track from filename, but if we haven't already worked out possible artist either then metadata match will fail because need both, so unless get an acoustuid match will not identify song.
If customer has songs organized by artist shoud be ok but if they have single folder with no artist and no metadata then this is a problem.
We need to work out both and be more persistent about both but NOT update fields in song itself because may prevent acoustid if we get it wrong.
done