Page 1 of 1

Serviio not appearing on my Xbox 360 Slim

PostPosted: Fri Oct 14, 2011 2:31 pm
by Xmantium
I bought an Xbox 360 slim and for some reason Serviio doesn't appear.. It works for my other Xbox 360s I have.

It's on the same network as all my other media servers show up.
On the Serviio console it has the correct ip address of the 360 with the correct profile. Tried deleting it and restarting Serviio and my 360 again but no luck...
I've got an Xbox 360 original with same network setting and works fine on that

Re: Serviio not appearing on my Xbox 360 Slim

PostPosted: Fri Oct 14, 2011 7:59 pm
by Illico
Could you try by removing/comment "<ProtocolInfo>simple</ProtocolInfo>" element in x360 profile?
Also try by removing/comment "<ResourceTransportProtocolHandler>"

Re: Serviio not appearing on my Xbox 360 Slim

PostPosted: Sat Oct 15, 2011 11:16 pm
by Xmantium
It was actually my fault, i changed the friendly name just to "Serviio" on the line
<FriendlyName>Serviio ({computerName}): 1</FriendlyName>

After changing it back, Serviio shows up again... wonder why my Xbox 360 original works with just Serviio....

Re: Serviio not appearing on my Xbox 360 Slim

PostPosted: Sat Oct 15, 2011 11:19 pm
by zip
Xmantium wrote:It was actually my fault, i changed the friendly name just to "Serviio" on the line
<FriendlyName>Serviio ({computerName}): 1</FriendlyName>

After changing it back, Serviio shows up again... wonder why my Xbox 360 original works with just Serviio....

It probably remembers the IP from before when it was still correct name.

Re: Serviio not appearing on my Xbox 360 Slim

PostPosted: Wed Nov 16, 2011 5:04 am
by hutchn13
Illico wrote:Could you try by removing/comment "<ProtocolInfo>simple</ProtocolInfo>" element in x360 profile?
Also try by removing/comment "<ResourceTransportProtocolHandler>"


Here is my x360 profile.

<Profile id="3" name="XBox 360" extendsProfileId="1">
<ResourceTransportProtocolHandler>org.serviio.upnp.protocol.http.transport.XBox360ProtocolHandler</ResourceTransportProtocolHandler>
<ProtocolInfo>simple</ProtocolInfo>
<Detection>
<UPnPSearch>
<ModelName>Xbox 360</ModelName>
</UPnPSearch>
</Detection>
<DeviceDescription>
<FriendlyName>Serviio ({computerName}): 1</FriendlyName>
<ModelName>Windows Media Player Sharing</ModelName>
<ModelNumber>12.0</ModelNumber>
</DeviceDescription>

Would changing anything there help see my 360? I can't at the moment, don't know if that looks right?