Search found 1 match

by dechoice
06 Sep 2016, 01:29
Forum: Scripting and Automation
Topic: errors with Transmission post process script
Replies: 1
Views: 2056

errors with Transmission post process script

Hi,

I've edited your script but I can't seem to get it to work, here is my script:

#!/bin/sh

# Input Parameters
ARG_PATH="$TR_TORRENT_DIR/$TR_TORRENT_NAME"
ARG_NAME="$TR_TORRENT_NAME"
ARG_LABEL="N/A"

# Configuration
CONFIG_OUTPUT="/Volumes/Drobo/Video"

/usr/local/bin/filebot -script fn:amc ...