Menu

Source released for 81b.3.2 core

====================
XBNBT BETA 81b.3.3
====================

http://sourceforge.net/projects/xbnbt/

A modifed BNBT BitTorrent tracker based on BNBT 8.1r3, The Trinity
EasyTracker 7.5r3 and CBTT 8.0.3.5. BNBT was written by Trevor Hogan.
BNBT is a complete port of the original Python BitTorrent tracker to C++
for speed and efficiency. BNBT also offers many additional features beyond
the original Python BitTorrent tracker, plus it's easy to use and customizable.

BNBT is covered under the GNU Lesser General Public License (LGPL).

========
Features
========

  • Fully BNBT 8.1 Release 3 compatible
    ( http://bnbt.go-dedicated.com/ )
  • Fully CBTT 8.0.3.5 build 20 Oct compatible
    ( http://cbtt.depthstrike.com/ )
  • Fully Trinity EasyTracker 7.5r3 compatible
    ( http://easytracker.zionmatrix.com/ )
  • Includes some features from jTracker 0.1.25
  • Supports tracker links feature
  • Supports XML dump feature
  • Additional style sheet controls
  • Additional filter and search facilities
  • Improved navigation and look
  • Online user count
  • RSS Feed and validation link
  • Dynamic image (PNG, JPG, GIF) statistics engine, for forum postings
  • Additional command line facilities for both DOS and Linux Shell
  • Generic MySQL forum integration ( IPB, phpBB, PHPNuke, etc. )
  • Fully HTML 4.01 Strict compliant with validation links
  • Multi-language supported

==========
KNOWN BUGS
==========

  • XBNBT does not start automatically as a service in Windows upon initial boot when
    MySQL Users integration enabled.

=========
CHANGELOG
=========

Beta 81b.3.3
- Fixed top search entry on index.html
- Fixed RSS links
- Fixed MySQL Users registration redirector
bnbt.cfg changes
xbnbt_mysqlusers_forums_link = ( eg. for IPB: http://localhost/forums/index.php?act=Reg )
- Fixed MySQL Users loaded status
- Fixed edit user problem when users was using non-alphabetic characters in their login
- Fixed IE6 Scrollbars bug ( CSS html{overflow-x:auto} )
- Fixed minor bugs
- Fixed more compiler warnings
- Optimised source code generally
- Added server responses for XML, RSS, CSS, ImageBarFill and ImageBarTrans to serve files directly from bnbt.cfg entries
bnbt.cfg entries added
xbnbt_serve_local = 1 ( 0-Disabled 1-Enabled )
xbnbt_image_bar_url = ( e.g. http://localhost/ )
xbnbt_image_bar_dir = ( e.g. C:\Program Files\Apache Group\Apache2\htdocs )
xbnbt_style_sheet_url = ( e.g. http://localhost/ )
xbnbt_style_sheet_dir = ( e.g. C:\Program Files\Apache Group\Apache2\htdocs )
- Added XML link to the navbar, only accessible by admins
- Added 'Frozen' state for Dynstat when torrents have no peers
* New file 'dynstat.bnbt' dictionary of frozen status
- Added meta tag title description and keywords
bnbt.cfg entries added
xbnbt_tracker_keywords = bittorrent, torrent, tracker, XBNBT
- Added meta tag robots blocking of all pages except index ( use robots.txt for full settings )
- Added Additional title to index.html and CSS
- Added CSS control of all horizontal lines <hr>
- Added CSS control for staticheader and staticfooter
- Modified bnbt.cfg values for XBNBT in a move to URL built from from FQDN and port
bnbt.cfg entries added
xbnbt_tracker_fqdn = ( eg.: my.host.com )
( removed ) xbnbt_tracker_url = http://localhost:6969/
- Added entries to lang.cfg
- Removed 'users_return' from lang.cfg and added function to 'users_created_user' ( delete these keys )
- Changed lang.cfg to use all strings, %d->%s ( search and replace )

Posted by Xotic750 2004-11-12

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.