• 1
  • 11
  • 12
  • 13
  • 14
  • 15(current)
KML2 Browser
who said you should extract the zlib file?

also, do you have all the correct python libraries (image libs?).

you may want to show us the contents of your python/lib dir.

also the exact error you are getting.

ts
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
(tslayer @ jan. 15 2005,03:56 Wrote:who said you should extract the zlib file?

also, do you have all the correct python libraries (image libs?).

you may want to show us the contents of your python/lib dir.

also the exact error you are getting.

ts
once i extracted the zlib file and put the gif images directory in the directory in the scripts directory, everything started working... i keep getting the node error, but it seems that everyone is getting it.... the program is great though. thank you very much!!!
Reply
when i launch kmlbrowse.py i see (running) for a couple of seconds and nothing else.


i have the 01-05 build and the web radio 2 working script.

has anyone seen this ?
Reply
Smile 
when i try to open any streaming media i get the message displayed in the bottom bar "you are probably an old version of xmbc kmlbrowser upgrade asap"
have been looking around but so far nothing helpfull found.
installed xmbc 15-01-2005.

anyone has a helpfull hint?? (and not a hint like do a search.. tried that already... :o)

thanks
Reply
if you change the line (290):
Quote:onmessage("error!", "could not parse node:", el.nodename)
to
Quote:return
#onmessage("error!", "could not parse node:", el.nodename)
you will get rid of the nasty (duh) "could not parse node:" errors.

you'll only loose the message when it is usefull, but hey, who cares about them anyway....
Reply
im getting "downloading kml document..." then an error saying it could get the xml file and it restarts. any help?
Reply
i'm getting the same error as digitalfodder, just loops dling the kml document.
Reply
Shocked
:bump:
i'm sorry, i'd just really like to use this script.
:help:
Reply
same problem here too... :help:
Reply
should work if you change
url = "[url]http://194.192.15.21/webradio2/kml/index.php?reload=true"[/url]
to
url = "[url]http://webradio.kiss-technology.com/webradio2/kml/index.php?reload=true"[/url]
in kmlbrowse.py
Reply
has anybody adapted this to wok with skins, i tried to remove the path so it goees to skin directory by default and it just errors out on me.
Image
Reply
addendum: i had to edit both the kmlbrowse.py and simplekml.py files to get it working again.
Reply
does anyone know how to fix the problem with the truncated station names?

i'm sure it is a minor problem, but i can't figure it out myself.

any help appreciated.


i'm running a quite up-to-date version of xbmc: xbmc-cvs_2006-01-18



Reply
  • 1
  • 11
  • 12
  • 13
  • 14
  • 15(current)

Logout Mark Read Team Forum Stats Members Help
KML2 Browser0