AMC - Am I Missing steps? (Transmission, Mac).

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
samsonrosen
Posts: 2
Joined: 05 Nov 2016, 12:28

AMC - Am I Missing steps? (Transmission, Mac).

Post by samsonrosen »

Hi!

I have a Mac running Transmission and bought FileBot 4.7.2 from the AppStore. I have followed all the instructions, but when the torrent completes, nothing happens. It just stays in the Downloads folder.

I am looking for Transmission to Download the File > FileBot to Organise the Film/TV show into my Plex Library Folder.

I think I might not be reading between the lines and missing steps, but this is exactly the steps I have followed:

1. Installed FileBot Command Tools terminal gives me:

Code: Select all

Church-Server:~ churchserver$ filebot -version
FileBot 4.7.2 (r4178) / Java(TM) SE Runtime Environment 1.8.0_112
2. In terminal entered:

Code: Select all

curl -O https://raw.githubusercontent.com/filebot/plugins/master/bash/transmission-postprocess.sh
3. Followed by:

Code: Select all

chmod +rx transmission-postprocess.sh
4. Transmission Preferences set to Call Script:
Image

So I apologise in advance if I have missed something glaringly obvious, I solely read post 2 on the http://www.filebot.net/forums/viewtopic.php?f=4&t=215 post. I have not amended the transmission-postprocess.sh file at all.
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC - Am I Missing steps? (Transmission, Mac).

Post by rednoah »

Thanks for the post! Before a real human comes by, please make sure your report has all the following points checked:
  • What are you trying to do achieve? What's not working? What have you tried so far?
  • Include screenshots, logs or filenames (i.e. demonstrate the issue)
  • Include basic information (i.e. sysinfo output)
:idea: Please read How to Request Help and Fix Problems, Report Bugs, Get Features


EDIT:

* You may need to modify the shell script depending on whether or not $HOME is set correctly for the user executing the script.
* If you suspect that FileBot is not called at all, please read Shell Script Debugging for Beginners.
:idea: Please read the FAQ and How to Request Help.
Post Reply