Page 1 of 1

Media Browser produces malformed URLs

Posted: Sun May 30, 2010 2:11 am
by botono9
I have the media browser set up for remote access. The page comes up just fine, but all the links are formatted like this:

Code: Select all

<a class="playcontainer" href="http://MYDOMAIN.DYNAMIC.org:9555:9555/webbrowse/O0$1">Music</a>
You'll notice that the port is inserted twice. The links function properly in Firefox but not in Chrome. It seems like Firefox is being charitable, because the URL is completely invalid.

Any ideas on how to fix this? I tried removing the port from the dyndns config option in twonkymedia-server.ini but no go.

Also, this only happens when viewing the media browser remotely. If I am on the server it self (which uses port 9000 for the media browser), the URLs are proper, like this:

Code: Select all

<a class="playcontainer" href="http://192.168.1.111:9000/webbrowse/O0$3">Videos</a>

Re: Media Browser produces malformed URLs

Posted: Wed Jun 23, 2010 7:10 pm
by yplorf
I've got the same trouble with latest release from the official website.
Linux 32bits (debian lenny stable).