Want to make sure my Filebot is setup correctly
Posted: 28 Dec 2019, 19:37
I have created this tread from my previous license ban issue. Hoping we can figure out what maybe causing this.
My original issue is here
viewtopic.php?f=4&t=9594&p=47596#p47596
Filebot version 4.8.5
I have tried the following and still yet I get email about license error banned. I confirmed everything is running fine that Filebot execute the command as request
I have one script that extracts and one that moves, renames to the correct directory.
My crontab is as followed
@reboot /data/Documents/extract_filebot.sh
@reboot /data/Documents/filebot_script.sh
*/5 * * * * /data/Documents/extract_filebot.sh >/dev/null 2>&1
*/17 * * * * /data/Documents/filebot_script.sh >/dev/null 2>&1
found my Filebot logs at this location, but my logs have no errors, I also tried running filebot --log-file log.txt but nothing returns. Maybe I am doing something wrong.
/filebot-portable/data/root/logs# ls
amc.log filebot.log filebot.txt log.txt
My original issue is here
viewtopic.php?f=4&t=9594&p=47596#p47596
Filebot version 4.8.5
I have tried the following and still yet I get email about license error banned. I confirmed everything is running fine that Filebot execute the command as request
I have one script that extracts and one that moves, renames to the correct directory.
My crontab is as followed
@reboot /data/Documents/extract_filebot.sh
@reboot /data/Documents/filebot_script.sh
*/5 * * * * /data/Documents/extract_filebot.sh >/dev/null 2>&1
*/17 * * * * /data/Documents/filebot_script.sh >/dev/null 2>&1
found my Filebot logs at this location, but my logs have no errors, I also tried running filebot --log-file log.txt but nothing returns. Maybe I am doing something wrong.
/filebot-portable/data/root/logs# ls
amc.log filebot.log filebot.txt log.txt