Get XOOPS XOOPS FAQ Forums News Themes Modules

XOOPS vs. Herko Coomans

Make a donation

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Search

Local Support Sites

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Google GUI hacks instant-zero jQuery module news Nordic Olédrion oxygen PageRank security SEO simple-XOOPS sport tag Theme wiki xoops

New Users

Registering user

# 97678

lidersoul

Welcome to XOOPS!
XOOPS Code hosted on SourceForge
[Main Page]

X-Torrent

From XOOPS CMS (Content Management System)

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_3.40.zip

  • MD5: e3f21e42919380a4634073597c93d732
  • SHA1: 000c74033c057f21accd24b9436a7458f71fb187
  • RIPEMD160: d1dc1015d8a36b01fad96a543290f38173056dbf
  • CRC32: 7f764063
  • Date: 19-Sept-2009 (08:59 AEST)

xoops2_xtorrent_3.39.zip

  • MD5: e0ece5ce66bf990582a3f5670e43b53f
  • SHA1: 6a016a6b0f8921e99820b42f71dc0515106085ff
  • RIPEMD160: 7e34e2662dfe2bfb24866dc0c76390734cc0cdcf
  • CRC32: 56e60ac5
  • Date: 23-April-2009 (19:24 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.

  1. MD5: 3763ce0490295b4bcbe4e4cdbc85be48
  2. SHA1: f262b8a580fe26c317105e30bc03857cdd6f7ecf
  3. RIPEMD160: 9fa9ef399437b75e0a48b91ea009622e08ad0175
  4. CRC32: 484d20d9

Release notes

X-Torrent is a complete torrent solution for Xoops 2.3, 2.2 & 2.0. There is a lot of potential in torrent sharing, this allows you a company, business, personal or educational institute to distribute data via torrents which is useful. Due to the large volume of difference between internet speeds in the world, torrents now consist of over 18% of broadband traffic. Torrents are becoming a commodity these day from small to large files.

Currently x-Torrent offers a large range of options, but we will be releasing a new version in around 6 months, if some spare time comes in we will be writing in more options and systems. x-Torrent is a module which offer full control of torrents in XOOPS, it will poll the torrents as well as download file information, seeds, leeches, trackers etc, of the torrent.

I will now work completely with PayPal integration and allows your end clients of your site, to charge for access and material by torrent services. This is useful for a wide range of commercial and business applications, from a MP3 house to a Movie Stand outlet, you can allow people to purchase any digital material via Torrent.

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 preference 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

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

This page has been accessed 54,221 times. This page was last modified 22:49, 18 September 2009. Content is available under XOOPS CMS (Content Management System).