Since updating to XBMC 13.2 Gotham, the automated script does not update my library anymore. It worked great for ages before, but now I get an error.
My script is: C:\invoke.vbs filebot -script fn:amc --output "E:/" --action copy --conflict override -non-strict --def music=y subtitles=en artwork=n xbmc=localhost "seriesFormat=F:/TV Shows/{n}/Season {s}/{n}.{S00E00}.{t}" "musicFormat=Music/iTunes/iTunes Media/Automatically Add to iTunes/{n} - {album}/{n} - {pi} - {t}" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
I get "ConnectException: Connection Refused: connect".
Has it changed from localhost to something else?
Thanks in advance!
Updating library on XBMC
Re: Updating library on XBMC
Have you enabled / allowed TCP transport?
http://kodi.wiki/view/JSON-RPC_API#Enabling_JSON-RPC
http://kodi.wiki/view/JSON-RPC_API#Enabling_JSON-RPC