First of all, thanks for the help!

Okey, I got a problem here guys. Let me try to explain this.
I run Sonarr/Radarr local server, then an external server for FileBot and Sabnzbd.
Sonarr/Radarr push the file to Sabnzbd, and then I use fn:amc to rename and move the file where I want it.
So far, so good. (I wish that AMC got Sonarr/Radarr support..

But here is the issue. Sonarr/Radarr only updated all series every 30 mins or something. So, how can I get filebot to notify Sonarr/Radarr to only update the "item" that FileBot just finished?
For the past 3 days I have tried to figure out how to do this, but I'm stuck

PS! Im not a "scripter", but sometimes I understand how things are linked together.. Sometimes

//I have a "quick fix". This command will refresh all Series, but, I don't like it.
//"curl http://192.168.1.100:9000/api/command -X POST -d '{"name": "RefreshSeries"}' --header "X-Api-Key:APIKEY""
Probably someone here can help me
