Search found 2 matches

by oleronning
07 Nov 2019, 11:24
Forum: Ubuntu & Desktop Linux
Topic: Filebot cli don't exit
Replies: 3
Views: 2284

Re: Filebot cli don't exit

I've just rebooted my server, and everything seems to be working fine now. Not sure if it was a network issue or what, but anyways thank you very much for your support.

Kind regards
by oleronning
07 Nov 2019, 10:06
Forum: Ubuntu & Desktop Linux
Topic: Filebot cli don't exit
Replies: 3
Views: 2284

Filebot cli don't exit

Hi, I've just installed Filebot command line interface to manage files downloaded from Transmission. I have build a script that I use for testing before deploying it to the Transmission work flow. The script is s follows #!/bin/bash # Input Parameters ARG_PATH=$1 ARG_NAME=$2 ARG_LABEL="N/A"...