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: 02f00889dc9eb0e7cdfd7595b98b068d
- SHA1: ea5c7a509e4989d4fa7bbec817c0d7f32ba701b4
- RIPEMD160: 4e2a02fe4255d198ab5b0fa85b6509cf01acc374
- CRC32: 2a8129bd
- Date: 16-June-2008 (21:23 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)
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





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