Search found 9 matches
- 20 Jun 2016, 05:29
- Forum: Scripting and Automation
- Topic: AMC workflow using "--def exec"
- Replies: 6
- Views: 7103
Re: AMC workflow using "--def exec"
Excellent - thanks for the quick and clear response.
- 20 Jun 2016, 03:55
- Forum: Scripting and Automation
- Topic: AMC workflow using "--def exec"
- Replies: 6
- Views: 7103
AMC workflow using "--def exec"
Hi, I'm using AMC on completed torrents, with Transmission on OSX and the transmission-postprocess script. I'd like to add an external script executed using"--def exec", and I have a question about the order in which the script gets called. Does AMC match/process every file from the torrent before ...
- 20 Jan 2016, 07:29
- Forum: Scripting and Automation
- Topic: AMC script not working after installing FileBot from App Sto
- Replies: 11
- Views: 7717
Re: AMC script not working after installing FileBot from App
brew cask may or may not already have extracted the package to /opt/homebrew-cask/Caskroom . I'd check that first. It hadn't extracted it. Good to know for debugging. Also, your logs say that brew has already downloaded the package, so you don't need to download it manually: Thanks. I'll put the ...
- 20 Jan 2016, 07:06
- Forum: Scripting and Automation
- Topic: AMC script not working after installing FileBot from App Sto
- Replies: 11
- Views: 7717
Re: AMC script not working after installing FileBot from App
Please create and issue here: https://github.com/caskroom/homebrew-cask/issues The brew cask people are usually quick to offer help and fix bugs. Best to talk to them about this issue. Alternatively, you can also create that symlink manually. (Very) Basic Unix skills required. ;) Thanks - I've ...
- 20 Jan 2016, 04:29
- Forum: Scripting and Automation
- Topic: AMC script not working after installing FileBot from App Sto
- Replies: 11
- Views: 7717
Re: AMC script not working after installing FileBot from App
At this point it's probably easiest to just get the *.app package from the download section, and then use an absolute path to filebot.sh in your transmission-postprocess script. Hi rednoah - this fixed it for me back in Feb 2015. Is there anywhere I can get the 4.6.1 *.app package with filebot.sh ...
- 04 Feb 2015, 20:36
- Forum: Scripting and Automation
- Topic: AMC script not working after installing FileBot from App Sto
- Replies: 11
- Views: 7717
Re: AMC script not working after installing FileBot from App
Thanks for the response rednoah. Basically you're just testing thing wrong. So this error has nothing to do with it not working from transmission. You are right that I tested it wrong - however the same error shows up in my amc.log starting Feb 2 when I first noticed the problem. I didn't include ...
- 04 Feb 2015, 06:37
- Forum: Scripting and Automation
- Topic: AMC script not working after installing FileBot from App Sto
- Replies: 11
- Views: 7717
Re: AMC script not working after installing FileBot from App
This is really frustrating. I'm guessing there is a simple answer I am missing; there usually is. I've uninstalled and tried reinstalling homebrew-cask, Java, Python (for xattr) and get stuck on installing FileBot. I installed the latest Xcode CLI tools and fixed everything I could from "brew doctor ...
- 04 Feb 2015, 00:45
- Forum: Scripting and Automation
- Topic: AMC script not working after installing FileBot from App Sto
- Replies: 11
- Views: 7717
Re: AMC script not working after installing FileBot from App
Ok, something has gone wrong. On trying to update FileBot via homebrew-cask I am getting the following error. Can anyone make any sense of it? Hackintosh:~ hackintosh$ brew cask install filebot ==> Caveats FileBot requires Java 8. Run "java -version" to verify. ==> Downloading http://downloads ...
- 04 Feb 2015, 00:20
- Forum: Scripting and Automation
- Topic: AMC script not working after installing FileBot from App Sto
- Replies: 11
- Views: 7717
AMC script not working after installing FileBot from App Sto
Hi, I updated the FileBot application to v4.5.6 from the App Store (I was given a popup to update when using the FileBot GUI), and since that update my amc script (called on torrent completion via transmission-postprocess) has stopped working. I had previously installed FileBot using homebrew-cask ...