Cannot delete from Infuse on webdav

Hey guys, I cannot delete from my NAS (OMV on Raspi5) connected via webdav. I swear it worked a few months ago.

  • user has read & write access to the share
  • user is owner of the files (ACLs)
  • user can delete when using the filebrowser on OMV

Example error log of nginx (grabbed via SSH):

10.0.0.140 - media_user [28/Jul/2025:14:53:16 +0200] “DELETE /webdav/webdav/Barbie.2023.German.TrueHD.7.1.Atmos.DL.2160p.UHD.BluRay.HDR.DV.x265-HDSource/Barbie%20(2023)%20HD-Source.mkv HTTP/1.1” 415 172 “-” “-”

Error Code 415 - any idea?

Oh my good I think I can see the issue. The path starting with /webdav/webdav seems wrong. Any idea why infuse tries deleting at double the path? My files are definitely on /webdav (only one time).
Is this a bug?

Have you added a custom path to the share settings page in Infuse?

My settings look like this. Do you mean the path setting?

Hello again, anybody that could help? Thank you

@james Can you forward this bug to the devs? It is clearly a BUG because Infuse adds another “/webdav” to the path making it invalid.

Example error log of nginx (grabbed via SSH):

10.0.0.140 - media_user [28/Jul/2025:14:53:16 +0200] “DELETE /webdav/webdav/Barbie.2023.German.TrueHD.7.1.Atmos.DL.2160p.UHD.BluRay.HDR.DV.x265-HDSource/Barbie%20(2023)%20HD-Source.mkv HTTP/1.1” 415 172 “-” “-”

Any updates on the topic? I have the same error with deleting files over webdav. I can’t access logs at the moment to see the cause as they are out of my control, but the symptoms are exactly the same.

Would you be able to replicate the issue on your end and send in a report from your device (and post the code here) so we can look into this?

Sure, just sent the report. ID is ZMX0D.

Thank you!

1 Like

Today’s 8.3.9 update includes a few improvements for deleting files over WebDAV.

Please let us know if you continue to see any issues here.

1 Like

I tested it. It is fixed, thank you very much!

1 Like