2013-06-21, 23:08
(2013-06-21, 15:07)shedrock Wrote: Here is the log:
http://xbmclogs.com/show.php?id=30288
Its the same Error, just edit the line in default.py and smile
(2013-06-18, 23:30)dvbtjunkie Wrote:(2013-06-18, 08:58)Jandalf Wrote:(2013-06-18, 00:05)dvbtjunkie Wrote: @ cosmicr
Any ideas to fix the Problem?
change this line in default.py:
toCode:pDialog.update(percent,_('beginning_update'),movie['label'],_('rating')+rating)
Code:pDialog.update(int(percent),_('beginning_update'),movie['label'],_('rating')+rating)
@ Jandalf
OMG, only a convert to Integer.... Thx a lot
Now it works fine...
lol
@Jandalf not only in openelec, i use the normal xbmcbuntu,
it seems like a linux issue