Page 1 of 1

Owncloud mediabrowser integration

PostPosted: Tue Mar 12, 2013 5:42 pm
by thenamelessthing
Hi, maybe creating an owncloud app to add mediabrowser acces will be a good idea??

Re: Owncloud mediabrowser integration

PostPosted: Tue Nov 05, 2013 4:28 pm
by cerothen
I would be interested in something like this. It should be achievable using the serviio API (from pro license)

Re: Owncloud mediabrowser integration

PostPosted: Sat Mar 01, 2014 2:58 am
by thenamelessthing
Any volunteer? I have no skill for this.. ;-(

Re: Owncloud mediabrowser integration

PostPosted: Sat Mar 01, 2014 4:29 am
by moltra
what would be the benefit doing this?

Re: Owncloud mediabrowser integration

PostPosted: Mon May 05, 2014 1:12 am
by cerothen
With an oncloud plugin it would be possible to have a one stop shop for files and streaming (and whatever other plugins you would want). In addition to having everything in one interface since it would be a new implementation of the mediabrowser it might be possible to enable certain features such as hooking owncloud's users to provide authentication and the ability to show/hide folders based on what user is logged in (eg family videos for when I log in and no family videos for when friends log in).

I would be happy to get started the only issue is my knowledge with javascript is quite limited so if someone had a simple template that I could look at to see how things like authentication and loading a video into flowplayer is done that would be awesome.