Page 1 of 1

Serviio server not detected by player with new 1.1 version

PostPosted: Fri Dec 21, 2012 10:28 pm
by scrambler
Just updated to serviio 1.1 and now the serviio server does not show up in my list of servers on my Blu ray Player I can see the machines on the network so connection to the network is fine, but not Serviio.


I am using the profile 8 for LG
As usual I edited the profile to simply add my transcoding options. The profile now is
<Profile id="8" name="LG TV / player" extendsProfileId="1">
<Detection>
<HttpHeaders>
<friendlyName.dlna.org>A-Serviio ({computerName})</friendlyName.dlna.org>
</HttpHeaders>
</Detection>
<!-- ResourceTransportProtocolHandler>org.serviio.upnp.protocol.http.transport.LGProtocolHandler</ResourceTransportProtocolHandler -->
<MediaFormatProfiles>
<MediaFormatProfile mime-type="video/mp4" name="">AVI</MediaFormatProfile>
</MediaFormatProfiles>
<SubtitlesMimeType>text/srt</SubtitlesMimeType>
<Transcoding>
<Video targetContainer="mpeg" targetACodec="ac3" targetVCodec="mpeg2video" >
<Matches container="wtv" />
</Video>
<Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video" >
<Matches container="asf" />
</Video>
<Video targetContainer="mpegts" targetVCodec="mpeg2video">
<Matches container="mpegts" vCodec="vc1" />
</Video>
</Transcoding>
</Profile>

I noticed the new profile is missing the device description tag, so I tried adding it (below) but it did not make a difference.
<DeviceDescription>
<FriendlyName>A-Serviio ({computerName})</FriendlyName>
<ModelName>Serviio Media Server</ModelName>
</DeviceDescription>

I also tried without editing the profile and no detection either.
Turned on DEBUG and filterd library stuff out so the size would not exceed the forum limit.
log file attached
serviio - filtered.log
Log with library filterd out
(50.45 KiB) Downloaded 282 times


Any Suggestions welcome :)

Re: Serviio server not detected by player with new 1.1 versi

PostPosted: Sat Dec 22, 2012 12:20 am
by zip
It binds to 192.168.200.2, is that the right IP address of your Serviio server? If not, put the right one in the Bound IP address field

Re: Serviio server not detected by player with new 1.1 versi

PostPosted: Sat Dec 22, 2012 3:57 am
by scrambler
Thanks and no my server was actually on 192.168.1.198
Entered that in the binding box and restarted everything, and the server is back online

Never had to do that beofre, but all is well