Feedback Page

This is a somewhat temporary page made especially for the beta version of this website. It's to collect all your death threats, love messages, requests to the code monkeys or just suggestions/issues/questions/criticisms/idle talk or whatever feedback you think is worth our database space.


20,251 comment(s) posted: [view latest]
24/10/2023 01:10 — Anonymous
If Feedback is going to be allowed to go to shit, keep a browser page open to Latest Comments with Feedback unchecked.
24/10/2023 02:52 — Anonymous
You are the one that made it go to shit/. Everyone else was having mature discussions and all but all 23 of your posts are negative. No one else is running their mouth bitching like you. Dont try to act like its everyone. Your whining posts are so recycled its obvious.
24/10/2023 14:31 — Anonymous
This was my first post.
25/10/2023 02:17 — Anonymous
You're the one being negative here with your post.
24/10/2023 03:03 — Anonymous
Would be nice if Admin required login for posts. Would stop a lot of the arguments.
24/10/2023 03:12 — Anonymous
-1
25/10/2023 03:25 — Anonymous
100% agree with this!
25/10/2023 15:05 — Anonymous
I think admin likes arguments, since he even welcomes death threats here.
25/10/2023 18:49 — Anonymous
Did this actually happen....death threats?
Death threats and telling someone to kill themselves is childish, immature and people who say such things are obviously unstable themselves. Anyone who has lost someone to homicide suicide or accidents have more class than to wish death upon others

Arguing is one thing but if someone actually threatened to kill someone or commit suicide the admin should ban their ip.
25/10/2023 19:41 — Anonymous
Look at the admin's comment on top of the page. This page is made to "collect all your death threats" and some other stuff, lol.

And banning IP is useless since most people here use VPN.
25/10/2023 19:56 — Anonymous: "NiniGonde"
Did this actually happen....death threats?
No. It's admin being humorous :)
24/10/2023 03:10 — Anonymous
Thanks to AI, misinformation and disinformation campaigns will get more powerful and effective than ever :(
26/10/2023 23:23 — Anonymous
hhhhhhffigphofudtst
27/10/2023 14:09 — Anonymous
you should give the subtitles of a release in a mks file, so it can have metadata and attachments (fonts), i know there is "all attachments" download but to use it to marge stuff you need to manually do `-attach font.ext -metadata:s:num mimetype="font/whatever"` for every file or make a script, granted it wont be ~that~ hard to make but i am lazy
27/10/2023 23:40 — admin
Thanks for the suggestion.
The idea actually did cross my mind in the past, but writing a Matroska muxer involves a certain degree of complexity. But if you're willing to take on the challenge, it can be looked at.

for every file or make a script
If it helps, for single files, I believe MKVMergeGUI picks up most of the stuff automatically if you just drop them in the right place.
28/10/2023 05:33 — Anonymous
> but writing a Matroska muxer involves a certain degree of complexity.
cant you just use ffmpeg or mkvmarge for the muxing / demuxing

> I believe MKVMergeGUI picks up most of the stuff automatically
by MKVMergeGUI i think you mean MKVToolNix GUI. but yes, i can just drag and drop the "attachments" folder into it and it detects everything
28/10/2023 09:28 — admin
cant you just use ffmpeg or mkvmarge for the muxing / demuxing
The attachments are stored here individually as compressed .xz files.
So you'd need a script that stitches the data together and streams the output to the client, when someone tries to download the MKS - writing temp files and invoking external processes would be far too slow.
28/10/2023 17:18 — Anonymous
oh, i was not thinking of backwards compatibility whit already extracted attachments and subtitles (at least i think that's what you were talking about in the above post), i think you should just keep all entry's whit the normal `ass.xz` unchanged. just new one would be processed into `mks.xz` or something
28/10/2023 21:05 *admin
Fonts are often reused across files. Storing attachments individually enables deduplication, which saves a significant amount of disk space, and is why it's done this way.
Storing them in some sort of packaged form (like in a Matroska container) means you can't take advantage of this form of deduplication any more.

For reference, the "All Attachments" link runs a script which locates the LZMA2 stream in each .xz file, and sends them out as a stitched .7z stream. As the .7z files don't actually exist on disk, it doesn't cost space, and the assemble process is fully streamed, so is eficient.
An MKS link would need to work in a similar fashion.
29/10/2023 07:00 — Anonymous
hmm, so the mks script will need to
- find the fonts used by the subtitle
- decompress the `.xz` font files in memory
- take that and mux it whit the subtitles into a mks file in memory
- then stream that file to the client

ok, this is more of a pain then i first thought it would be, the more and more i look into doing this the harder it gets.
29/10/2023 09:40 — admin
find the fonts used by the subtitle
You won't need to worry about this, because the list of attachments for each file is already known.

in memory
Well, not exactly, rather it needs to be streamed.
Fully buffering the decompressed file in memory, and then creating an MKS in memory, would be undesirable due to RAM usage. For example, if the decompressed attachments total 100MB, then that's potentially 200MB of RAM used during the process.
XZ decompression can be streamed and there are libraries that do this. The only thing you'd have to worry about is the muxer, which needs to accept streams as input and produce an output stream, without needing to buffer the entire output in memory.
30/10/2023 06:09 — Anonymous
> because the list of attachments for each file is already known.
for each file or each subtitle file?

also about the in memory thing, yah i made a mistake, i remember telling myself to add "or streamed into memory" or something like that when writing the last part of the message but i forgot to.

but still you dont have to write your own (de)muxer, libavformat gets one packet of the file at a time and outputs one packet at a time, only problem is that i don't know c and looking at the docs and examples from ffmpeg.org hurts my head so i am looking into binding in other programming languages like python
28/10/2023 17:40 — SoulSpark
ffmpeg -i input.mkv -map 0 -map -0:v -map -0:a -c copy out.mks

I whipped this up just now, can modify according to need
01/11/2023 15:40 — Anonymous: "Moses"
To find about Zionist regime of Israel war crimes in Gaza, watch Al Jazeera.
03/11/2023 01:35 — Anonymous
[spam]
04/11/2023 05:20 — Anonymous
[spam]
02/11/2023 18:53 — Anonymous
missing this file: https://nyaa.si/view/1737428
02/11/2023 20:41 — Anonymous
02/11/2023 22:15 — Anonymous
Thanks, this episode has a different tag, so I didn't find it.
03/11/2023 14:57 — ninjacloud
Request to Admin: Please make a copy of 2020q1 Cinnamon theme to be available in the list as I think it's almost gone now.
It's the only color I use since AT started or so ^^
04/11/2023 00:24 — admin
You can hack around the removal with something like https://animetosho.org/?theme=201
03/11/2023 21:44 — Aryma
siscon
did this website go down right now ?
04/11/2023 00:25 — admin
I haven't seen anything unusual in the logs in the 30 minutes prior to your post. Maybe a routing issue or similar; won't be able to tell with the info given.
05/11/2023 09:24 — geha714
seems like the site stopped updating
05/11/2023 09:26 — geha714
[SubsPlease] Shingeki no Kyojin - The Final Season Part 3 - 02 released in Nyaa a while ago and it has not appeared yet here
05/11/2023 10:23 — admin
Should be fixed now, thanks.
05/11/2023 16:35 — Anonymous: "srd"
had search problems last 6 hours ,
subs 720 doesnt show results for past 7 days
05/11/2023 09:37 — Anonymous
the site haven't updated the new releases from about 3 hours ++
Add new comment
Name:
Message:
Image Verification:

Our squiggly text game where the aim is to copy the image into the textbox. All characters are upper case, and there are no zeros (0) and ones (1) in the above image. Apparently bots aren't as good as humans at this game.
beta
Anime DDL+NZB mirror
Current Time: 17/04/2026 14:24



About/FAQs

Discord