• 7 Posts
  • 21 Comments
Joined 1Y ago
cake
Cake day: Jul 21, 2023

help-circle
rss

lol nope, I named it as a string of random letters.

After downloading for a while, although B didn’t get anything from A, but some IPs from GE, FR, US, VN, and so on appeared in the peer list, and their client names are rather strange and usually not seen, e.g. the VN ip’s client name is “VN 3.xxx”, do you know what they are?


Has anyone tested cross swarms download of v2 torrent?
I created 2 hybrid torrents, A and B, both contains same files and has same trackers, uploaded A to public, It's been downloaded hundreds of times and there's no shortage of clients in the peer list that support v2. use Tixati 3.19 and BiglyBT (supports v2) download B, it stuck at 0%, didn't get anything from A. Some people say that need trackers support this feature, is that true? Did you ever test succeed? like this: [https://www.reddit.com/r/qBittorrent/comments/t6pj7q/bittorrent_v2_not_working_as_expected/](https://www.reddit.com/r/qBittorrent/comments/t6pj7q/bittorrent_v2_not_working_as_expected/)
fedilink

Not only is it still alive, but it even stands on the mountaintop looking down on BT


First exclude TGx, it sucks, don’t use it,

Instead of focusing on practicality, the folks on the admin team were heavy on the visuals, preferring to add a lot of fancy visual elements to the site, but not bothering with things that would actually improve the torrent download experience.


Where to find videos that published by WRB, KTR, NBQ, etc
milkie (PT) contains their published content, but M was not uploaded in a timely manner and there were missing contents sometimes, is there any other site contains videos that published by those groups? Including but not limited to movies and XXX. thanks [https://en.wikipedia.org/wiki/Warez_scene](https://en.wikipedia.org/wiki/Warez_scene)
fedilink

Add some public (BT) trackers to ur private torrent and share it to ur friends, you’ll get what you want.


Yup, they don’t have their own torrents, but when you uploading there, they have it ;-)


BT sites list that support uploading hybrid or v2 torrent
Here I found 2, I only tried uploading HYBRID, not V2. [https://thepiratebay.org/](https://thepiratebay.org/) [https://ext.to/](https://ext.to/) update for SEO: [1337x.to](https://1337x.to/) also supports hybrid, seems that sites that don't support this feature are in the minority. ![](https://lemmy.dbzer0.com/pictrs/image/516f8d95-c449-4045-af2a-1f650b1ed111.png) ![](https://lemmy.dbzer0.com/pictrs/image/e469eebe-d87a-41d1-9a50-31c69b4f20d8.png) ![1337x.to](https://lemmy.dbzer0.com/pictrs/image/4a95d4d7-f014-4042-976c-f2cb360d3ec8.png)
fedilink



yup, need uploaders and BT sites to take the initiative to do something


When BT climbed to the mountaintop, found that e-mule had been waiting for it for 20 yrs
>Is anyone else excited about per-file hashes in Bittorrent v2? > >[itIrs](https://www.reddit.com/r/DataHoarder/comments/qutpki/comment/hksfv0k/) >2 yr. ago > >One step closer to eMule? :)
fedilink

unexpected👏👏👏 Thank you, although I don’t know how to use it yet.

I am a uploader of a not famous website (although did not upload not too much), planned to upload hybrid or V2, but our webmaster wasn’t going to support it, searched for discussions on this matter on other similar sites and found that their ideas are basically the same, which gave me some ideas, so I posted this thread,

Judging by the number of the post likes, it seems that most of the downloaders in this forum who are passive recipients are not interested in this topic.




Maybe a v2 BT site should be created?
Many BT uploaders and BT webmasters, who are supposed to be the promoters of the new feature, are now taking a wait-and-see approach to this, reversing cause and effect in the hope that the new feature will first be popularised for leechers, and then they'll adopt it for creating new seeds. such as some of the uploaders of TGx Any news on TGx using Bittorrent 2.0 https://torrentgalaxy.to/forums.php?action=viewtopic&topicid=2657 Is there any Bittorrent V2 tracker? https://lemmy.dbzer0.com/post/2272078
fedilink


thanks. I tried this method, but RARBG made modifications to the source file and the verification failed



Not same in 2 torrents, Putting one into the other and check it will only give me 0% of the results.

cuz before posting torrent, RARBG will make changes to the source files, such as filling in its site address in the video attributes, while the seed published by N1C is the source file of the publishing group, and was not modified.


way to swap the data of 2 dead torrents to reach 100% progress?
For a video that posted by the KTR scene group, was used by both RARBG and N1C to create torrents (V1 format). now both of it are stuck at 90%+ due to age, is there a way to **swap their data** ~~to bring the progress to 100%~~? thanks.
fedilink

rarbg.best

It is completely using the database of RARBG, and the release time is also based on the original time of RARBG.

No garbage content from other sites was added inside. Currently.


Ahh… This feature should be made known to more people, such as creators, uploaders.


Some clients currently do not support downloading hybrid and v2, and v2 has a flaw that can be modified remotely?

so, v2 and hybrid which containing v2 seem to be not a good choice.


I’m having trouble understanding what BEP-47 exactly is. Care to enlighten me?

Using padding files to prevent torrents containing multiple files from getting stuck at 99%.

The original Bittorent spec has a really stupid design decision in that it is just a long stream of concatenated files split into fixed size pieces. This means you always have to download parts of adjacent files to get the file you actually want. This leads to all sorts of unnecessary complexity when partially downloading a torrent of what do this with this left-over data, eg qB saves hidden “.<sha1>.parts” per torrent, which you can easily lose.

To get around this, padding files where introduced that “fill” the gap from the end of one file to the start of the next piece boundary where the next file starts with 0x00 filled padding files with naming corresponding to length. It’s a cross-client standard defined in BEP47. Padding files are also required by necessity for hybrid Bittorrent v1+v2 torrents. Any remotely decent torrent client won’t transfer or save these padding files, so the size doesn’t really matter. And even if your client doesn’t, some of the padding names will likely overlap and only be saved once.

https://www.reddit.com/r/DataHoarder/comments/nqwckn/stackoverflow_bought_out_should_we_be_worried/


thanks, I tried this, seems that piece-aligment function cannot be enabled for v1 torrent.

https://fbdtemme.github.io/torrenttools/commands/create.html


It seems that piece-alignment is not yet supported when creating a v1


Torrent creator on Linux?
Is there any Torrent Creator on Linux that supports [BEP-47](https://www.bittorrent.org/beps/bep_0047.html) protocol (optimize alignment) ? It’s okay with or without GUI. Currently using mktorrent, but does not support this important feature. I didn’t find anything on google. Any suggestions? thanks. EDIT: **for creating v1 torrent.**
fedilink