Open a610569731 opened 4 years ago
What do you mean under by multi-announce? Could you give a link on specification?
@a610569731 you also get some http error on resume for re-announcement ?
What do you mean under by multi-announce? Could you give a link on specification?
I have the same problem. I have one CommunicationManager
. When I call communicationManager.addTorrent(...)
only for 1 torrent it works. When I need to download 2+ torrents, I am calling communicationManager.addTorrent(...)
2+ times. No any downloading starts and warn in the logs
WARN 18788 --- [announce thread] c.t.ttorrent.client.announce.Announce : problem in multi announce Not implemented
.PART files are created, downloading dont works.
Also i have that WARN when i am trying to download 1 torrent. But it downloads. With 2+ not.
problem in multi announce Not implemented?