Latest Comments

Comment Types:
Comment in Feedback
09/04/2024 19:29 — Anonymous
are you stupid
Comment in Feedback
09/04/2024 09:51 *Lex
Does anyone have this anime? "The dual audio version."  If so please share here on Animetosho.

<10GB

https://www.animenewsnetwork.com/encyc...p?id=16039
Comment in Feedback
08/04/2024 15:32 — Anonymous
It's time to change theme, admin. But I recommend One Room anime this season.
Comment in Feedback
07/04/2024 20:46 — Anonymous
Hello! I know it's policy not to re-fetch batch updates, but I think this one is substantial (8/28, about 1/3 of episodes).

https://animetosho.torrentbay.st/view/amzero-sou...t.n1800431

Even a NZB would be appreciated, if it is possible, thanks!
Comment in Feedback
05/04/2024 22:45 *admin
Firstly, thanks for your torrent submissions.

Nothing was said to incite the response
I suspect your repeated posting of the same comment (which could be considered spamming) irritated the responder to submit that.
There's a Website link field you can fill in to direct users - there's no need to post the same comment everywhere, and I'd imagine this would cut out on the disdain you get back.
Comment in Feedback
05/04/2024 16:15 — Anonymous: "RK"
sorry to bother you on the beta page but could someone remove a racist comment against chinese people from one of my torrents.  Nothing was said to incite the response.  pure hate speech with no purpose or point other than to hate chinese people and the things they create.  Why my torrent no idea. Totally unprovoked.

Thanks for any help.  This the only place I could find to post get some help if anywhere.

This is the file.  https://animetosho.torrentbay.st/view/swallowed-...s.n1755073
Comment in Feedback
30/03/2024 21:14 — Anonymous
It seem to be processing again now.
Comment in Feedback
30/03/2024 19:21 — Anonymous
I don't know if it's processing is dead or just very slow but the last NZB if from four hours ago.
Comment in Feedback
28/03/2024 03:49 — admin
Nothing wrong on your side - the server is blocked from sending emails, so none will get through.
Nothing relies on it though, so feel free to ignore it.
Comment in Feedback
27/03/2024 18:09 *schniva
I can't seem to confirm my email address. I don't receive an email when I click to confirm it.. Anything I'm doing wrong?
Comment in Feedback
26/03/2024 12:09 — admin
Usenet Farm, though there's likely plenty of alternatives.
Comment in Feedback
25/03/2024 16:50 — Anonymous
I may not be the admin, but I've been using newsdemon for a while from a gigabit server and so far absolutely no issues uploading TBs weekly
Comment in Feedback
25/03/2024 15:44 — Anonymous
Admin, what Usenet provider do you use? I want to upload a lot with a lot of connections.
Comment in Feedback
24/03/2024 17:01 — Anonymous
[DB] has developed the habit of duplicating files to create a S1 torrent, a S2 torrent and a S1 + S2 torrent, all released at the same time.  To me, it's a waste of resources.
Comment in Feedback
24/03/2024 16:41 — Anonymous
Comment in Feedback
24/03/2024 16:23 — Anonymous
seems like the stopped updating

these Nyaa releases have not uploaded yet:

https://nyaa.si/view/1794202
https://nyaa.si/view/1794203
Comment in Feedback
24/03/2024 10:06 — admin
Thanks for raising the issue.
NNTP uploads seem to be working, there's just a large backlog, so it's taking time to process.
Sorry for the wait.
Comment in Feedback
24/03/2024 06:45 — Anonymous
Looks like the NNTP uploads have stopped. Last NZB uploaded was at 01:30, with a few missing before that.
As always, thanks for the good work.
Comment in Feedback
23/03/2024 22:23 — Anonymous
Never mind with Mashle S2 episode 1 dub is out.
Comment in Feedback
23/03/2024 22:22 — Anonymous
Does anyone know if Mashle S2 and The Dangers in My Heart S2 are going to be dubbed? I will have to deal if not. I like both equally but prefer to watch a series in the language I started. Its a shame Orphen and Edens dubs were cancelled. Anyway thanks for any info.
Comment in Feedback
21/03/2024 14:02 — Anonymous: "Ahura"
Happy Nowruz (Persian New Year) 🤩 🥳
Comment in Feedback
20/03/2024 13:07 — Anonymous
thx
Comment in Feedback
19/03/2024 23:06 — admin
Comment in Feedback
19/03/2024 16:47 — Anonymous
how much does it cost to run all of anime tosho?
Comment in Feedback
17/03/2024 17:41 — c_n
Thanks!
Comment in Feedback
17/03/2024 13:05 — admin
but if I understand correctly, this would also not allow for detecting duplicate files that aren't aligned to block boundaries, is that the case?
Correct, it's only intended to match the first file in the torrent.

which CRC polynomial is actually used here? The Ethernet one?
Correct.
Comment in Feedback
17/03/2024 11:37 *c_n
You don't know how the partial block at the end will be filled [...]
Oh, I see the problem now. Thanks for your explanation. The last block of the file might contain information from the next file, and since that would be included in the block hash, it wouldn't be useful for detecting duplicates.

My thought process was to split the file into blocks and hash the partial last block, but I didn't consider the interaction with torrents containing multiple files.

Sorry to be a bother, but if I understand correctly, this would also not allow for detecting duplicate files that aren't aligned to block boundaries, is that the case?

It would also be nice to know the rich text formatting used on this feedback page. Figured it out, it's pseudo-HTML.

Another minor question: the documentation says "CRC32" a lot sometimes, which CRC polynomial is actually used here? The Ethernet one?
Comment in Feedback
17/03/2024 10:50 *admin
Is there a reason it's done this way?
As opposed to including the partial block at the end? If so, I don't see how you could make it work.

Keep in mind that the point is to provide an indicator to detect duplicates. Arguably it's not 100% accurate, but it should be close.
You don't know how the partial block at the end will be filled - if it's the last block of the torrent, it isn't padded, if it's not the last block, it's filled with the contents of the next file. There's no way to compute the hash for the latter case, since you can't anticipate what file will be concatenated onto the end. The former case is computable, but would only be useful to match against torrents where that file is at the end and the file's offset is block aligned - basically it'd only be useful for matching against single file torrents, but useless for matching batches.
Comment in Feedback
17/03/2024 08:07 — Anonymous: "c n"
(Does this use BBCode?)

[quote]The hash isn't intended to detect errors, but if you used it for such, then yes.[/quote]
Ah, of course, my bad. Ditto for duplicate detection though, files with different trailing data will hash equal. Is there a reason it's done this way? In any case, it's not like it can be changed at this point, and even if, it would be of small benefit, if any. Thanks for the quick response.
Comment in Feedback
17/03/2024 04:16 — admin
This means that errors in the last block will not be detected, right?
The hash isn't intended to detect errors, but if you used it for such, then yes.

This has made me curious about that scheme.
It's just a raw LZMA2 stream with a preset dictionary and CRC32 checksum.

Thank you for the compliments.
Comment in Feedback
16/03/2024 23:24 — Anonymous: "c n"
Also, your SIMD stuff is pretty nice.
Comment in Feedback
16/03/2024 22:59 — Anonymous: "c n"
From the DB export page:

> torpc_sha1_*: hex encoded SHA1 hash of concatenated SHA1 hashes (binary encoded) of the respective block size. For example, the torpc_sha1_16k hash is obtained by breaking the file into 16KB blocks (if the last block is less than 16KB, it is discarded), calculating a 20 byte SHA1 hash for each block, concatenating these hashes, which is then fed through SHA1 to obtain the final hash. The selected block sizes correspond with the most common piece sizes used for torrents, and hence this hash can be useful in trying to detect duplicate torrents which have different info hash values.

This means that errors in the last block will not be detected, right?

> Mediainfo and related data are currently not included mainly due to size and time it takes to dump the data. The data is also compressed using a custom LZMA2 based scheme, which users would need to implement a decompressor for. I may consider including this data if many are interested in such.

This has made me curious about that scheme. Would you mind sharing it or some code implementing it?

Thanks for the awesome site, cute design, and making these database dumps available :) Very cool!
Comment in Feedback
14/03/2024 14:21 — Anonymous
Works! Great!
Comment in Feedback
06/03/2024 08:16 — Memories
Yeahhh, thanks.
Comment in Feedback
06/03/2024 08:03 — admin
Not sure if I'll get a reason out of the host - the info they're giving me doesn't really make sense.
But it seems the server's all good now.
Comment in Feedback
05/03/2024 13:26 — admin
Not sure what's going on with the server exactly. Host has done something funny with it - will need to wait for them to fix.
Sorry for the delay.
Comment in Feedback
05/03/2024 13:14 — Anonymous
yep feed.animetosho.torrentbay.st and animetosho.torrentbay.st/s__storage seem to be dead,
maybe because admin changing stuff for tor / onion website
Comment in Feedback
05/03/2024 11:20 — Anonymous
feed is dead ;-;
Comment in Feedback
04/03/2024 10:52 — admin
Done, thanks for the suggestion!
Comment in Feedback
03/03/2024 13:31 — Anonymous
Suggestion for https://animetosho.torrentbay.st/comments

Change links like:
Comment in Title

Into:
Comment in Title

For separate "visited" link style.
Currently I made this change in a little userscript for myself.
Comment in Feedback
03/03/2024 06:24 — Anonymous: "Anothenymous"
Thank you!
Comment in Feedback
03/03/2024 02:24 *admin
I've added an .onion address. Don't know how well it'll be in the long run, so no promises that it'll stay at this stage.
Comment in Feedback
29/02/2024 12:15 — admin
Thanks for the info!
Yeah, I suspected that might be the case; I'd need to change how the setup a bit to make it work.
Comment in Feedback
29/02/2024 03:26 — Anonymous
No, accessing a subdomain on an onion address (storage.xxxxx.onion) has no meaning in Tor, it will always go to the onion service by the xxxxx public key. The HTTP client/web browser will however send `Host: storage.xxxxx.onion` so it's useful for virtual hosting on the same webserver/onion identity. Since the main site and storage server are physically separate you should instead run two onion services, one on each server, which will have different identities (xxxxx.onion for the server on animetosho.torrentbay.st, yyyyy.onion for the server on animetosho.torrentbay.st/s__storage).
Comment in Feedback
28/02/2024 12:53 — admin
Attachments are listed in the show=torrent request.
See Attachment Files Table for info on how to construct the attachment URL.
Comment in Feedback
28/02/2024 12:52 — admin
Thanks for the suggestion. This site doesn't actually use load balancing; subdomains direct requests to the secondary server (e.g. animetosho.torrentbay.st/s__storage).
Do you know if subdomains can be set up to direct requests to different servers (without a load balancer)?
Comment in Feedback
28/02/2024 08:08 — Anonymous
Onionbalance may be what you're looking for. (Load balancing an onion url against two servers)
Comment in Feedback
28/02/2024 03:06 — Anonymous
Can the JSON API be used to download attachments and subtitles?
Comment in Feedback
25/02/2024 21:54 — admin
That's not nice.
Comment in Feedback
25/02/2024 17:22 — Anonymous
pajeets tend to not have
archive
Anime DDL+NZB mirror
Current Time: 17/06/2026 20:16



About/FAQs

Discord