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,328 comment(s) posted: [view latest]
14/04/2021 00:21 — Anonymous
Is there a way to filter out [SSA] torrents from the list?  They are essentially mini-size re-encodes, but since they come from TT, they don't get filtered out by the Nyaa "Hide Remakes" filter.
14/04/2021 00:26 — Gurphy_TC
Moderator    Invisible Avatar - Patent Pending
get a login, then under your accounts settings:

"Listing Blacklist:
	

You can choose to hide certain items from listings by specifying a list of blacklisted terms here."
14/04/2021 01:10 — Anonymous
Thank you!  Apparently it's true: Membership has its privileges!
14/04/2021 02:23 — Anonymous
non-membership also has privileges.
14/04/2021 06:10 — Anonymous
care to elaborate
19/04/2021 09:41 *Anonymous: "Jeff"
[spam]
27/04/2021 06:48 *Anonymous: "Ash"
[spam]
01/05/2021 11:02 *Anonymous: "Thelma"
[spam]
03/05/2021 06:43 *Anonymous: "Ericka Gro"
[spam]
19/04/2021 17:06 *geha714
Request withdrawn.
21/04/2021 06:20 — Anonymous
<3
23/04/2021 09:00 — Anonymous
Hey, admin, since you parse torrents anyways, how about adding a filter that would put torrents containing executables (and maybe archives + text files) through premoderation queue?
23/04/2021 14:32 — Anonymous
For security?  Is there a need?  Seems everything is being handled ok.  Maybe you have some other purpose in mind?
26/04/2021 11:39 — admin
Thanks for the suggestion. There actually are some rules, but they only focus on skipping on downloading the torrent, not for display purposes. Also, the rules are very specific, to avoid mislabeling things, so often bypassed.

I think it may make more sense for the source sites to implement more stringent filters than a mirror, though I might look at being stricter on TokyoTosho/Anidex sources.
23/04/2021 12:42 — Anonymous
Is there a way to search through the post so I can search already asked questions?
26/04/2021 01:49 — Anonymous
For the Feedback section I don't know of any.  There's no Question field to index or search on, and things change over time so it's probably better to just ask about any current question or comment you have.  There is also a frequently asked questions page, the link is under the banner.
26/04/2021 11:42 — admin
As mentioned by above commenter, no search for text, but there's a FAQ page with some things.
If it's not specific to Anime Tosho, just search the web. If it is, just post it.
28/04/2021 13:39 — Anonymous
Hey, I realised I've been using AT for over 5 years now. I thought I'd just say thanks to the team that run and maintain it. Its such a good site!
30/04/2021 19:23 — Anonymous
I concur. best anime site ever, I've been using this place every day for years now. Love the simple page layout. Keep up the good work admin-sans
10/05/2021 12:13 — admin
Thanks!
05/05/2021 01:38 — Anonymous
Hi, since you guys are already downloading and uploading the data, is possible for you to extract the media info and add it to titles?

some of those release really hard to gauge as they dont often have codec audio, dual/single etc.

It would really be helpful.

the dream to have correctly named episodes specially in season releases.

Show Title - ep - title [media info]
05/05/2021 03:03 — Anonymous
Click on the file name and mediainfo is displayed. Did you mean something else?
05/05/2021 13:58 — Anonymous: "Anon"
Mediainfo is there for years now. It seems you just don't know how to access it!

Take this release (https://animetosho.org/view/commie-sk8-infinity-volume-1-bd-720p-aac.n1381744) as an example. If you click on any link (for example the first one: https://animetosho.org/file/commie-sk8...kv.855426) you can see all the info about video, audio and subtitle(s).

Keep up the good work, AT ;)
05/05/2021 16:48 — Anonymous
Thanks indeed i didn't know about the sub page of the file for some reason i thought it linked for direct DL or something lol.

i was thinking for of this case right now if you search for example from sonarr this title will be shown.

[SubsPlease] Hetalia World Stars - 06 (1080p) [7C092E60].mkv

you cant really use filters except for hard release group to get this and other filters for codec, audio etc will not function as they are not available. instead since the info already exists on AT db could the title be appended to be for exmaple

[SubsPlease] Hetalia World Stars - 06 (1080p) [7C092E60] [JA] [H264 AAC].mkv
and for dual audo would be either
[SubsPlease] Hetalia World Stars - 06 (1080p) [7C092E60] [JA+EN] [H264 AAC].mkv

this ofc if the file doesn't have tags already.

standardizing the naming is extremely helpful right now sadly most of the anime community has different ideas about release names. making automation really hard.

right now i have custom RSS filter to fix subsplease releases to be like

[SubsPlease] Hetalia World Stars - 06 [WEBDL-1080p] [JA] [H264 AAC 8bit] [7C092E60].mkv to at least make some filters of sonarr work. and give some score to the release.
10/05/2021 12:21 — admin
Thanks for the suggestion.
I'm rather unwilling to change names around, as the intention is to mirror with as few changes as possible (ideally none) - it might be best to suggest uploaders adopt your naming scheme if that's your goal.

Having said that, SubsPlease should be using mostly the same parameters for their releases, so it doesn't seem so useful for this particular example.
12/05/2021 15:42 — Anonymous
Thanks for your reply.

it's understandable that you dont want to alter them officially. is it possible to say have a an API that list Nzbs with their media info and then we can transform that data into usable form?

Thanks.
12/05/2021 22:27 — admin
I don't believe Newznab provides much in the way of specifying mediainfo unfortunately.
If you're referring to a feed variant which modifies titles, I'm not quite confident in that either. For one, there's no reliable way to automatically parse titles, much less figure out how to modify them.
There's also the complication of having more than one file in a torrent - mediainfo happens on a per-file basis.

Would you be able to give a clearer explanation of what exactly you're trying to do? There may be another way.
17/05/2021 01:27 — Anonymous
Sorry about the late reply.

Indeed here is what i would like to do

1. https://animetosho.org/api/richfeed/
2. the url would return an object with something like { "feed": {"title",...more fields, "mediainfo": [{},{}] } }
3. a script i would make then parse feed titles for tags such as video audio subtitles etc., if found great pass it unaltered.
4. if no or missing tags. alter url to include them via the provided mediainfo object.
5. for mutli items releases you parse all included mediainfo objects and choose the most common. for example, if you have 10 files that are h264 and 1 h265 then the release is most likely is h264.
17/05/2021 11:13 — admin
There's a JSON version of the feed available at https://feed.animetosho.org/json
I don't intend to return any files in that listing, but I could create the option to query a specific torrent, where it'll return info of the files within. Does that sound feasible to you?
18/05/2021 05:49 — Anonymous
This sounds good, i was just afraid that crawling the links might put stress on the your servers where is not needed. but if thats the way you approve of then i think all good.

taking few secs to generate the feed server side and caching the result seems to be much more ideal then doing ( feed.count x feed.object.files x files.mediainfo ) requests. Of course the requests would depend on how you plan to implement files within. as in one request or induvial for media info.

if it's just {feed.id: { files:[ {info.., mediainfo: {} }] } then yeah that would work if it's individual request for each file to get media info. that wouldn't scale as some torrents has hundreds of files each.

Thank you for your reply.
18/05/2021 12:32 — admin
Requests are rate limited and throttling is applied if too many are sent.
If the feed is queried frequently, most of the data returned would be identical, and mediainfo can take up a lot of space/bandwidth when aggregated across many files. Constraining info to specific requests avoids this bandwidth wastage (assuming the client is well behaved).

I've added a torrent request function - you need to give it the ID of the torrent you're querying (example).
Hopefully that gives you what you're looking for.
20/05/2021 00:46 — Anonymous
Thank you i think i can work out with what is given. i'll post an update once i have something.

07/05/2021 01:40 — Anonymous
Can we have a default dark mode? (Hotaru would work perfectly.)
07/05/2021 01:58 — Anonymous
If you choose it, it should stick unless you delete your cookies.
07/05/2021 15:38 — Anonymous
I'm afraid we won't have Hotaru in the near future. If one another theme is added then Hotaru will be out of the list of themes to choose :(
admin, please bring down Hotaru's position in the list of themes so it wont be kicked out of the list.
07/05/2021 16:02 — Anonymous
Somewhere in feedback people have outlined how to save themes on your machine. There are browser add-ons for that too.
07/05/2021 16:23 — sameer
( -‿-)-🍥🍣
two months for her.
07/05/2021 19:17 — Anonymous
Hotaru is my preferred theme.
09/05/2021 06:50 *darkash
use stylish and modify the css (background url) from https://animetosho.org/inc/style_173.css
specify the domain where it's applied to animetosho.org

Anyway I think we will get another dark theme replacement, there's actually one dark theme in the past before hotaru, I think it's on 2011 or something
11/05/2021 00:16 — Anonymous
Don't use Stylish. They're baked with privacy issues and have been known to use spyware.

Use Greasemonkey instead to modify the css.
11/05/2021 01:01 — Anonymous
Stylus
09/05/2021 12:35 — Anonymous: "Anon"
I love to see a dark theme with the girls of Kami Nomi zo Shiru Sekai or Ore no Imōto ga Konna ni Kawaii Wake ga Nai. Really great anime shows 👌
And the only anime I've watched starring admin!!! is Oreimo. I've seen him in Kirino's room 😠
10/05/2021 18:40 *Gurphy_TC
Moderator    Invisible Avatar - Patent Pending
Zippy was down for a while, missed links should be filled in on retries soon.
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: 26/04/2026 19:10



About/FAQs

Discord