Page 1 of 1

Issue scheduling on Synology NAS

Posted: 08 Feb 2023, 21:57
by soggypete
I had filebot set up a treat last year but something happened and I had to reinstall and my scheduled tasks are no longer working.

When I tried to set up scheduling again I get the following iamge but nothing shows up in my Synology Task Scheduler app

Image

Any ideas where I am going wrong?

Re: Issue scheduling on Synology NAS

Posted: 09 Feb 2023, 07:16
by rednoah
:?: Are you using DSM 6.* by any chance?


:arrow: You can open the Synology Task Scheduler and create a task manually, and have it call the user-defined script given in your screenshot:

Code: Select all

filebot-node-task 8
Image

Re: Issue scheduling on Synology NAS

Posted: 09 Feb 2023, 15:09
by soggypete
This is exactly what I was looking for - thank you so much!