Avatar

seederB

seeder@lemmy.dbzer0.com
Joined
7 posts • 21 comments
Direct message

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

permalink
report
parent
reply

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.

permalink
report
reply

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.

permalink
report
parent
reply

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

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

permalink
report
parent
reply

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

permalink
report
parent
reply

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.

permalink
report
parent
reply

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/

permalink
report
parent
reply

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

permalink
report
parent
reply