Page 1 of 1

webmin module for serviio

PostPosted: Wed Oct 20, 2010 7:51 pm
by ahuga
I built up a NAS on Ubuntu 10.04 using webmin as frontend. Now i try to get serviio running on it which seems a bit complicated since the server has no GUI and the remote client connetion from my iBook refuses to work. Instead of using a client, a web based interface or even better a webmin-module would be quite cool. How do you think about that?

http://www.webmin.com/

btw. great work that serviio-stuff
cya
ahuga

Re: webmin module for serviio

PostPosted: Sun Oct 24, 2010 11:18 am
by zip
There is a REST interface to the server so anyone can write a 'console'. I can provide more info if anyone is interested

Re: webmin module for serviio

PostPosted: Sun Mar 25, 2012 8:51 am
by ykaerflila
Hi,

I was looking for a webfrontend for serviio and could not find anything.
I'd really like to implement a small webinterface as I want to use serviio in my Ubuntu-Server based NAS. Could you give me some information about the REST interface?


Thanks in advance!!

Re: webmin module for serviio

PostPosted: Sun Mar 25, 2012 9:30 am
by will
There are two web interfaces, one in php and one in restful ajax, along with the REST API does. See viewforum.php?f=17

Re: webmin module for serviio

PostPosted: Sun Mar 25, 2012 10:36 am
by ykaerflila
Wow, that was fast!! Thanks a lot!!