Web radio doesn't start
#1
Sad 
hallo,

i have a big problem! i love web radio but the web radio from xbmc doesn't start! when i want to start the program like the movie traillers, the xbmc close the menu and nothing else! everything else work on xbmc but only the web radio not!

my xbmc version is from 8. december! i have downloaded it with avalaunch!

i'm don't know what to do!

please help me! thx !


ps: does it exist a german-community?
Reply
#2
check the log file (xbmc.log)!
Reply
#3
search the forum before starting a new thread and if you start a new thread... put it in the right forum please.
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#4
edit kmlbrowse.py and change url from:
http://194.192.15.21/webradio2/kml/index...eload=true
to:
http://webradio.kiss-technology.com/webradi....ad=true

should work just as before now ! :o
Reply
#5
tnx a lot :o
Reply
#6
wow, this info should be pinned at the top of the list for those who don't know how to search
Reply
#7
(gmajax @ dec. 28 2004,23:25 Wrote:edit kmlbrowse.py and change url from:
http://194.192.15.21/webradio2/kml/index...eload=true
to:
http://webradio.kiss-technology.com/webradi....ad=true

should work just as before now ! :o
pin this!!
Got a Logitech Harmony ONE ? Click here for my XBMC Customization HOW TO
Reply
#8
everything worked fine before upgrading to 01/02/2005 build.

the above changes to the url fixed web radio when running the 12/08/2004 build. but after upgrading to the 01/02/2005 build web radio has decide to stop working.

xbmc log set to debug:

02-01-2005 16:28:50 info file "q:\scripts\kmlbrowse.py", line 23, in ?
02-01-2005 16:28:50 info fillindefaulticon(tvnu.py)
02-01-2005 16:28:50 info
02-01-2005 16:28:50 info import xbmc, xbmcgui, image
02-01-2005 16:28:50 info importerror
02-01-2005 16:28:50 info :
02-01-2005 16:28:50 info no module named image

kmlbrowse.py:

#init
import sys, time, string
from os import path, unlink
import xbmc, xbmcgui, image
import urllib
import xml.dom.minidom

line 23 is : import xbmc, xbmcgui, image

why is it bombing out on the module call "image"

i have copied the following into the /f/apps/xbmc/python/lib directory:

gifimageplugin.py
image.py
imagefile.py
imagepalette.py
jpegimageplugin.py

any help would be great, thanks.

never mind... all is working again...

a couple of notes:
1. very few builds have "everything" these days. so when upgrading do not delete what is already there, just overwrite the files.

2. web radio requires python modules, make sure you have them as they are not included.

3. my mistake was deleting the python directory, won't do that again...

maybe this helps, if not just delete this post...
Reply

Logout Mark Read Team Forum Stats Members Help
Web radio doesn't start0