[Plugin: WP-Trader] peer ids and users
-
Hey there again,
I finally was able to transfer my first files with the plugin so I’m quite excited, and would like to ask you a few questions to get into it:-first, when uploading files from local machines i will get the local ip logged in the wp_torrent_peers table, so far i’m updating them manually to be able to transfer… i tried a trigger on mysql but i guess that’s not such a good idea, so i’m willing to alter a little bit the code: any specific class/method you would point me to to get there faster?
-other thing, i noticed for each uploaded file i’ll get a new record on wp_torrent_peers: shouldn’t the code identify it’s the same ‘user’ if having the same ip? what about leechers or people that isn’t sharing anymore, i imagine there’s probably a config so that only the active peers are saved to the db?
-last but not least, clients will only communicate if i add https://mysite.com/announce/?passkey=%s to the tracker url. is there a way to get rid of this restriction? or is it a feature i’m not using the right way? i wonder if it has to do with private torrents and passwords, which is something i would really like to implementthanks for this script, i’ll to be in touch
Numerico
- The topic ‘[Plugin: WP-Trader] peer ids and users’ is closed to new replies.