Search found 6 matches
- 24 Jan 2012, 03:25
- Forum: Scripting and Automation
- Topic: Command line OSX
- Replies: 39
- Views: 39271
Re: Command line OSX
Okay guys, I have created something that works well. Using Automator I created a "Folder Action" on my downloads directory. So the moment my torrent application is finished with the file it dumps it into this directory. The Folder Action watches for any new items in this folder and immediately runs ...
- 23 Jan 2012, 16:59
- Forum: Help and Support
- Topic: Groovy & Filebot Help
- Replies: 7
- Views: 8483
Re: Groovy & Filebot Help
I get this in terminal... filebot -script /Users/(me)/Documents/housekeeping.groovy /Users/(me)/MediaSorting ClassNotFoundException: java.nio.file.FileVisitor java.lang.ClassNotFoundException: java.nio.file.FileVisitor at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security ...
- 23 Jan 2012, 16:47
- Forum: Help and Support
- Topic: Groovy & Filebot Help
- Replies: 7
- Views: 8483
Re: Groovy & Filebot Help
Ok so I have filebot working now, but I'm not quite there yet. After new TV shows are downloaded I have hazel copying them to a separate folder, titled "MediaSorting" (to prevent missing file issues in Transmission). I then want to run a filebot command that will watch this MediaSorting folder ...
- 22 Jan 2012, 02:20
- Forum: Help and Support
- Topic: Groovy & Filebot Help
- Replies: 7
- Views: 8483
Re: Groovy & Filebot Help
Thank you very much! You're a saint.
- 21 Jan 2012, 22:06
- Forum: Help and Support
- Topic: Groovy & Filebot Help
- Replies: 7
- Views: 8483
Re: Groovy & Filebot Help
Thank you. How do I set up the path in OSX?
- 20 Jan 2012, 19:58
- Forum: Help and Support
- Topic: Groovy & Filebot Help
- Replies: 7
- Views: 8483
Groovy & Filebot Help
For the life of me I cannot figure out groovy & filebot. My goal is to set up an automatic process that looks up my TV Shows in a folder & automatically renames them. Can someone point me in the right direction of a tutorial for this? How do I install filebot within groovy? I have spent hours using ...