Releases for BitTorrent

bittorrent 5.x-2.0-beta3

bradfordcp - February 4, 2008 - 18:53
Official release from CVS tag: DRUPAL-5--2-0-BETA3
Download: bittorrent-5.x-2.0-beta3.tar.gz
Size: 23.67 KB
md5_file hash: efb73b266d6cd9eecca34f8d4318f178
First released: February 4, 2008 - 18:53
Last updated: February 4, 2008 - 18:55

#215777: Torrent module disables all uploads by Jonas Kvarnstrom, partial fix, doesn't break all uploads across all nodes, see the comments

#173319: Blank page after enable module by Don 944 LA, Fixed issues with my foreach loop the module should support PHP 4 now

#215791: BitTorrent won't return peers -- the priority of NOT by Jonas Kvarnstrom, Fixed issue (thanks for the background SQL information)

#215787: BITTORRENT_ERROR_MESSAGE should be BITTORRENT_MESSAGE_ERROR by Jonas Kvarnstrom, I have put the correct variable names in, good catch

#200247: BitTorrent download appends devel query log by Jonas Kvarnstrom, I think the changes made to bt_torrent_get_torrent() should fix this

#196931: Cant attach .torrent files by ravik, Partial fix, included the code by Jonas Kvarnstrom, the module's weight still needs to be greater than that of upload in the system table.

bittorrent 5.x-2.0-beta2

bradfordcp - September 22, 2007 - 05:18
Official release from CVS tag: DRUPAL-5--2-0-BETA2
Download: bittorrent-5.x-2.0-beta2.tar.gz
Size: 23.58 KB
md5_file hash: d2c1f6cfe2edbc6e1b2ef68593d05a9f
First released: September 22, 2007 - 05:18
Last updated: September 22, 2007 - 05:20

This is the latest beta release of the BitTorrent module. This release has a number of new features, major bug fixes, and performance enhancements. Editing a torrent node no longer causes issues (it also doesn't delete the metadata from the database anymore). For performance scrape requests (and statistics on the site) can be served from a cache of statistics causing little load on the server when requesting them or the data can be pulled directly from the active users table where the information (should be) up to date. The hook_load has now been implemented so themers can get to the detailed torrent information.

Please note: Two of the interval settings are dependent on how often you run cron. Should the interval be set to an hour, but cron is only run once a day, the code the interval affects will only run once a day. To utilize auto-pruning and statistics caching please adjust your cron settings accordingly.

bittorrent 5.x-1.0-beta

bradfordcp - August 20, 2007 - 20:05
Official release from CVS tag: DRUPAL-5--1-0-BETA
Download: bittorrent-5.x-1.0-beta.tar.gz
Size: 22.63 KB
md5_file hash: 9eb73f6a2f8db87a82f10105ace376a0
First released: August 20, 2007 - 20:05
Last updated: August 20, 2007 - 20:10

This is the beta for my Summer of Code project. It includes web-seeding, torrent tracking, and views integration. Please feel free to file any bugs you may find.

bittorrent 5.x-1.x-dev

bradfordcp - July 13, 2007 - 21:01
Nightly development snapshot from CVS branch: DRUPAL-5
Download: bittorrent-5.x-1.x-dev.tar.gz
Size: 23.77 KB
md5_file hash: 781c45c3c36dcf977e62ca06246dee18
First released: July 13, 2007 - 21:01
Last updated: February 7, 2008 - 12:00

Development Snapshot of the Bittorrent Module

 
 

Drupal is a registered trademark of Dries Buytaert.