Downloads
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.