Search found 18 matches
- 12 Feb 2020, 15:36
- Forum: macOS
- Topic: FileBot CLI (-bash: filebot: command not found)
- Replies: 10
- Views: 12223
Re: FileBot CLI (-bash: filebot: command not found)
Ok thank you for now.
- 12 Feb 2020, 10:11
- Forum: macOS
- Topic: FileBot CLI (-bash: filebot: command not found)
- Replies: 10
- Views: 12223
Re: FileBot CLI (-bash: filebot: command not found)
Hi rednoah thank you and apologize for the delay in my reply. I would like to ask you for information. What does the purchase of the universal license for one year include? I'll explain. At the end of the year will the FileBot command-line tool continue to work and will I simply no longer receive ...
- 30 Jan 2020, 10:29
- Forum: macOS
- Topic: FileBot CLI (-bash: filebot: command not found)
- Replies: 10
- Views: 12223
Re: FileBot CLI (-bash: filebot: command not found)
1. You have always had it "installed" as in you've had all the files on your computer. If the app bundle folder just so happens to be located in the /Applications folder, then macOS will show it as "installed app" in the Launchpad. 2. You will need to "install" your FileBot license first, either ...
- 29 Jan 2020, 18:41
- Forum: macOS
- Topic: FileBot CLI (-bash: filebot: command not found)
- Replies: 10
- Views: 12223
Re: FileBot CLI (-bash: filebot: command not found)
Make sure to uninstall all versions of FileBot you may have copied or installed anywhere. Then do brew cask install filebot . Adding --force will usually do the trick if brew thinks things are inconsistent (e.g. brew thinks it's installed, but actually isn't) . 1. Uninstall FileBot (if installed ...
- 28 Jan 2020, 15:34
- Forum: macOS
- Topic: FileBot CLI (-bash: filebot: command not found)
- Replies: 10
- Views: 12223
Re: FileBot CLI (-bash: filebot: command not found)
Thanks for the reply rednoah. As you suggested to me I tried to uninstall and reinstall the program with the code: brew cask zap filebot && brew cask install filebot and the Terminal returned the following message: ==> Implied "brew cask uninstall filebot" Error: It seems the App source ...
- 28 Jan 2020, 11:06
- Forum: macOS
- Topic: FileBot CLI (-bash: filebot: command not found)
- Replies: 10
- Views: 12223
FileBot CLI (-bash: filebot: command not found)
Hi guys, I tell you right away that I use only FileBot command-line tool, and not the GUI app (never used), in fact I found this program a few years ago right through this post: https://www.filebot.net/mac/brew.html I am going now to explain the problem. I use FileBot CLI along with another ...
- 14 Sep 2017, 15:32
- Forum: Anything and Everything else
- Topic: Request change username
- Replies: 2
- Views: 4681
- 14 Sep 2017, 10:08
- Forum: Anything and Everything else
- Topic: Request change username
- Replies: 2
- Views: 4681
Request change username
Hi, I would like to ask kindly if a username change from the current Alevi to Meshuu is possible.
Thanks in advance.
Thanks in advance.
- 26 Jun 2017, 06:54
- Forum: macOS
- Topic: FileNotFoundException (problem with CLI)
- Replies: 15
- Views: 13090
Re: FileNotFoundException (problem with CLI)
I use only FileBot command-line tool, and not the GUI app, in fact I found this program right through this post:
https://www.filebot.net/mac/brew.html
Maybe resolution to the problem is simpler than I thought.
Thank you again.
https://www.filebot.net/mac/brew.html
Maybe resolution to the problem is simpler than I thought.
Thank you again.
- 23 Jun 2017, 13:02
- Forum: macOS
- Topic: FileNotFoundException (problem with CLI)
- Replies: 15
- Views: 13090
Re: FileNotFoundException (problem with CLI)
I have now read comments on my post. I did not want to generate controversy, I hope you understand that mine was really a simple question. We users who, even just a few times, use a program like FileBot, created by developers such as rednoah, that also make users available to their work on GitHub ...
- 22 Jun 2017, 15:36
- Forum: macOS
- Topic: FileNotFoundException (problem with CLI)
- Replies: 15
- Views: 13090
Re: FileNotFoundException (problem with CLI)
Thanks again rednoah,
I hope someone in the community can help me.
In the meantime, can I ask you if there is a minimum contribution for entitlement to support, or is it discretionary?
I hope someone in the community can help me.
In the meantime, can I ask you if there is a minimum contribution for entitlement to support, or is it discretionary?
- 22 Jun 2017, 14:24
- Forum: macOS
- Topic: FileNotFoundException (problem with CLI)
- Replies: 15
- Views: 13090
Re: FileNotFoundException (problem with CLI)
I apologize rednoah,
a year ago I participated in a discussion on this forum and I was answered.
Thanks anyway.
a year ago I participated in a discussion on this forum and I was answered.
Thanks anyway.
- 22 Jun 2017, 13:00
- Forum: macOS
- Topic: FileNotFoundException (problem with CLI)
- Replies: 15
- Views: 13090
FileNotFoundException (problem with CLI)
Hi guys, I have a problem with the FileBot CLI, I'll explain it better. I use CLI along with another application, that is Lingon X. I've made sure that when I copy content within a specific folder, this content is automatically scanned, renamed, and sorted by Filebot. I've been using this "workflow ...
- 11 Mar 2016, 17:10
- Forum: Scripting and Automation
- Topic: Correct syntax for media music organization
- Replies: 6
- Views: 4643
Re: Correct syntax for media music organization
If you don't understand how Cmdline and Argument Passing works then I recommend passing complex arguments via text files . Many thanks rednoah, use this syntax is much simpler, and makes it much "cleaner script". I have used this syntax, and the args.txt file, to create the plist files to automate ...
- 10 Mar 2016, 18:27
- Forum: Scripting and Automation
- Topic: µTorrent for Mac, AMC, and launchd: automatic for the people
- Replies: 12
- Views: 20390
Re: µTorrent for Mac, AMC, and launchd: automatic for the pe
Hi guys, I tried this method to automate the process by translating my custom scripts: filebot -script fn:amc --output "/users/alevi/downloads/media" --action move -non-strict "/users/alevi/downloads/completed" --def music=y --log-file amc.log --def excludeList=amc.txt --def deleteAfterExtract=y ...
- 10 Mar 2016, 18:04
- Forum: Scripting and Automation
- Topic: Correct syntax for media music organization
- Replies: 6
- Views: 4643
Re: Correct syntax for media music organization
You can find this 1:1 in the examples: {'('+y+')'} {pi.pad(2)} Thank you for your answer. I had already tried to use the syntax you suggested but did not work with osx system. Finally I solved using quotes in this way: filebot -script fn:amc --output "/users/alevi/downloads/media" --action move ...
- 09 Mar 2016, 16:32
- Forum: Scripting and Automation
- Topic: Correct syntax for media music organization
- Replies: 6
- Views: 4643
Re: Correct syntax for media music organization
1. It's doing exactly what you tell it to do. {artist}/{y}.{album}/{pi}.{t} Coldplay/2015.A Head Full of Dreams/1.A Head Full Of Dreams 2. What's the problem? Adding parentheses and padding? Please learn from the examples. ??? Music/Coldplay/(2015) A Head Full of Dreams/01. A Head Full Of Dreams ...
- 09 Mar 2016, 16:10
- Forum: Scripting and Automation
- Topic: Correct syntax for media music organization
- Replies: 6
- Views: 4643
Correct syntax for media music organization
Hi guys, hi rednoah, first of all thank you for your work. I have a problem with the amc script, I am a noob so I apologize in advance. I recently discovered the FileBot and only yesterday I discovered the possibility of using scripts to automate all operations. I modified the basic script in this ...