Auto library update

If this is in there somewhere then apologies please point me to where.

As i understand it though, the only options are library updates are “when the device is started up”, which doesn’t make a right lot of sense since the v4k is designed to be “always on”.

Can we have some library scanning options built in? Scan every hour, every 4 hours, whatever.

I think there might be an add-on for that.

could run this from cron on another box (or localhost i guess):

curl --data-binary '{ "jsonrpc": "2.0", "method": "VideoLibrary.Scan", "id": "mybash"}' -H 'content-type: application/json;' http://verobox:8080/jsonrpc

@chamelious check this Addon
https://kodi.wiki/view/Add-on:XBMC_Library_Auto_Update

2 Likes

I know there’s add ons but surely such a simple feature should be a part of OSMC?

Audio or video libraries are part of Kodi, not underlying Operating System.

1 Like

i don’t think watchdog works on remote drives

Tried Watchdog, doesn’t seem to work on OSMC

Watchdog has a history and reputation of heavy resource usage. This may have changed in recent versions, but its why I stopped using it a few versions back.

Library Auto Updater is in the official Kodi Repository and has been working great for me for several years. Allows for flexible regular scheduled update scans of video, music or both along with scheduled library cleaning (or not).

Cheers,
Robert

2 Likes