upgraded to 4.7
Posted: 28 Jun 2016, 21:27
Hi,
After the upgrade transmission_postprocess.sh is not working with filebot anymore
it is calling filebot via the command:
I didn't change it and it used to work with v4.5
If I test the command in the CLI it is working correctly.
The transmission user doesn't have the right to access the filebot command ini v4.7?
Logs absolutely empty.
After the upgrade transmission_postprocess.sh is not working with filebot anymore
it is calling filebot via the command:
Code: Select all
filebot -script fn:amc --output "$OUTPUT_DIR" --action duplicate --conflict skip -non-strict --log-file /home/user98/logs/filebot.log --lang $LANGUE --def excludeList=$EXCLUDE_LIST unsorted=y music=y "ut_dir=$TR_TORRENT_DIR/$TR_TORRENT_NAME" "ut_kind=multi" "ut_title=$TR_TORRENT_NAME"
If I test the command in the CLI it is working correctly.
The transmission user doesn't have the right to access the filebot command ini v4.7?
Logs absolutely empty.