archienz / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
0 stars 0 forks source link

Not appear in XMB, but discover in trace. #114

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch ps3mediaserver
2. Seek the traces

What is the expected output? What do you see instead?

main] TRACE 21:53:57.739 Using forced address 192.168.1.100
[main] TRACE 21:53:57.741 Created socket: /192.168.1.100:5001
[Thread-11] TRACE 21:53:57.750 Starting DLNA Server on host 192.168.1.100
and port 5001...
[main] TRACE 21:53:57.796 Using following UUID:
08000fb7-f0d4-3a9f-a60b-11b4fe91a429
[main] TRACE 21:53:58.421 It's ready! You should see the server appears on XMB
[Thread-11] TRACE 21:53:59.865 Receiving a request from: 192.168.1.101
[Thread-15] TRACE 21:54:21.885 Receiving search request from 192.168.1.101!
Sending DISCOVER message...
[Thread-15] TRACE 21:54:21.985 Receiving search request from 192.168.1.101!
Sending DISCOVER message...
[Thread-15] TRACE 21:54:22.085 Receiving search request from 192.168.1.101!
Sending DISCOVER message...

What version of the product are you using? On what operating system?
1.02.1 on Linux

If you are transcoding a media file, which engine are you using (mencoder,
avisynth/mencoder, tsmuxer?)

I'm not at this point .. :)

If the media file is in error (or does not play flawlessly), what are the
codec informations of this file (you can use following program:
mediainfo.sourceforge.net) ? 

Please provide any additional information below and PLEASE JOIN debug.log
file !!

MediaTomb works in the same condition, so i think it's not a network
related problem :)

Anyway, thanks for making a truly multiplatform software , in GPL 

Original issue reported on code.google.com by boblenain@gmail.com on 6 Jan 2009 at 9:09

GoogleCodeExporter commented 9 years ago
"Please provide any additional information below and PLEASE JOIN debug.log
file !!

MediaTomb works in the same condition, so i think it's not a network
related problem :)"

yeah but still, it's not a reason to just throw a bone and hope it will be 
magically 
solved :)

Original comment by ps3mediaserver@gmail.com on 6 Jan 2009 at 9:47

GoogleCodeExporter commented 9 years ago
I use IcedTea6 as VM, maybe there is an impact ..

Original comment by boblenain@gmail.com on 6 Jan 2009 at 9:58

Attachments:

GoogleCodeExporter commented 9 years ago
no, the app is incompatible with IPV6 hosts it seems

java.net.UnknownHostException: valley: valley

Original comment by ps3mediaserver@gmail.com on 6 Jan 2009 at 10:04

GoogleCodeExporter commented 9 years ago
forgot to tell: you have to add an IP for your hostname in /etc/hosts (like 
said in 
Issue 54)

Original comment by ps3mediaserver@gmail.com on 6 Jan 2009 at 10:30