Does not seem to work when using Cron with the following
Posted: 30 Nov 2019, 00:58
Hi when I run the following using Crontab
/path/pathto .sh script which consist of the following
It does nothing.
if I run this manually it works fine. I know my cron is setup correctly as the extraction work if I do
/path/pathto .sh script which consist of the following
Code: Select all
filebot -script fn:amc --output "/data/Videos" --action copy --conflict override -non-strict --log-file amc.log --def clean=y artwork=y excludeList=amc.txt "/data/Torrents/Completed"
if I run this manually it works fine. I know my cron is setup correctly as the extraction work if I do
Code: Select all
filebot -exraxt -r --input --ouput