vmail
Forum Replies Created
-
AuthorPosts
-
vmailParticipant
I am in the process of working on the problem..so far i have a huge amount of work left to do..alot of the times the reason why it wont load is the link is comming from the wrong source..you have to think about it this way..there are how many programes that use navi-x…um let me put out a quick list for you..geexbox..xbmc..apple tv..there is one for windows(forgot name).. but anyways to make it simple each programe has its own set of coded links for the same directory..here is an example..ie…
addr=”http://www.navixtreme.com/wiilist/82346/live_uk_tv_channels.plx(this is the type of code that works on the wiimc)
-some times it will come to the wii written like so..ie…
addr=”http://www.navixtreme.com/sitelist/82346/live_uk_tv_channels.plx(this type of code does not work on the wiimc)
– as you can see both links are very similar. but different.. one has wiilist while the other uses sitelist..they both lead to the same directory.. but it must be something to do with the way navi-x is run.
-i am by no means even able to screw around with the coding of the wiimc its self. but the directory code is writen in xml. simple language. i have a history of building websites as a child..i am 28 now..mind you, i have not messed around with coding html type stuff in a lil over 10 years.. the html language has changed over the years, but it is still pretty much the same stuff it has always been..just somewhat simpler.. well im working on it..@mlvd wrote:
I love the Navi-X, how ever many of the links are not functional. Will there be a fix for this? There are many, and only a few work…if you guys need help, I willing to put work into it to get it working, I’m pretty sure that there are a few who will like to help as well…. -mlvd
vmailParticipant(this is a copy and paste from what i wrote in the tracker..no one seems to care..I Want yall to see what navi-x is capable of doing when it is used in the correct way.. i pretty much got it figured out on how it works with the wii..)
Working on adding playable playlist to the Media Portal. I am in the process of filtering the non-playable content from the playable content. Simple XML coding is all that is needed. Making some head way. Its seems to be working. I started this, because I got tired of searching the Navi-X User Media all the time when I want to watch something that I know plays with WiiMc. I will continue to narrow the window between playable and non-playable content. It is a easy fix. Cut and paste the XML code to the Online Media page. simple
I will post the code to be reviewed when I have developed it further.
IT is not that hard of a job..its just having someone to take the bunt of the blow and tackle it one line of XML at a time.If i was to put a number to my Enhancement Pack, it would be V0.2. I made a Personal List for myself a few months back but the update deleted my code. I figured if i would like to keep it with out having to keep a spare file on hand that i should let you guys know on what I am trying to do to better the WiiMC. The SKY IS THE LIMIT!
Here is a look at the code I have written so far:
<link name="*Live UK TV Channels" addr="http://www.navixtreme.com/wiilist/82346/live_uk_tv_channels.plx" />
<link name="*My Live TV(USA Channels)" addr="http://www.navixtreme.com/wiilist/66333/my_live_tv_(usa_channels).plx” />
<link name="*Live Usa Streams" addr="http://www.navixtreme.com/wiilist/79853/live_usa_streams.plx" />
<link name="*live tv channel 1" addr="http://www.navixtreme.com/wiilist/search/live%20UK%20TV%20Channels" />
<link name="*Live Tv Channels" addr="http://www.navixtreme.com/wiilist/81940/live_tv_channels.plx" />
<link name="*News Channels" addr="http://www.navixtreme.com/wiilist/819414/news_channels.plx" />
<link name="*Music Channels" addr="http://www.navixtreme.com/wiilist/81920/music_channels.plx" />*Ocko Tv may crash WiiMc*</p
<link name="*As Seen on Tv (Documentaries)" addr="http://www.navixtreme.com/wiilist/17682/as_seen_on_tv_(documentaries).plx” />
<link name="*Mixed Tv Channels" addr="http://www.navixtreme.com/wiilist/mixed_tv_channels/.plx" />
<link name="*transformers" addr="http://www.navixtreme.com/wiilist/83806/transformers_animated.plx" />
<link name="*NARUTO" addr="http://www.navixtreme.com/wiilist/83788/naruto_-_1_to_198_of_230.plx" />
<link name="*Johnny Bravo" addr="http://www.navixtreme.com/wiilist/83785/johnny_bravo.plx" />
<link name="*FlapJack" addr="http://www.navixtreme.com/wiilist/83797/flapjack.plx" />NOTE~sometimes WiiMc will say *error loading playlist* That is to be expected. All you have to do is RELOAD the list. IT IS NOT A DEAD LINK!
@ironbill wrote:
Thanks for the responses fellas. I will make sure to let Turner know we should keep this port. Thanks.
iRoNBiLL
-
AuthorPosts