Page 1 of 1

Newbie question - installation- linux

Posted: 18 Feb 2013, 15:43
Hello, sorry for the extremely newbie question, but how do I install filebot on centos 6.3?

I have been trying to find steps for installation but no luck. I am running centos with deluge and plexmedia server and want to give this a try for downloading movies and tv shows and having them automatically split off into the right folders after download.

Thanks

J

Re: Newbie question - installation- linux

Posted: 18 Feb 2013, 16:34
by rednoah
Download the portable package, unzip and run ./filebot.sh

Re: Newbie question - installation- linux

Posted: 18 Feb 2013, 17:23
Ok, downloaded that, unzipped and ran ../filebot.sh, all that does is load the gui screen...........should it not install filebot so I can run scripts to call on it?

thanks

Re: Newbie question - installation- linux

Posted: 18 Feb 2013, 19:27
by rednoah
Yep. Works. The rest you can do yourself. No arguments = GUI. Cmdline arguments = cmdline mode.

./filebot.sh -version
./filebot.sh -script fn:sysinfo

If by install you mean have the 'filebot' command it's just a matter of sym linking filebot.sh to /use/bin/filebot