Page 1 of 1

Using different config folder

Posted: 31 Oct 2016, 16:32
by PringlesCan
Hi guys,

Is it possible to specify a different config folder for Filebot?

By default it tries to create a .filebot folder inside of your home folder. However because I'm doing some container magic I would love to store the files elsewhere. Is there any definition or config option that can achieve this? My searches came up dry.

Thanks!

Re: Using different config folder

Posted: 31 Oct 2016, 17:03
by rednoah
It's probably using $HOME/.filebot so you can set $HOME to something else. That'll work for almost any tool. ;) Have a look at filebot.sh for details.

Re: Using different config folder

Posted: 31 Oct 2016, 17:59
by PringlesCan
You are a hero, that did the trick! Thanks, some beer money is coming your way :)