JSON RPC lag
#1
I'm seeing serious lag (30 seconds) when making calls to VideoLibrary.SetMovieDetails to change the URL of a Movie's trailer. Is this expected (with mysqlite), or can I debug it somehow?

Code:
08:13:18 T:2804878144   DEBUG: JSONRPC: Calling videolibrary.setmoviedetails
08:13:18 T:2804878144   DEBUG: JSONRPC: Type mismatch in type
08:13:18 T:3008108352   DEBUG: ------ Window Init (DialogBusy.xml) ------
08:13:54 T:2804878144  NOTICE: [plugin.video.trailersnob] Set trailer for "4313" to: http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=72150612

Note: I accidentally posted this question in the XBMC development forum a few days ago. Please forgive (or better yet, delete) the cross post. Since then I have moved to making the calls by the XBMC api, not over HTTP. Thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
JSON RPC lag 0