Table of Contents
This is a FAQ for BTG.
BTG used to stand for BitTorrent GUI, but it evolved and currently the name has no meaning.
Its all the following things:
BTG consists of a number of different applications. The clients communicate with the daemon.
Some people expect software to just work, without any configuration. If you expect this, BTG is _not_ for you. Give up now.
Building and setting up BTG requires you to read the howto and possibly the man pages.
When a client connects to a daemon for the first time, it creates a session.
It can detach from this session, and it will keep on working (downloading/seeding) in the daemon.
The client can attach to the session again, and continue using it.
Its possible to attach different clients to a BTG session. Its even possible to use all the provided clients at the same time with a BTG session.
A session belongs to an user - the user is not able to see other users sessions, unless it has an control flag set (see description in the howto).
Its not. Most features can be removed at compile time.
Using
# ./configure
only the daemon will be built.
One has to use one of the --enable-* flags to enable a feature.
Because its pointless to create the required functionality from scratch.
Make sure the Rasterbar Libtorrent library is installed. Using Rakshasa Libtorrent is NOT supported.
Rasterbar Libtorrent _will_ assert if its compiled with debug. Build a release, unless you want to test Rasterbar Libtorrent.
Kindly report Rasterbar Libtorrent bugs to the Rasterbar Libtorrent mailing list or bug tracker. The asserts, unless triggered by BTG will not be handled as BTG bugs.
No. Trunk is being used for active development. Use a release or release candidate.
Yes, use the following button to donate a small amount to BTG development using Paypal.
BTG accepts patches. Make sure that its against the trunk of the SVN repository.
BTG accepts donations, using Paypal.
Making a donation that covers some of the time used adding a feature will improve the chances that your feature will be added to BTG.
Join the #libtorrent IRC channel on irc.freenode.net and let us know that you plan to help.