Search found 4 matches

by wasabi-warrior
04 Mar 2014, 13:25
Forum: Help and Support
Topic: CLI only on a linux headless server
Replies: 6
Views: 8892

Re: CLI only on a linux headless server

Hello again,
Run into a spot of bother. Let me know if I should start a new thread for my error.

Using the following command:
./filebot.sh -rename "/disk1/Example Movie (2013) [1080p]" --db TheMovieDB --format "/disk4/Movies/{n.replaceTrailingBrackets().replaceAll(/[!?.]+\$/).replaceAll(/[\`´‘’ʻ ...
by wasabi-warrior
04 Mar 2014, 04:11
Forum: Help and Support
Topic: CLI only on a linux headless server
Replies: 6
Views: 8892

Re: CLI only on a linux headless server

Thanks rednoah,
You are completely right, and I hope you excuse my ignorance.

To be clear (for any future user who stumbles on this thread), I used ./filebot.sh -help from the command line, and it showed the same result. So filebot.sh from the portable version does indeed take all command line ...
by wasabi-warrior
03 Mar 2014, 21:46
Forum: Help and Support
Topic: CLI only on a linux headless server
Replies: 6
Views: 8892

Re: CLI only on a linux headless server

Thanks rednoah. I was confused about the starting script, since when running ./filebot.sh on its own didnt produce any usage instructions for CLI, it just attempted to launch what I can assume was the GUI for the .jar and crashed. I assumed it was just a launcher and nothing more.

Guess I shouldve ...
by wasabi-warrior
03 Mar 2014, 11:50
Forum: Help and Support
Topic: CLI only on a linux headless server
Replies: 6
Views: 8892

CLI only on a linux headless server

Hey everyone,
Im running a headless linux server, and would like to use filebot as part of an assortment of scripts to help manage my collection of files. Being a headless server, I only have access to the CLI.

What is the most direct way to get FileBot working with CLI only without installing ...