@
Martijn
thx with 0.1.4 it works with sets
i become only one error message, but the script is ok then.
Here is the error from debug log.
15:35:13 T:6800 INFO: -->Python script returned the following error<--
15:35:13 T:6800 ERROR: Error Type: <type 'exceptions.KeyError'>
15:35:13 T:6800 ERROR: Error Contents: ('result',)
15:35:13 T:5736 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetMovieDetails", "params": {"movieid": 995, "properties": ["year", "runtime", "file", "playcount", "rating", "plot", "fanart", "thumbnail", "resume", "trailer"]}, "id": 1}
15:35:13 T:5736 DEBUG: JSONRPC: Calling videolibrary.getmoviedetails
15:35:13 T:6800 ERROR: Traceback (most recent call last):
File "C:\Users\AdminEisi2005\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 153, in <module>
_getMovies()
File "C:\Users\AdminEisi2005\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 48, in _getMovies
if (json_set_response['result'] != None) and (json_set_response['result'].has_key('setdetails')):
KeyError: ('result',)
15:35:13 T:6800 INFO: -->End of Python script error report<--
I think the script has a problem with my movie 995. I don´t know why, because its a normal animation movie.
Is there any chance that the script will work with series ? At now it doesn´t work
Greets
Eisi