PHPBTTracker+ is a bittorrent tracker that can run on a webserver using apache and mysql.
This release contains a few bugfixes and a few new features:
1. Torrent subgrouping / sorting
If needed the index scripts can be set to show the torrents in a predefined order. An interface has been added that allows for a user to create virtual torrent "groups" and add torrents to it. Manual sorting is a feature here so the torrents can be manually placed in a specific order; moving the torrent groups themselves provides a way to sort groups of torrents as well. The index page will create headings for these groups and display them in the predefined fashion.
2. Optional comment for each torrent
A comment can be entered that replaces the statistics portion of the torrent.
3. Statistics script provided
A statistics script is provided to let you know what the tracker and database are up to in real time.
4. Admin interface "restructuring"
The admin interface has been rearranged slightly so it does not use up so much of the screen.
5. RSS feed
Two versions of RSS feeds have been enabled: a realtime version and a cached version. The index script will show the appropriate URLs. Live feeds are also implemented if the browser supports it.
See the CHANGELOG, INSTALL, ISSUES, and README in the tarball for more details.