When I started WiiMC, I can seen MY FIRST TEST on my tv screen, but if I clicked on it, I get ERROR.
Why? The the content is the same from site (turner3d) which function correctly.
I try to added header with PHP < ?php header("Content-Type: text/plain"); ?> but also i get ERROR.
The playlist you are loading is in plx format.
For WIIMC to parse a plx playlist, the url it must either have a plx extension or no extension.
However the playlist you are loading is also loaded by the Navi Portal link
<link name="Navi Portal" type="playlist" addr="http://navix.turner3d.net/wiilist/index.plx" />
so you may use the onlinemedia.xml entry already provided.
I use the content of “Navi Portal link” only for testing, if it work with another location (my website).
I change the url to http://wii.adminko.info/wii.plx and this work. 😀 So simple.
Thank you, now I am working on my own content of this pls file.
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Help and Support’ is closed to new topics and replies.