Page 1 of 1

Serviio 1.5.1 remotehost

PostPosted: Tue Mar 03, 2015 5:35 pm
by Numismad
Good Day!
How to change remote host in serviio console 1.5.1
<array>
<string>-XX:+UseG1GC</string>
<string>-XX:GCTimeRatio=1</string>
<string>-XX:MinHeapFreeRatio=5</string>
<string>-XX:MaxHeapFreeRatio=10</string>
<string>-Dserviio.home=$APP_ROOT/Contents/Java/</string>
<string>-Djava.net.preferIPv4Stack=true</string>
<string>-Dorg.restlet.engine.loggerFacadeClass=org.restlet.ext.slf4j.Slf4jLoggerFacade</string>
</array>

remote ip 10.0.0.3

thx

Re: Serviio 1.5.1 remotehost

PostPosted: Fri Mar 20, 2015 4:40 pm
by Numismad
UP!! Help plz!

Re: Serviio 1.5.1 remotehost

PostPosted: Mon Mar 30, 2015 3:42 pm
by zip
add it to the list of strings

<string>-Dserviio.remoteHost=10.0.0.3</string>

Re: Serviio 1.5.1 remotehost

PostPosted: Mon Jun 08, 2015 5:40 pm
by Jamiroquai
Hello,

After entering this information:

<string> -Dserviio.remoteHost = 192.168.1.24 </ string>

into info.plist the Console Serviio not run. Only the icon will flash. When I delete these data (string ....) Servia Console works, but I can not add a network drive (source). Thus, I can add a source, but the folders remains empty.

System: Mac Yosemite 10.10.3
NAS: Synology DS 415play

On NAS is Serviio installed without problem.

Thank you for your help.