PDA

View Full Version : test link for private tracker



TheHolo.Net
Jan 9th, 2004, 09:37:41 PM
15ef86e2b8f0cf861b40a7175967a9d835682a4b

This should only work if the URL listed in your browser's location bar while viewing this topic starts with http://sw-fans.net, and you don't have any firewall software or hardware that blocks your browser from sending its http referrer address when following links.

It really isn't anything too interesting to download unless you are interesed in setting up your own MySQL/PHP torrent tracker. :)

TheHolo.Net
Jan 10th, 2004, 01:22:47 AM
<a href=http://sw-fans.net/fansgrog/download.php?info_hash=c1d68426a836947eefbc0a2ebd1 37b77ca72c6cc>Visc's test torrent</a>

Darth Viscera
Jan 10th, 2004, 01:27:48 AM
oh good, so it is working

TheHolo.Net
Jan 10th, 2004, 01:29:46 AM
Yep, I was able to download your text file. And Morgan was able to download the bitgrog software via my torrent link.

Darth Viscera
Jan 10th, 2004, 01:36:58 AM
what's weird is, i don't get the "you do not have permission to download this file" error with the torrent I uploaded

TheHolo.Net
Jan 10th, 2004, 01:38:31 AM
When you upload a torrent, your IP is automatically added to the database entry "allow list" for that torrent. The same happens when you successfully download a torrent, but it is only done once so as not to have redundant entries in the DB.

Darth Viscera
Jan 10th, 2004, 02:03:00 AM
http://sw-fans.net/fansgrog/download.php?info_hash=8b4d023f1d9016aec5d25393421 b4b2e4f38b91b

^^^ test torrent, 3 iraqi insurgents trying to steal farm equipment getting sniped by an AH-64 Apache at night. I think the tractor was damaged too.

TheHolo.Net
Jan 10th, 2004, 03:03:04 AM
I'm working ona little bbcode addition that will give us a little box for a download link and the torrent stats live in the thread much like at SA.

But, since I couldn't find anything on their site about how they do it, I am writing mine from scratch. It looks like I should have it working fairly soon because I have the stats generated already on a page with a pre fed variable, now I just need to set up the iframe and vbcode stuff.

To get sort of a large view of what the stats will look like view this page, which is a download link and live stats for Visc's latest torrent:

http://www.sw-fans.net/fansgrog/statfech.php?info_hash=8b4d023f1d9016aec5d25393421 b4b2e4f38b91b

TheHolo.Net
Jan 10th, 2004, 03:16:06 AM
YAY! It works! :D :D :D

8b4d023f1d9016aec5d25393421b4b2e4f38b91b

Is achieved by this code:

{torrent}8b4d023f1d9016aec5d25393421b4b2e4f38b91b{/torrent}

...using regular vb style tag brackets instead of { and }

If you look at the properties of the link Visc posted in the previous post you will see that part of it near the end says "info_hash=" and then a bunch of letters and numbers follow that. Those letters and numbers are what go between the torrent tags.

I've set up the upload system so that when you successfully upload a torrent, it gives you the correct vbCode to copy and paste from there into a post with no need to hunt and peck for your torrent info_hash.

Note: This vbcode will only work with torrents on our private tracker, which I still need to write up some rules for.

http://sw-fans.net/fansgrog/index.php

TheHolo.Net
Jan 10th, 2004, 03:54:31 AM
testing my coding

blah

TheHolo.Net
Jan 10th, 2004, 03:36:37 PM
I've modified the vbcode to pass an additional variable that should stop people who try to download via a torrent vbcode link from getting the "You don't have permission to download this file." error.

So browser referrers are no longer required if you follow a "Fans Private Tracker" torrent link via the fancy vbcode box.

A torrent rules, creation, upload, and vbcode help for torrent links FAQ is coming soon to a BB&BB Forum near you. :)

TheHolo.Net
Jan 10th, 2004, 05:23:06 PM
FAQ created. :D

<a href=/forum/showthread.php?s=&threadid=33852>FAQ - Using FansGrog (our private torrent tracker)</a>