Project:BitTorrent
Version:5.x-2.0-beta3
Component:Documentation
Category:support request
Priority:minor
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Hi, not familiar to much on bit torrent but if the can upload just a torrent file say from demonoid instead of the whole file. Not sure what that's called, or if that has a name type to it?

Comments

#1

Component:Miscellaneous» Documentation
Priority:normal» minor

The module handles .torrent files only, such as what you download from a site like demonoid. This module can simply host the torrent leaving all of the information within it untouched as well as adjusting the torrent to use the tracker on your website. If you are looking for more information I would check out http://en.wikipedia.org/wiki/BitTorrent_%28protocol%29. If you have any more questions I would be happy to answer them regarding this module and configuring it correctly.

#2

my passkey looks like this:
http://myste/drupalweb/announce.php?passkey=%FB%B1%CD%BC%B4%3B.%5E%C2%04...

and I have problem- I can not seed torrent, I have this error: User does not have permission to user(yes, user not use) this tracker.

I hope You'll help me :)

#3

Thanks for catching the bad string (many long nights went into this, apparently some were to long :)). As far as the passkey is concerned, it should be decoded automatically by php. The passkey that is created for you is created using sha1(, TRUE) meaning that the returned passkey does contain binary (the reason for all the escaping). I will look at converting the passkey into hex before assigning it to a user hopefully making everything easier on both the client and server side.

EDIT:
Moved to issue #259604: Passkey problem

#4

Status:active» closed (duplicate)
nobody click here