4.1/Bug? Cannot delete files from disk when using the database

When I delete a (music) file from the database and choose to delete the file from disk as well I get this error:
Error deleting “storage:///2/Judas Priest\Rising In The East\12 Diamonds And Rust.mp3”: "Die Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung ist falsch

Perhaps a problem with the deep path? (Artist\Album\title.mp3)?

(Build 1419)

It’s a bug.

The URL scheme you see is used internally to identify the storage ID and relative path. It must be translated back into an absolute path before deleting the file. Will be fixed.

Thanks Torben :slight_smile:

Should be ok again in b1421.