Contents |
x-Torrent
- Module: x-Torrent
- Version: 1.47
- Author: Simon Roberts Wishcraft
- Compatible: All Versions - 2.0.x / 2.2.x / 2.3.x
- Download: xoops2_xtorrent_1.47.zip
- SourceForge: X-Torrent
ZIP CRC
xoops2_xtorrent_1.47.zip
- MD5: 89010be94f9c8879baf27bee888788b7
- SHA1: b516febe9d64267c9809cd790ec45e9758507bfb
- RIPEMD160: a9ed5aebedeef9201730c32b7d384e51ab6ac437
- CRC32: 0a8ddba4
- Date: 29-June-2008 (13:00 AEST)
xoops2_xtorrent_1.32.zip
- MD5: 7cca847b726f388e86ec5f5f5066c325
- SHA1: c61849d89bebcc81a94fc90cd213da9fb189a592
- RIPEMD160: f5810d2b24ee0c370895b613b6e6c4d2b0dd60bc
- CRC32: 9e26578a
- Date: 4-April-2008 (13:45 AEST)
xoops2_xtorrent_1.31.zip
- MD5: 68f2f710e763d57a07a40ff0872edf5d
- SHA1: 0c0c5ebe16df563cd4c0726ce1b0888ddf05d262
- RIPEMD160: be088c35108be41388b606d45a4ac8e6b904efec
- CRC32: 43dace12
- Date: 3-April-2008 (19:05 AEST)
HashCalc
HashCalc is a SlavaSoft Tool for Calculating and checking file hashing and other functionalities of Textual Hashing, you can check your file hashing with this tool it is an easy-to-use hash calculator. It can compute message digests, checksums and HMACs for files, as well as for text and hex strings. It offers a choice of 13 of the most popular hash and checksum algorithms for calculations.
- MD5: 3763ce0490295b4bcbe4e4cdbc85be48
- SHA1: f262b8a580fe26c317105e30bc03857cdd6f7ecf
- RIPEMD160: 9fa9ef399437b75e0a48b91ea009622e08ad0175
- CRC32: 484d20d9
Release notes
x-Torrent is a module which allows your users and yourself to upload torrents to xoops, it will poll the torrents as well as download file information, seeds, leeches, trackers etc, of the torrent.
It is a modified version of wfDownload by the wf Team, done over 7 hours of an early morning. Completely tested x-Torrent will allow you to manipulate and maintain your torrent library with easy forms and standised interface.
The announce appears from the file http://yoursite.com/modules/xtorrent/announce.php You can redirect this at the root with a .htaccess file to something that is shorter.
.htaccess File
This is how you SEO your xoops with a .htaccess file or several!! The needed change in your .htaccess file in the XOOPS root path. This will SEO your announce path to either http://www.yoursite.com/announce or http://www.yoursite.com/announce/ you will need to change the preferance in your x-Torrent 1.30RC to the SEO path for the announce.
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^announce/?passkey=([a-zA-Z0-9\ \'\_]+)$ modules/xtorrent/announce.php?passkey=$1 [L,NC,QSA]
RewriteRule ^announce?passkey=([a-zA-Z0-9\ \'\_]+)$ modules/xtorrent/announce.php?passkey=$1 [L,NC,QSA]
RewriteRule ^announce/ modules/xtorrent/announce.php [L,NC,QSA]
RewriteRule ^announce modules/xtorrent/announce.php [L,NC,QSA]
There is an option in the preferences, that is for SEO this path currently it would look like..
http://www.yoursite.com/modules/xtorrent/announce.php
you will need to also change this to
http://www.yoursite.com/announce/ or http://www.yoursite.com/announce
Basic User Guide
Seeders
Number of allowed seeders on the torrent.
Leeches
Number of leeches allowed on a torrent.
Open Tracker
You will not need a passkey to use the tracker, this is good if you are using the licenses this has been written for in the software licensing field in the torrent upload submission.
Closed Tracker
When you uploaded the torrent you need to download it again and merge the trackers with the existing file in your torrent software etc.. you can reuse a passkey if you want when mounting them in the future but I would advise against this as a passkey is like a username.
Currently with a closed tracker you need to do this to mount it on the service, as it needs a passkey to work. Also currently there is a minor bug that if you do not specify a tracker to begin with the torrent will be corrupt.
Close Tracker Mode is completely operational.
Tracker URL
Do not change this!! Unless you have created a .htaccess file to SEO the tracker, this will provide no value in removing this option as you will corrupt your torrents and they wont work if you change this and have not implemented a change
Orginal Development - wfdownload
This is a modified version of wfDownload the credits for it are more theres than mine, I spent around 6 hours changing wfDownloads around to create a Torrent Section... Felt after that post on 10-02-2008 that is was needed.
- WF-Project Team
- WF-Project Team: Modifications by Catzwolf. Based on the original Mydownloads Module
- Members - Liquid, Rectifier, Bender, Phppp, David, FrankBlack, Xpider, Jazza, Mercibe
- Scott Butchart - http://wfsections.xoops2.com

![[Main Page]](/modules/mediawiki/images/mediawiki.png)





