Thanks Cerberus.
I could not reach the distribution links in /etc/apt/sources.list, I added these to /etc/hosts and was able to install open-jdk.
I have been able to get Serviio up and running on the MBL.
Access and Play works ok from my iPad but playing from Sony Bravia TV throws up the following error:
Error while processing resource, sending back 500 error. Message: Transcoded file '/tmp/Serviio/transcoding-temp-125-MPEG2TS.stf' cannot be found, FFmpeg execution probably failed
java.io.IOException: Transcoded file '/tmp/Serviio/transcoding-temp-125-MPEG2TS.stf' cannot be found, FFmpeg execution probably failed
at org.serviio.delivery.resource.AbstractTranscodingDeliveryEngine.retrieveTranscodedResource(AbstractTranscodingDeliveryEngine.java:115)
I have looked around the forum and found that a possible cause is executing serviio as root, which I am doing.
I tried creating a user and running Serviio under this, it now fails with a java ClassDef not found.
My question is, is there a preferred serviio user setup, is this documented anywhere? I could not see explicit instructions on the forum.
If I change the user do I need to perform any additional actions or reinstall Serviio?
Thanks in Advance!