BTW - The podcast functionality in PSP firmware 2.6 seems to only work
with urls without port numbers.

So although I can browse to http://<slimserver ip>:9000/handheld/ in
the PSP's web browser and click on the RSS icon (I added to the skin),
the PSP will not display the image icon referenced within the RSS xml
because it is on port 9000 and is also unable to find the stream.mp3 on
port 9000.

As a test I changed the RSS XML file so that it didn't use ports and
set up a a copy of handheld skins directory structure as a virtual
directory in IIS on port 80. Then everything worked fine.

So there are 2 choices.
1) Config Slimserver to run on port 80.
2) Implement some sort of proxy/port mapper to re-direct port 80
requests to port 9000. I'm pretty certain I did some port mapping like
this before.

BTW - I've reported this to Sony. I consider it a bug.


-- 
oreillymj
------------------------------------------------------------------------
oreillymj's Profile: http://forums.slimdevices.com/member.php?userid=699
View this thread: http://forums.slimdevices.com/showthread.php?t=19708

_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to