Coder Social home page Coder Social logo

Complete not showing on tracker about xbt HOT 5 OPEN

olafvdspek avatar olafvdspek commented on August 22, 2024 1
Complete not showing on tracker

from xbt.

Comments (5)

danny91 avatar danny91 commented on August 22, 2024 2

Hi,

Http announce
Closed tracker mode
Tried with utorrent 2.2.1 and the new qbittorrent

The tracker works and the sql database is updated however the clients completed never increases.

Thanks, Dan

from xbt.

OlafvdSpek avatar OlafvdSpek commented on August 22, 2024 2

from xbt.

danny91 avatar danny91 commented on August 22, 2024 2

Hi no even relaunching the torrent client does not make it update correctly. It always stays at 0

Thanks

from xbt.

OlafvdSpek avatar OlafvdSpek commented on August 22, 2024 1

from xbt.

 avatar commented on August 22, 2024

The fix. Line 747,748 on tracker.cpp
return (boost::format("d8:completei%de10:downloadedi%de10:incompletei%de8:intervali%de12:min intervali%de5:peers%d:%se")
% f->seeders % f->completed % f->leechers % g_config.m_announce_interval % g_config.m_announce_interval % peers.size() % peers).str();

from xbt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.