Moode Forum
[IDEA] OwnCloud NextCloud webDAV source support - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8)
+--- Thread: [IDEA] OwnCloud NextCloud webDAV source support (/showthread.php?tid=170)



OwnCloud NextCloud webDAV source support - deztiny - 05-10-2018

Question: is there anybody out there who has his/her music library on a ownCloud / nextCloud server on the internet and would like to play his/her music on moOde from it? Therefore a general implementation would be webDAV protocol as library source. Then a lot of other hosting services also could be used.
(in owncloud/nextcloud the webDAV URL then looks something like "https://yourdomain.com/remote.php/webdav/Shared/Music")
So this is no feature request yet  Wink Anybody else who would be interested in this function?

Btw: using webDAV to play music on the go from my smartphones and tablets. On Android I recommend "X-plore" File Manager, on iOS "FileExplorer". Yes its funny/sad (the idea took me more than a year): for playing music from webDAV do not use a music player app with webDAV support (none existing or not working) but use a file manager supporting webDAV and integrated music player.


RE: OwnCloud NextCloud webDAV source support - muchacho - 11-18-2019

Hi. I´m trying to do this too and here is what´ve worked for me,  it´s very easy to do with command line:

1. acces via ssh
2. instal davfs2
3. use /media as mount point so moode will detect it like a normal usb disk
4. update library

That´s all.

https://blog.sleeplessbeastie.eu/2017/09/04/how-to-mount-webdav-share/