Thanks! Got it. I have updated Java to version 8 update 20 and things are working on the filebot end I think. For some reason though Transmission isn't calling the script...? I'm pretty sure the permissions are good. Are there logs for transmission that I can check for this...? Thanks so much for ...
Thanks! I ran the script in the terminal and got this error. Looks like Java is indeed the culprit: iMac:scripts Oliver$ ls transmission-postprocess iMac:scripts Oliver$ sh transmission-postprocess Exception in thread "main" java.lang.UnsupportedClassVersionError: net/filebot/Main : Unsupported ...
PS here is the script that I am using: #!/bin/bash§ /Applications/Filebot.app/Contents/MacOS/filebot.sh -script fn:amc --output "/Volumes/WD3TB/" --log-file amc.log --action copy --conflict override -non-strict --def artwork=y "ut_dir=$TR_TORRENT_DIR/$TR_TORRENT_NAME" "ut_kind=multi" "ut_title=$TR_ ...
Hi, I am a huge fan of filebot and have been using it for a couple of years now. I setup the automated media centre with transmission without any trouble on my old mac and it ran like a dream, sorting all my media files perfectly. I have upgraded this mac with a new SSD and have a new install of ...