ttorrent icon indicating copy to clipboard operation
ttorrent copied to clipboard

BitTorrent Java library with tracker and download client

Results 71 ttorrent issues
Sort by recently updated
recently updated
newest added

Repeatedly serializing and de-serializing no longer changes the torrent hash. This can create hard to debug issues when saving, loading or transmitting `TorrentMetadata`. "Let's save the torrent. It is saved....

This would allow other webtorrent enabled clients to communicate with the peers using ttorrent. More discussion: https://github.com/feross/webtorrent/issues/369

I stopped client using `stop()` method of SimpleClient. Then I wanted to continue downloading and tried to use `downloadTorrentAsync` and `downloadTorrent` methods, but they both didn't work and thrown exceptions....

I have tried to understand how this project (java torrent) works but couldn't find details completely. the only information I get is from Readme file of this repo. pls, provide...

Are there any plans to support Web seeds? I don't know if you're familiar with the concept, but it basically allows existing HTTP/FTP servers to act as additional seeds. This...

feature-request

If a torrent contains only empty files, then the generated _.torrent_ file won't open in Transmission (nothing happens, no "new torrent" dialog appears after selecting the file in the open...

Suppoert for BEP5 would be awesome.

hello. I want to use your library to download torrent file from my app. But I have some trouble. I can`t get any peer....and download. first, i check torrent file...

need-info

Hi, do you support Magnet Links? And can i create a .torrent file from normal files from my computer with tt? Thanks.