Embedded shell script doesn’t work with 4.4 on 10.15.1

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Hi guys,

this is my embedded shell script that does it job pretty well until I updated yesterday from 10.15 to 10.15.1 and Hazel from 4.3.5 to 4.4:

Code: Select all
filebot -rename "$1" --db themoviedb::tv -non-strict --lang de --conflict override --format "/Volumes/Medien/Serien/{n}/{'Staffel '+s}/{e.pad(2)} - {t}"


The preview says that the Shell script doesn‘t work.
Please help!
.maxx
 
Posts: 11
Joined: Thu Feb 24, 2011 3:49 pm

First off, I would specify a full path for filebot as you can't guarantee the PATH variable will be set up how you want it.

Otherwise, turn on debug logging as described here: https://www.noodlesoft.com/kb/hazel-debug-mode/

Then check the logs. Any output from the script should appear there.
Mr_Noodle
Site Admin
 
Posts: 11195
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support