PDA

View Full Version : Torrent File Links are now on torrents.php generated pages


xavier242
2023-01-01, 11:04 PM
Torrent File Links are now on the Seeding Opportunities search results pages, saving you time from having to go into the thread and scroll to the link.
http://www.thetradersden.org/forums/torrents.php?tor=mine&sort=seedsasc

The code has been added to all torrents.php pages (like the "list" page).

Additionally, the seeders and leechers count is now accurate (on torrent.php pages only). Non-connectable seeders (aka firewalled) are not included in the seeder count. They are included in the leecher count.

xavier242

xavier242
2023-01-08, 02:43 AM
I changed the Seeding Opportunities torrents.php code as it was still including yourself in the output (why, I don't know), which you don't want if you're already seeding the show. The fix is somewhat of a hack which omits rows you were being including in, and there may be less than 20 torrents on each page (the row colors are also affected).

TLDR:
The output is proper now, only showing the shows you've downloaded and someone would like you to seed it.