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,175 comment(s) posted: [view latest]
04/02/2025 15:17 — Anonymous
Is it possible to sort by seeds somehow?
05/02/2025 01:03 — admin
The option doesn't exist. Nyaa should have that capability though.
06/02/2025 18:26 — Anonymous
using this site cuz nyaa just flat out doesnt work properly for me anymore :<
07/02/2025 03:41 — admin
If it helps, you can try one of the several Nyaa proxies around.
19/02/2025 12:50 — blackiris
The real nyaa site (nyaa.si) almost never works for me either. I get the following error:

"504 - Gateway Timeout . That’s an error.

We did not receive a timely response from the upstream server. That’s all we know."

Try this link instead, works for me:
https://nya.iss.one/
04/02/2025 19:03 — Anonymous
Guys! Mediafire is Alive!!! Uploads in Mediafire, plz. Gofile is shi....


04/02/2025 19:28 — Anonymous
check the FAQ section, "Will Anime Tosho support uploading to [some file host]?" if you're interested.
04/02/2025 23:48 — Anonymous
Filehosting must be unlimited to be used animetosho. Not 1TB 10TB, Absolutely limitless. Mediafire doesn't offer that.
05/02/2025 00:30 — Anonymous: "Fizzy"
Hello, I'd like to ask if it's feasible to increase the max size for the skipping policy to 20GB.
There are SO many 1080p 12 episode Web-DL batches that get skipped from the mirroring that I wish I could grab the nzb for, but they are usually like just barely above the 16GB skip limit.
Honestly even a 2 GB increase to 18GB is likely enough to mirror most the missed batches. For example Failure Frame which just released a 12 ep dub batch, is just barely over 16GB.
I could very well be wrong, but to me a 2GB difference doesn't really seem like it would majorly impact the server.

It would mean a lot to me if possible.
Thanks - Fizzy.
05/02/2025 00:47 — Anonymous
Having to ask for a fetch doesn't seem like a big hurdle.
05/02/2025 00:53 — Anonymous
20GB that no one wants is 4GB more waste.  It makes more sense to make it requested by someone.
05/02/2025 01:05 — admin
Thanks for the suggestion.

If what you say is true, the 2GB isn't so much the problem, but...
likely enough to mirror most the missed batches
That's the part that hurts.
05/02/2025 01:42 — Anonymous: "Fizzy"
I guess that's true yeah. Maybe a different idea:
Making the process of requesting a missed batch to be mirrored more streamlined?
Like a vote button that only works when signed in to an account (prevent bots), then after a vote threshold is met, automatically mirror?
Maybe still have different skip limits for the votes too so no ridiculous stuff is mirrored?

Thanks for reading and considering btw.
05/02/2025 01:56 — Anonymous
How to not make it easy for a user to make multiple new accounts?
05/02/2025 02:17 — Anonymous
I believe some people would make careless requests, if it were just pushing a button.  And we have jokers and trolls here too.
05/02/2025 02:57 — admin
The only thing automated is torrents under 16GB.
Anything over might get processed if there's spare capacity to do so. Requests aren't fulfilled by popularity, and friction in the process is intentional.
07/02/2025 17:08 — Anonymous: "Alex"
Hi there! When you search something, the page title is always "Search Results". Is it possible to put search string here? Like "Search Results: Dragon ball"? That will make creating bookmarks easier. Thanks!
08/02/2025 02:04 — admin
Done, thanks for the suggestion!
07/02/2025 18:44 — Anonymous
Is it possible to implement info fields parsed from the title of the uploads?
Something like:
- group: Erai-raws
- format: mkv
- resolution: 1080p
- encoding: HEVC
07/02/2025 20:51 — Anonymous
isn't that basically...mediainfo? or are you looking for something else?
07/02/2025 22:50 — Anonymous
As far as I understand, mediainfo requires the file to be downloaded, and I'm not sure if it would be able to tell the group. What I want is this sort of info displayed in the website itself, not parsed from a file like mediainfo does, but from the title. I noticed that each group has their own way of formating the title, which is quite inconvenient for me.
08/02/2025 02:07 — admin
Would you be able to explain what you're ultimately aiming for?
I'm a little confused, as the info is already displayed on this website, just in the title instead of some list form.

I noticed that each group has their own way of formating the title, which is quite inconvenient for me
It's also inconvenient for me, and likely everyone else for that matter unfortunately.
08/02/2025 04:23 — Anonymous
They basically want, the media info as part of the file name or the ability to see the details (release group, codecs, resolution etc) of the file somewhere on the site.

08/02/2025 17:32 — Anonymous
Basically, I want to create a program that chooses the download that I have to do accordingly to my needs automatically.

Take as an example these 2 titles:
[ToonsHub] UniteUp! S02E05 1080p iQ WEB-DL AAC2.0 H.264 (Multi-Subs)
[SubsPlease] UniteUp! S2 - 05 (1080p) [A967C448].mkv

They both are referring to the same episode. I think it would be nice to have the info organized in a way that resembles a json, something like:
Group: ToonsHub                        SubsPlease
Anime: UniteUp!                         UniteUp!
Season: 2                                    2
Episode: 5                                   5
Resolution: 1080p                       1080p
Source Type: WEB-DL                  ?
Audio Encoding: AAC2.0              ?
Video Encoding: H.264                ?

This is just an example. I know I could achieve that with regex, but that would be very inconvenient considering the many patterns used in release titles. So, I was wondering if there is something that could be done from your side. But I guess there isn't (?).
09/02/2025 00:33 — Anonymous
09/02/2025 02:43 — admin
that would be very inconvenient considering the many patterns used in release titles. So, I was wondering if there is something that could be done from your side. But I guess there isn't (?).
I don't have anything that you don't, so it isn't any more convient for me. All the info shown is all the info I have.

AT does make guesses regarding the series, group and episode, which you can make use of (for example, see the series and episodes displays).
Resolution and encoding are available in the mediainfo for files that are processed.

All this data is available in JSON format (see Is there an API available?).
09/02/2025 13:59 — hex01e
The website is already doing that like 'https://animetosho.org/view/erai-raws-neet-kunoichi-nazeka-dousei-hajimemashita-06.1951094'
Series field:
	
NEET Kunoichi to Nazeka Dousei Hajimemashita - Episode 11: Somehow a Kunoichi Maid Burst Onto the Scene
so how do u filter them , since the api has not info about the serie and ep
10/02/2025 01:40 — admin
so how do u filter them , since the api has not info about the serie and ep
The info is supplied via the AniDB IDs (aid/eid/gid for anime/episode/group ID). You'll need to query AniDB for full details on the respective item.

Use the feed link (RSS icon in top-right) on torrent listings to determine the URL for API queries.
09/02/2025 19:24 — Anonymous
I didn't know there was mediainfo in the feed. That makes things easier for me. Thanks.
You mentioned that this is also an inconvenient for you, is it causing any problem to AT? Maybe my program can help in something.
09/02/2025 19:58 — Anonymous
He probably means the same inconvenience as you - composing and maintaining over time a failproof regex for all possible formats. AT has enough trouble as it is with autofinding correct series from the torrent title.
09/02/2025 20:24 — Anonymous
Oh, I see. Sorry for my bad english.
08/02/2025 04:20 — Anonymous
There is no standard for anime and no one enforces one. A name is enough, specifically when 90% of releases are from the same websites.
08/02/2025 01:53 — Anonymous
do you want mediainfo to be more simplified?
08/02/2025 16:22 — Anonymous
nice site
09/02/2025 18:59 — Anonymous: "Anonymous - File namer"
Admin,

I have long wondered if it is possible for batch attachments to be named differently?

Currently they are;

Batch full name
Episode full name
attachments
track #
chapter

What I hope for would look like;

Batch full name
Episode full name
Episode full name - attachments
Episode full name - track#
Episode full name - chapter

When I use MKVcleaver they are extracted with the full names so I was wondering if it's possible/feasible to do on your end.

Thanks for your consideration! and I really appreciate all that this site does!!!
10/02/2025 01:43 — admin
Thanks for the suggestion, though I don't understand it.

The structure for the 'All Attachments' download on batch torrents looks like this:

[torrent name]_attachments.7z
- [filename]
  - attachments
    - [font file]
  - chapters.xml
  - track#.lang.ext


The folder structure eliminates the need to duplicate the filename everywhere.
10/02/2025 07:00 *admin
I had a quick look at MkvCleaver - if you're looking to achieve something more consistent with its naming scheme, you can run the following batch script in the folder containing the extracted archive's contents.

@mkdir temp
@for /d %%d in (*) do @(
  @for %%f in ("%%d"\*) do move "%%f" ".\%%~nd_%%~nxf"
  @move "%%d\attachments" "temp\%%~nd_Attachments"
  @rmdir "%%d"
)
@for /d %%d in (temp\*) do move "%%d" "%%~nxd"
@rmdir temp
10/02/2025 18:50 — Anonymous: "Anonymous - File namer"
Thanks for the reply admin.

My issue is that the program I use for muxing (MKV Muxing Batch GUI) needs files and folders with unique file names (i.e. attachments1-12, subtitle1-12)  so I have to rename subs, chapters and attachments which is difficult for the attachments folder (win explorer search + copy-paste can't rename folders only files).

I am almost completely a GUI user and can only use the CL with detailed descriptions for specific cases (to be clear I'm not asking you for that information, just stating my knowledge level).

Thanks for your reply and for the script, I will try and do some research to figure out how to implement it.
11/02/2025 17:32 — Anonymous: "Anonymous - File namer"
Sorry admin,

Looks like I need to retract my previous statement.
Could you explain what in that script needs to be replaced with local information?
I'm guessing it's the * but I can't seem to get it to work.

Thanks for your consideration.
12/02/2025 01:38 — admin
Strongly recommend learning the command line if you want to automate stuff.
It won't take much time, and will be very beneficial to you.
13/02/2025 18:30 — Anonymous: "Anonymous - File namer"
D'oh! Well thanks for the response anyway.
13/02/2025 01:47 — Anonymous
Another thing you could do is try getting ChatGPT to make a python/bash/batch script for you. Can sometimes work surprisingly well for automated tasks.
11/02/2025 06:25 — Anonymous
Guys, Can you explain the difference between cheating (uwaki) and NTR?
11/02/2025 09:37 — admin
Why?
11/02/2025 15:34 — Anonymous
Maybe they got cucked and wanted to confirm it?
11/02/2025 21:29 — Anonymous
This is an anime community, NTR discussion is normal. No need to attack him personally.
11/02/2025 14:50 — Anonymous
NTR is similiar to getting cucked, or swinging. Usually NTR involves blackmail, coercion or manipulation.

Uwkai means cheating on someone romantically, as opposed to just casual sex.
15/02/2025 02:16 — Anonymous
is there a way to search for specific episode number from a series
15/02/2025 02:46 *admin
You can try entering the episode number in the search box with "...in this series only" ticked.
Or you can go to the respective AniDB page, find the episode, copy out the episode ID from the URL (https://anidb.net/episode/<id>), and going to the respective page here (https://animetosho.org/episode/<id>).
15/02/2025 23:36 — Anonymous
Thank You! searching with anidb episodeID works great
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: 08/04/2026 16:35



About/FAQs

Discord