ColinDuquesnoy / MellowPlayer

Moved to gitlab
https://gitlab.com/ColinDuquesnoy/MellowPlayer
GNU General Public License v2.0
234 stars 23 forks source link

Add support for playing audio content from WebDAV share #263

Open lil5 opened 6 years ago

lil5 commented 6 years ago

WebDAV would be a great addition

ColinDuquesnoy commented 6 years ago

This feature is currently not feasible because we just integrate websites directly. It might become possible in version 4 when we'll integrate streaming services using their REST Api or their native sdk, WebDav is just another protocol that we could use.

I don't use Nextcloud so I am probably not going to implement it myself but it will be feasible.

dimqua commented 6 years ago

Hmm, WebDAV is supported not only by Nextcloud and OwnCloud.

ColinDuquesnoy commented 6 years ago

@dimqua You're correct, thanks for pointing that out. I've read a bit more about what is WebDAV and yes we could have a generic implementation that allows to discover and play audio content from a WebDAV share.

ColinDuquesnoy commented 5 years ago

This issue has been moved to our new gitlab issue tracker.

The github repository will be archived soon and this issue will become read-only. We suggest you continue the discussion and follow the progress on this issue at gitlab.