Quote:
09:49:06.403 While processing the M3U file, we found a track we've not seen yet, adding it.

It's getting that filename from an M3U file -- a playlist file -- which explains why you still get references to it after deleting the file itself. So maybe it's the playlist that it doesn't like: if you look a bit further up in the log you can probably find what playlist file it's scanning, and see whether removing it helps.

Peter