Transmission script problems
Posted: 16 Nov 2014, 07:24
Having a problem with running AMC after a torrent finishes. Get the following output:
Only problem I can see, is that I guess the ut_dir property tries to locate directory, but receives the full path instead. Is there a way to change the settings to get right?
transmission setting:
filebot-transmission-job.sh
Code: Select all
Argument: /ut_dir=/mnt/netshares/Regular/Downloads/Finished/The.Big.Bang.Theory.S08E06.HDTV.x264-LOL.mp4
Argument: /ut_kind=multi
Argument: /ut_title=The.Big.Bang.Theory.S08E06.HDTV.x264-LOL.mp4
File not found: /ut_dir=/mnt/netshares/Regular/Downloads/Finished/The.Big.Bang.Theory.S08E06.HDTV.x264-LOL.mp4
Failure (°_°)
transmission setting:
Code: Select all
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/home/pi/filebot-transmission-job.sh",
Code: Select all
sudo /usr/share/filebot/bin/filebot.sh -script fn:amc --output "/mnt/netshares" --log-file "/mnt/netshares/Regular/Downloads/amc-transmission.log" --action move --conflict override -non-strict "ut_dir=$TR_TORRENT_DIR/$TR_TORRENT_NAME" "ut_kind=multi" "ut_title=$TR_TORRENT_NAME" --def music=n artwork=y subtitles=en,no,sv,da plex=192.168.0.7 clean=y