Kodi Community Forum
Can not get the ooba browser to work - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+--- Thread: Can not get the ooba browser to work (/showthread.php?tid=11843)



- olbo - 2005-05-01

i can not get the scrip to work.
other scripts work, i have xbmc 2005-03-26 i have xbmc as default dash (.xbe in cSmile
i have the python imaging library (pil) in place
it "chrashes" and returns to the xbmc browse scripts view
and if i then to press the white button on the xbox controller i get this message.

--> python initialized <---
<ooba>
reading meny.xml
opening
url:'http://www.comedycentral.com/mp/browse_left.jhtml'
error !
traceback
file "q:\scripts\ooba\ooba.py" , line 454, in action
submenu = actions.open (url)
file "q:\scripts\ooba\ooba.py" , line 239, inopen
return action.open (url)
file "q:\scripts\ooba\ooba.py" , line 147 , in open
win.showtext ('error opening
url:\n' + url + '\n\' + last errorstring {} )
type error: cannot concatenate 'str' and 'instance' objects
</ooba


- tslayer - 2005-05-01

as per the other thread, create a cache directory inside the ooba directory.

ts


- olbo - 2005-05-01

as i am to much of a newbie i donĀ“t understand what you mean ? could you please explain what i have to do and how ?
thanks in advance


- tslayer - 2005-05-01

in your xbmc/scripts directory, you have an ooba director where you uploaded the script.

inside that directory, make a new directory called : cache

ts


- olbo - 2005-05-01

thanks a lot
some of the streams work but not all of them.
could of course be something wrong with the links...
thanks again