[-] seeder@lemmy.dbzer0.com 1 points 11 months ago

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?

34

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/

13
submitted 1 year ago* (last edited 1 year ago) by seeder@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

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

18
submitted 1 year ago* (last edited 1 year ago) by seeder@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

Here I found 2,

I only tried uploading HYBRID, not V2.

https://thepiratebay.org/

https://ext.to/

update for SEO: 1337x.to also supports hybrid, seems that sites that don't support this feature are in the minority.

1337x.to

26
submitted 1 year ago* (last edited 1 year ago) by seeder@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

Is anyone else excited about per-file hashes in Bittorrent v2?

itIrs 2 yr. ago

One step closer to eMule? :)

[-] seeder@lemmy.dbzer0.com 5 points 1 year ago* (last edited 1 year ago)

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.

30
submitted 1 year ago* (last edited 1 year ago) by seeder@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

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

[-] seeder@lemmy.dbzer0.com 3 points 1 year ago

Thanks I will try

[-] seeder@lemmy.dbzer0.com 6 points 1 year ago* (last edited 1 year ago)

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

[-] seeder@lemmy.dbzer0.com 2 points 1 year ago

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.

33
submitted 1 year ago* (last edited 1 year ago) by seeder@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

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.

[-] seeder@lemmy.dbzer0.com 2 points 1 year ago

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.

[-] seeder@lemmy.dbzer0.com 4 points 1 year ago

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

[-] seeder@lemmy.dbzer0.com 1 points 1 year ago

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.

[-] seeder@lemmy.dbzer0.com 5 points 1 year ago* (last edited 1 year ago)

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 "..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/

[-] seeder@lemmy.dbzer0.com 3 points 1 year ago

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

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

[-] seeder@lemmy.dbzer0.com 2 points 1 year ago

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

33
Torrent creator on Linux? (lemmy.dbzer0.com)
submitted 1 year ago* (last edited 1 year ago) by seeder@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

Is there any Torrent Creator on Linux that supports BEP-47 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.

view more: next ›

seeder

joined 1 year ago