Webdav share on last Volumio release

Hi everybody,

I have today a seedbox account. I wanted to know if it could be possible to mount my seedbox webdav share into Volumio Rpi server, and see it on the Volumio frontend (in order to play tracks streaming from my seedbox ?)

I’ve tried to install davfs2 (apt-get install davfs2) but without any success, i had some errors like:

Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies:
libavcodec56 : Depends: libvpx1 (>= 1.3.0) but it is not installed
E: Unmet dependencies. Try using -f.

Thanks a lot for your help !

Arthur

Hi Arthur,

Volumio’s webserver is provided by node.js (Express), and I suspect that it doesn’t include webdav support out of the box. It’s possible that this might be patched in if you have the necessary skills, but I’ll leave you to research that, or wait for others with more knowledge.

Hi chsims1 :slight_smile:

Thanks for your precise and quick reply, I understand.
I will let if another people had this situation or have maybe already intalled webdav service or seedbox feature on Volumio, otherwise, it could be a great feature to include on next volumio release !