Page 1 of 1

Auto Extract Deb12, Qbittorent-Nox

Posted: Fri Jun 30, 2023 3:50 pm
by vvcdood
I cannot seem to get auto extract to work.

I have installed 7zip Linux. and added 7zz e \"%F/*.rar\" -o\"%F/\" to the run external program on torrent finished.

7zz e works fine from bash, and the log file confirms the program is being run:

(N) 2023-06-30T15:30:24 - Running external program. Torrent: "linuxiso". Command: `7zz e \"/files/downloads/linuxiso/*.rar\" -o\"/files/downloads/linuxiso/\"`

However nothing happens.

Re: Auto Extract Deb12, Qbittorent-Nox

Posted: Thu Aug 03, 2023 10:59 pm
by vvcdood
Adding >> /tmp/extract.log produces no log.

Qbittorent is running in an LXC with a mount point pointing to a disk on the host.

Any suggestions would be apricated.