Downloads

Download tar.gz 23.58 KB
MD5: d2c1f6cfe2edbc6e1b2ef68593d05a9f
SHA-1: 25cb5f46beb7a4065b6150e368db0e894c77bf48
SHA-256: d9c4bfdc429594a8d3a5606f0e2ffeb9f59c01897664c665937c6e28570c4e47
Download zip 28.35 KB
MD5: f3dfafa7e21854ea16c003f40d90eefc
SHA-1: 27d0a86c8f6b730212c033347d5b638ec1cf2858
SHA-256: 7a6d18ededfe9a59be70ca07f97d3c13e2a5dac8769e3deab7426acf58dfbd0f

Release notes

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.

Created by: bradfordcp
Created on: 22 Sep 2007 at 05:18 UTC
Last updated: 22 Sep 2007 at 05:26 UTC
New features
Bug fixes
Unsupported

Other releases