Filebot Automation Script and call to Google Assistent

Any questions? Need some help?
Post Reply
DG77
Posts: 4
Joined: 28 Mar 2013, 10:01

Filebot Automation Script and call to Google Assistent

Post by DG77 »

So long time user and paying customer here!
Love the software and use it to automatically extract and sort my download.

On to the question, is it possible to somehow call my google nest/assistent and ask it to tell me when the download/sorting is complete?

I use the Kodi notification, but this would be even better in my case.
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot Automation Script and call to Google Assistent

Post by rednoah »

There's no built in solution, but assuming you're using the amc script, then you can always use the --def exec option then you can call arbitrary 3rd party tools, make requests, etc to do anything.

Assuming that Google Assistant has some sort of API, there should be 3rd party tools that allow you to use it from the command-line, perhaps curl is enough to call some sort of webhook.
:idea: Please read the FAQ and How to Request Help.
DG77
Posts: 4
Joined: 28 Mar 2013, 10:01

Re: Filebot Automation Script and call to Google Assistent

Post by DG77 »

Thanks! This will help :)
I'll post back if I get something to work.
Post Reply