qBittorrent.conf example and other ?'s

Linux specific questions, problems.
Post Reply
Fookin

qBittorrent.conf example and other ?'s

Post by Fookin »

EDIT: I'm using qbittorrent-nox ... maybe this isn't the right forum to ask these questions?

Hi! I just started using qBT today and I really like it. I have some questions though ...

1. Is there an example qBittorrent.conf file with all options available and defined?

I would like to run qBT as a daemon (I'm running as a detached screen process at the moment) and I noticed this in the config:

[AutoRun]
enabled=false
program=

Is that was this section is for? Or is for some Windows functionality?

2. I always want to run the qBT webUI on port 7000. Do I need to continue specifying --web-ui=7000 when I start qBT? Or if WebUIPort=7000
is in the config file can I just execute without specifying --web-ui=7000?


3. Is there a place in the config file where I can specify a log file for stdout / stderr? I'd like the qBT log to live in /var/log/qBT.log or something like that. I know I can play with STDOUT / STDIN redirects while using screen, I was just hoping for a more elegant solution.


4. I have IPFilterEnabled=true set in the config file but the stdout doesn't say that the IPFilter is enabled after I hit "apply".

All I see is this:

26/01/2011 15:39:17 - UPnP support [ON]
26/01/2011 15:39:17 - NAT-PMP support [ON]
HTTP user agent is qBittorrent v2.4.3
26/01/2011 15:39:17 - HTTP user agent is qBittorrent v2.4.3
26/01/2011 15:39:17 - Using a disk cache size of 16 MiB
26/01/2011 15:39:17 - DHT support [OFF]
26/01/2011 15:39:17 - PeX support [ON]
26/01/2011 15:39:17 - Local Peer Discovery [ON]
26/01/2011 15:39:17 - Encryption support [ON]

How will I know if the IPFilter file has loaded correctly? If there are problems, will it notify me somehow or just ignore the IPFilter file all together?

Thanks in advance for your help!

- Jim

Ubuntu 10.10 Server
2.6.35-23-server #41-Ubuntu SMP Wed Nov 24 12:12:17 UTC 2010 x86_64 GNU/Linux
Vladi

Re: qBittorrent.conf example and other ?'s

Post by Vladi »

You can find the config file:
~/.config/qBittorrent

But in the web interface, you can set the options.
Post Reply