Search found 3 matches

by blahzaay
14 Apr 2018, 04:39
Forum: macOS
Topic: Assistance with AMC Post Process Script
Replies: 4
Views: 5601

Re: Assistance with AMC Post Process Script

OK so I fixed the issue with your help. I confirmed that Transmission was calling the script by removing everything and specifying only the below, in the script: whoami > /tmp/amc-log.txt However when I logged stderr and stdout by adding the code below to the end of the script: > /tmp/amc-log.txt 2 ...
by blahzaay
12 Apr 2018, 00:41
Forum: macOS
Topic: Assistance with AMC Post Process Script
Replies: 4
Views: 5601

Re: Assistance with AMC Post Process Script

Thanks for your help... With your instructions I was able to successfully install the lastest version. GUI and CLI versions now match. Java 8 has also been installed. However it seems that Transmission is not calling the script correctly or something is failing during the process. ## FILEBOT ...
by blahzaay
10 Apr 2018, 10:46
Forum: macOS
Topic: Assistance with AMC Post Process Script
Replies: 4
Views: 5601

Assistance with AMC Post Process Script

Hi all, I had an Automated Media Centre using OSX/Transmission/Filebot/Plex for the longest of times. I was using the Brew/Cask version (4.6.1). For various reasons I stopped using the whole setup sometime last year. I have come back to it and it is no longer working. I decided I'd do the right ...