Wiilf

Results 26 comments of Wiilf

I have moved beyond this. And it is a security concern to download native compiled win32 binaries especially residing on a DDL - provide source code instead.

There are hundreds more updates I've applied, spanning beyond the script itself, such as torrent signing and 7 different BEPs added in (such as http-seeds). Announce script was entirely rewritten...

It's coming. It will require 2 new columns in torrent table. Update will follow.

Remove 'name' from array key value check and assign variable to _POST field. Add a check with strlen() for field, fallback to array info key for torrent name.

This is fairly easy, can be done in with what you see in torrents.php, replicated. You have $id so utilize that by URL parameters from form field. It’s _GET your...

I'm not seeing what the issue is here, but in my case I added a Thread.Sleep(2000) call on Form_Closing, which properly waits for the entry to delete from router table...