<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/tqueue/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/tqueue/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 30 Aug 2011 19:41:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tqueue/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Jason Andresen</title><link>https://sourceforge.net/p/tqueue/home/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -1,3 +1,8 @@
+TorrentQueue:  The Fully Automatic BitTorrent Client
+====================================================
+
+This program aims to make setting up and tearing down the torrent sessions as painless as possible.  Unlike most automatic torrent downloaders, it has a feature to stop after reaching a specific ratio (default of 10:1 upload to download) or after enough time passes once you finish downloading the torrent (default of one week).  There is also a commandline interface with access to extremely detailed information on all running torrents and control over the queued torrents.  The intention is that you simply download the .torrent file to a directory and find it complete later.  No further manual management is necessary.
+
 This project is still pretty raw, but it's usable enough that I've been testing it and have had generally good results.
 
 There is one major pre-req: [libtorrent-rasterbar](http://www.rasterbar.com/products/libtorrent/)  libtorrent-rasterbar is actively maintained and tracks the feature set of popular torrent clients like utorrent reasonably well.  
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Andresen</dc:creator><pubDate>Tue, 30 Aug 2011 19:41:39 -0000</pubDate><guid>https://sourceforge.net95fd47754839a30988479e71419b95591304b2b0</guid></item><item><title>WikiPage Home modified by Jason Andresen</title><link>https://sourceforge.net/p/tqueue/home/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,6 +1,6 @@
 This project is still pretty raw, but it's usable enough that I've been testing it and have had generally good results.
 
-There is one major pre-req: [libtorrent-rasterbar](http://www.rasterbar.com/products/libtorrent/)
+There is one major pre-req: [libtorrent-rasterbar](http://www.rasterbar.com/products/libtorrent/)  libtorrent-rasterbar is actively maintained and tracks the feature set of popular torrent clients like utorrent reasonably well.  
 
 You will also need boost (required for libtorrent-rasterbar) and a c++ compiler (I use g++).
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Andresen</dc:creator><pubDate>Tue, 30 Aug 2011 19:27:11 -0000</pubDate><guid>https://sourceforge.net3a52532b9289a063e4e314d74c082278c9cd6618</guid></item><item><title>WikiPage Home modified by Jason Andresen</title><link>https://sourceforge.net/p/tqueue/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -2,7 +2,7 @@
 
 There is one major pre-req: [libtorrent-rasterbar](http://www.rasterbar.com/products/libtorrent/)
 
-You will also need boost (required for libtorrent-rasterbar) and obviously g++.
+You will also need boost (required for libtorrent-rasterbar) and a c++ compiler (I use g++).
 
 This software was developed on FreeBSD, but it should compile fine on Linux and probably even on Windows with MinGW if you can get libtorrent working there.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Andresen</dc:creator><pubDate>Tue, 30 Aug 2011 19:26:09 -0000</pubDate><guid>https://sourceforge.net03bfbc92170b98f9f26f5510c83a4f2a1357eeca</guid></item><item><title>WikiPage Home modified by Jason Andresen</title><link>https://sourceforge.net/p/tqueue/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -5,3 +5,15 @@
 You will also need boost (required for libtorrent-rasterbar) and obviously g++.
 
 This software was developed on FreeBSD, but it should compile fine on Linux and probably even on Windows with MinGW if you can get libtorrent working there.
+
+The interface uses raw console commands, allowing it to interact nicely with screen or FreeBSD watch interfaces.  The intended use is to have it running on a physical console somewhere and only interacted with when necessary.  The configuration file is completely optional, as the program ships with sane defaults.  
+
+The defaults are:
+~/bt/queue : Drop new torrents here to be picked up by tqueue
+~/bt/run : Currently active .torrent files are here
+~/bt : Downloaded and downloading files are here, in directories named after the torrent files
+~/bt/done : Completed .torrent files are dropped off here
+~/bt/torrentqueue.log : Log file for the program
+~/bt/.torrentstate.dat : Save file created when the program is shut down to allow it to restart quickly.  
+
+The console will show a help screen if you type 'h'.  
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Andresen</dc:creator><pubDate>Tue, 30 Aug 2011 19:25:45 -0000</pubDate><guid>https://sourceforge.net328ae9fcf7642f3c94ca657df3d491834862d230</guid></item><item><title>WikiPage Home modified by Jason Andresen</title><link>https://sourceforge.net/p/tqueue/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,7 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/tqueue/home/markdown_syntax/) syntax.
+This project is still pretty raw, but it's usable enough that I've been testing it and have had generally good results.
+
+There is one major pre-req: [libtorrent-rasterbar](http://www.rasterbar.com/products/libtorrent/)
+
+You will also need boost (required for libtorrent-rasterbar) and obviously g++.
+
+This software was developed on FreeBSD, but it should compile fine on Linux and probably even on Windows with MinGW if you can get libtorrent working there.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Andresen</dc:creator><pubDate>Tue, 30 Aug 2011 19:18:24 -0000</pubDate><guid>https://sourceforge.net4162721c5d598343f77a3c3c0623038f38a33757</guid></item><item><title>WikiPage Home modified by Jason Andresen</title><link>https://sourceforge.net/p/tqueue/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/tqueue/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Andresen</dc:creator><pubDate>Tue, 30 Aug 2011 18:56:17 -0000</pubDate><guid>https://sourceforge.net161ea2cbd253fa1aca3ff71ab9a1759fc7363281</guid></item></channel></rss>