Search found 9 matches
- 23 Mar 2018, 11:43
- Forum: Scripting and Automation
- Topic: Growl/Prowl push notifications
- Replies: 2
- Views: 3014
Re: Growl/Prowl push notifications
Huh... I never even thought of using @files with --def exec ! Well done! :lol:
Says the guy I learned it from, ;)
OK, so it doesn't work. I had it working when testing from the command line, but as a post-process script from Transmission it breaks because filebot interprets the {...} literally ...
- 23 Mar 2018, 09:03
- Forum: Scripting and Automation
- Topic: Growl/Prowl push notifications
- Replies: 2
- Views: 3014
Growl/Prowl push notifications
I see a lot of different ways of getting notified when filebot completes a process, so here's another. I run growlnotify to get the alerts on my Macbook Pro, then use Growl to send them to Prowl via API key. This lets me get alerts on my Timer. I only wish Apples push api allowed for icon ...
- 07 Feb 2018, 03:22
- Forum: macOS
- Topic: Java Errors on Max OSX CLI
- Replies: 3
- Views: 5685
Re: Java Errors on Max OSX CLI
System preference was java runtime for safari etc. not JDK, that's why it never deleted the java virtual machines folder.
- 04 Oct 2017, 19:29
- Forum: macOS
- Topic: CLI - WARNING: An illegal reflective access operation
- Replies: 10
- Views: 13189
Re: CLI - WARNING: An illegal reflective access operation
Uninstalling java9 got rid of this error for me
- 26 May 2015, 08:40
- Forum: Scripting and Automation
- Topic: Auto Process File Upon Entering Folder?
- Replies: 3
- Views: 3918
Re: Auto Process File Upon Entering Folder?
When my downloads are finished, I manually drag them into a "complete movies" folder or the "complete television" folder. I then batch process a group of them later in time.
I was wondering if there is a way of automating it to where any file that goes into the "complete movies" folder gets my ...
I was wondering if there is a way of automating it to where any file that goes into the "complete movies" folder gets my ...
- 22 Oct 2014, 20:22
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1507363
Re: [OSX] brew cask install filebot
Well as soon as I added logging to the script and tried another download, it ran fine. Not sure why but i'll leave it as is if it's working.
- 22 Oct 2014, 07:46
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1507363
Re: [OSX] brew cask install filebot
1.
So it's running perfectly fine then - obviously - since FileBot is giving you lots of output.
Yes, it appears so.
2.
FileBot.app is a FOLDER and you can't execute folders, only programs, which are files. Learn how to use your OS.
My mistake, was trying lots of alternative ways to run the ...
So it's running perfectly fine then - obviously - since FileBot is giving you lots of output.
Yes, it appears so.
2.
FileBot.app is a FOLDER and you can't execute folders, only programs, which are files. Learn how to use your OS.
My mistake, was trying lots of alternative ways to run the ...
- 21 Oct 2014, 06:14
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1507363
Re: [OSX] brew cask install filebot
FileBot 4.5 (r2600) / Java(™) SE Runtime Environment 1.8.0_20
edit: OK, just updated java and filebot: FileBot 4.5 (r2612) / Java(TM) SE Runtime Environment 1.8.0_25
filebot -script fn:sysinfo
Oct 20, 2014 11:30:57 PM net.filebot.Main initializeCache
WARNING: App version (r2612) does not match ...
edit: OK, just updated java and filebot: FileBot 4.5 (r2612) / Java(TM) SE Runtime Environment 1.8.0_25
filebot -script fn:sysinfo
Oct 20, 2014 11:30:57 PM net.filebot.Main initializeCache
WARNING: App version (r2612) does not match ...
- 21 Oct 2014, 04:43
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1507363
Re: [OSX] brew cask install filebot
Thank you for this wonderful application. After installing with brew, I can't seem to get my AMC script to run. Is their something more that needs to be done here? I have tried using the standard "filebot -script fn:amc" and also tried pointing to "/opt/homebrew-cask/Caskroom/filebot/4.5/FileBot.app ...