bobo1on1 / script.xbmc.boblight

XBMC addon for boblight
http://code.google.com/p/boblight/
34 stars 27 forks source link

Ret error #25

Closed MartijnKaijser closed 10 years ago

MartijnKaijser commented 10 years ago

@Memphiz

seems that in current code you could miss the defnine of the ret variable as it goes past the if..elseif..else clause. So just predefine it to movie See http://forum.xbmc.org/showthread.php?tid=116331&pid=1635460#pid1635460

MartijnKaijser commented 10 years ago

on second thought it just missed the movie check completely will push update

MartijnKaijser commented 10 years ago

@Memphiz updated PR

Memphiz commented 10 years ago

Thx ... is it good for a PR on the mailing list now? Or should i wait a bit more?

MartijnKaijser commented 10 years ago

Looking at the code there could actually be some more utf8 issues popping up. Will look at those