Ok, so I had to update then upgrade brew, then clean some stuff up (removing old cask installs, etc), then re-install java and reinstall filebot...
It's installed. I'll be back if it doesn't work for some reason!
Thanks for the support!
Search found 5 matches
- 05 Jul 2016, 16:16
- Forum: macOS
- Topic: Filebot CLI for AMC stopped working
- Replies: 4
- Views: 5911
- 05 Jul 2016, 15:59
- Forum: macOS
- Topic: Filebot CLI for AMC stopped working
- Replies: 4
- Views: 5911
Re: Filebot CLI for AMC stopped working
I *think* I've got the updated Java version installed, however when I check via the command line, I'm not sure.
From the browser "verify" window offered from Oracle, I get:
Congratulations!
You have the recommended Java installed (1.8.0_92).
However, from the command line:
java -version
I get ...
From the browser "verify" window offered from Oracle, I get:
Congratulations!
You have the recommended Java installed (1.8.0_92).
However, from the command line:
java -version
I get ...
- 05 Jul 2016, 03:15
- Forum: macOS
- Topic: Filebot CLI for AMC stopped working
- Replies: 4
- Views: 5911
Filebot CLI for AMC stopped working
My install on Mac El Capitan (10.11.5) has been working flawlessly for over a year.
I have the App Store Paid version installed in addition to the Cask version allowing me to run CLI. All of a sudden tonight I got an error running the same script that's been working forever.
filebot -script fn ...
I have the App Store Paid version installed in addition to the Cask version allowing me to run CLI. All of a sudden tonight I got an error running the same script that's been working forever.
filebot -script fn ...
- 24 Feb 2015, 04:40
- Forum: Scripting and Automation
- Topic: AMC script not processing TV Series properly
- Replies: 9
- Views: 8541
Re: AMC script not processing TV Series properly
I figured out my issue by going deeper into the forum... I was using the 'Movies' directory. Changed that to 'Media', all works well. Suggest you try a different folder that doesn't use 'Movies'.
- 24 Feb 2015, 04:09
- Forum: Scripting and Automation
- Topic: AMC script not processing TV Series properly
- Replies: 9
- Views: 8541
Re: AMC script not processing TV Series properly
I have the exact same issue.
I can't force it to be TV. It finds movies fine, but matches TV as Movies, or ignores TV all together.
Calling with my test script:
#!/bin/bash
filebot -script fn:amc --output "$HOME/Movies/Media" --log-file amc.log --action move -non-strict --conflict skip -non ...
I can't force it to be TV. It finds movies fine, but matches TV as Movies, or ignores TV all together.
Calling with my test script:
#!/bin/bash
filebot -script fn:amc --output "$HOME/Movies/Media" --log-file amc.log --action move -non-strict --conflict skip -non ...