2022-11-28, 10:10
hello, since many kodi versions ago I have until I now switched to nexus had a script which scans shows like this:
curl --user kodi:kodi -H 'Content-Type: application/json' --data-binary '{"jsonrpc": "2.0", "method": "VideoLibrary.Scan", "params": {"directory":"davs://us:pass@FiDo.no:443/dav/pub/tv-serier/The%20White%20Lotus%20(2021)/Season%2002/"},"id": "1"}' http://192.168.17.85:8080/jsonrpc
I have debug enabled but kodi seems to be doing almost nothing.
2022-11-28 08:07:14.489 T:5065 debug <general>: easy_acquire - Created session to https://fido.no
2022-11-28 08:07:15.064 T:5065 info <general>: VideoInfoScanner: Finished scan. Scanning for video info took 1015 ms
curl --user kodi:kodi -H 'Content-Type: application/json' --data-binary '{"jsonrpc": "2.0", "method": "VideoLibrary.Scan", "params": {"directory":"davs://us:pass@FiDo.no:443/dav/pub/tv-serier/The%20White%20Lotus%20(2021)/Season%2002/"},"id": "1"}' http://192.168.17.85:8080/jsonrpc
I have debug enabled but kodi seems to be doing almost nothing.
2022-11-28 08:07:14.489 T:5065 debug <general>: easy_acquire - Created session to https://fido.no
2022-11-28 08:07:15.064 T:5065 info <general>: VideoInfoScanner: Finished scan. Scanning for video info took 1015 ms