moreginger / xbmc-plugin.video.ted.talks

GNU General Public License v2.0
18 stars 20 forks source link

GetDurationFromMinuteString <runtime> should be in minutes #41

Closed moreginger closed 10 years ago

moreginger commented 11 years ago

Reported here: http://forum.xbmc.org/showthread.php?tid=36866&pid=1461948#pid1461948

I'm using 4.1.9 and I get an error in xbmc.log when loading the list of latest talks

Code: T:140128643254016 WARNING: GetDurationFromMinuteString should be in minutes. Interpreting '00:15:55' as 0 minutes This type error for every episode. I'm running Frodo 12.2. Sounds like a bug with the addon?

moreginger commented 10 years ago

Whoops, used a Python 2.7 feature for this and at least two users don't have it.