TorrentFlux
From Herlo
TorrentFlux is a web based BitTorrent client. Underneath the covers it uses BitTornado, BitTorrent or both products to ultimately download the torrents. TorrentFlux can be found at http://www.torrentflux.com.
Currently my project has been to modify the torrentflux code to allow us to download the torrents to specific directories already set up on our file server.
[edit]
TorrentFlux TODO
Open the firewall from the outsite to the pecan webserver.Open 10 ports on the firewall for torrent management.Need to create nfs links to the tv show directories so we are able to move files over to the appropriate directories.- Add Trickle to rhubarb for upload and download speed throttling.
- Add Categories to the torrentflux list and associate them with the appropriate directory within a user's account.
- Create a script that will move files based upon a category. This move should move appropriate categories to a directory within the TV structure.
- This may be automatic due to the functionality already provided in the code being written. When someone saves an item to a category, it should automatically be saved in the appropriate directory for the specified category.

