module doesn't work!
Stalker-g2 - April 11, 2008 - 10:39
| Project: | BitTorrent |
| Version: | 5.x-2.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
After installing module on clean site(INSTALL.txt), i can't get it work.
I upload a torrent, I redownload it and put it into my uTorrent and the tracker wont put me as an active seeder, and when others try to download it they are not connected to me.
Then i've tried to use your demo site, and followed this steps for:
http://www.demo.deviantsolutions.net/node/50
Now i seed this file, but it's not showing in stats. And for all nodes on your demo site count of seeders = 0. What's happening?

#1
I will look into the queries that update the list of seeders (I was planning on rewriting them anyway to push towards an actual release). One of the revisions updated the stats at a set interval, this means the value displayed on the site is different from the number of seeders. For example you turn on your torrent client and it reports to the tracker that it has all of the pieces and that it is seeding. Internally the tracker has a record of you being there, but the stats system will not update the number of seeds until the cron is run (and a certain interval has passed). As part of the final release that will be removed in favor of "live" stats. I will try and have an update together this weekend.
#2
i tried:
to wait
to run cron manually
restart my uTorrent
update the hub from it
but it doesn't help. :(
#3
5.x version is longer not supported.