Search found 2 matches

by donok
03 Nov 2014, 15:38
Forum: Scripting and Automation
Topic: [GUIDE] Fully Automated Media Center with Transmission (Mac)
Replies: 121
Views: 685817

Re: [GUIDE] Fully Automated Media Center with Transmission (

So it works if you run it yourself but not from transmission?
Exactly!

And you made sure the script is called by redirecting output? Try redirecting filebot output (including error output!!!) to a file and see what it says.

Thanks rednoah ! It was actually quite stupid. When launched form ...
by donok
31 Oct 2014, 12:16
Forum: Scripting and Automation
Topic: [GUIDE] Fully Automated Media Center with Transmission (Mac)
Replies: 121
Views: 685817

Re: [GUIDE] Fully Automated Media Center with Transmission (

Hi,

I tried to set up filebot with transmission on Mac OS X 10.10 and can't make it work. I installed filebot with Homebrew cask as detailed here http://www.filebot.net/forums/viewtopic.php?f=4&t=2049

I created a script as suggested

#!/bin/bash

filebot -script fn:amc --output "/Volumes/Media ...