auto-update in background
#1
Hello,

I'm looking for a way to have the XBMC library update in the background at a periodic interval. I have TV shows that are being dumped into their appropriate folder but I have to either restart XBMC (with update on startup) or manually scan for new content to get it into the system. Is there a way to script something or put something in a cron job to force a library update?

I've seen some info on sending commands through the HTTPAPI interface but it doesn't look like this exists on the Linux version, or perhaps its just the docs that are xbox specific.

Thanks,
Chris
Reply
#2
Of course the httpapi works.

A quick search would have found you this thread:

http://forum.xbmc.org/showthread.php?tid=43143
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
True, I should have searched more for http api, and less for library updating. Anyway, the curl call works great, thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
auto-update in background0