[REQUEST] Trigger library update after download via sabnzbd
#1
Pretty sure I'm in the right place for this. I want to know if there is a way to make sabnzbd trigger the auto-update script when it completes a download. Before Dharma I was using a curl command script to do it via the web API, but now that we have a native python plugin I want to do it that way if possible. Thanks.

Using xbmc-live if that makes a difference.
Reply
#2
try this: http://forum.xbmc.org/showthread.php?tid=90654
just change sabnzbd's completed downloads folder, and set it to watch that one
Reply
#3
Not a bad suggestion. I'll have to see if it works on multiple folders, as my movie and TV show folders are separate. Thanks!
Reply
#4
this seems a bit silly to me. wouldn't you be better off running the script with the curl command? that way sabnzbd controls it, and you're not thrashing your cpu or disk by constantly having to check the directory. just makes more sense if you ask me.
Reply
#5
cosmicr Wrote:this seems a bit silly to me. wouldn't you be better off running the script with the curl command? that way sabnzbd controls it, and you're not thrashing your cpu or disk by constantly having to check the directory. just makes more sense if you ask me.
thats not how it works. it use callback to detect when to check. meaning: 0 cpu when idle
Reply

Logout Mark Read Team Forum Stats Members Help
[REQUEST] Trigger library update after download via sabnzbd0