Login

Username:

Password:

Remember me



Lost Password?

Register now!

Main Menu

Site Badges

Donations can be made using:
Acceptance Mark

Recent Torrents

Contact Us

Welcome to Chronolabs, should you need phone, fax or email support or have a site related query or work you can use the following details:

Phone: +61 2 80113382
VOIP: +61 2 90164739
Fax: +61 2 80887242
Email: sales at chronolabs.org.au

Who's Online

23 user(s) are online (10 user(s) are browsing Wiki)

Members: 0
Guests: 23

more...

Site Info

Webmasters

wishcraft

purrrrr
 
Special Access

Runeher
 

lp
 

Usage Graph


System Usage Integrity: 100%

Site/Domain Value


My site is worth $4066.1.
How much is yours worth?

Valued in 108 ms
[Main Page]

X-Torrent

From Chronolabs Australian Organisation

Main Page | Recent changes | Edit this page | Page history | Switch to MediaWiki mode

Printable version | Disclaimers | Privacy policy

Contents

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

Retrieved from "http://www.chronolabs.org.au/modules/mediawiki/index.php/X-Torrent"

This page has been accessed 546 times. This page was last modified 04:24, 17 June 2008. Content is available under Chronolabs Australian Organisation.