Page 1 of 1

Change tempfolder (Ubuntu, portabel)

Posted: 27 Dec 2020, 09:00
by MickeMM
Hello!
Im using the script with rtorrent and everything works great.
My / directory is ssd and my /home/ is raid0 HDD.

When a download is finish and filebot take over, how can i change so the movie is unpacking on my ssd insteed of HDD?
Hope u understand what im talking about, hehe.

Re: Change tempfolder (Ubuntu, portabel)

Posted: 27 Dec 2020, 18:29
by rednoah
Presumably, you're using the amc script, so in this case, the --def extractFolder option should do:

Code: Select all

--def extractFolder=/path/to/folder

Re: Change tempfolder (Ubuntu, portabel)

Posted: 28 Dec 2020, 09:07
by MickeMM
Perfect! Thank you! <3