metabaron / Gomiso-XBMC

Gomiso integration within XBMC
GNU General Public License v2.0
5 stars 2 forks source link

Still can't check in movies #13

Closed 4nd closed 11 years ago

4nd commented 11 years ago

This still seems to be broken, script crashes when watching movie, the line 218 still says: letsGo.checking(json_result[0]['media']['id'], season, episode, 'watched on XBMC with gomiso addon')

in the condition that a movie was found. Consequently we see the following error when in a movie:

File "/root/.xbmc/addons/script.gomiso/default.py", line 218, in letsGo.checking(json_result[0]['media']['id'], season, episode, 'watched on XBMC with gomiso addon') NameError: name 'season' is not defined

Is there an easy fix for this?

metabaron commented 11 years ago

Just asked XBMC team to deploy the new version with the bug fixed