Posts: 12
Joined: Aug 2013
Reputation:
0
In fact, at the beginning, I thought to delocate the movies scrapping to an "always-on" device.
This way, I don't have to wait for the box to scrap everything by itself (it can take some minutes) when Kodi is launched.
But as I can't find the same settings in your container, I secondly thought to use a "primary" device to scrape the collections and send the updated data to the Kodi container.
Maybe I am wrong in my reasoning?
I have another idea to configure a kodi from a Windows computer and when everything is done, copy the userdata folder to the container?
Posts: 12
Joined: Aug 2013
Reputation:
0
Thanks for the clarification ;-)
Posts: 12
Joined: Aug 2013
Reputation:
0
Hello,
For automatic scanning, I have installed the addon libraryautoupdate and set a scan every 15 minutes.
Don't know for the Trakt addon but I would say yes but as it track your views, maybe it's better to install it on the Kodi "client"?
Posts: 2
Joined: Oct 2024
Reputation:
0
Thanks!! I'm looking into it.
Posts: 3,639
Joined: Sep 2009
Reputation:
121
It's an http request to the JSON RPC API telling Kodi to kick off a library scan. The actual scan, of course, will use whatever your library uses (in my case NFS).
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 13
Joined: Apr 2014
Reputation:
0
Hey, thanks for the work with this. I'm up and running in docker and I think I have library updates sorted with the library watchdog addon. However in the web ui every minute its reports "Lost websocket connection" along with "Attempting websockets reconnect".
I've tested connectivity with Kore and its happy, and using the web UI its fully functional from what I can see and I cannot find anything in the logs about these messages. Is this normal behaviour or am I looking in the wrong place?
Thanks