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,168 comment(s) posted: [view latest]
13/03/2025 23:54 — Anonymous
whois Luxury?
13/03/2025 23:57 — Anonymous
Who is Luxury? For the blind, he is light. For the hungry, he is bread. For the sick, he is the cure. For the sad, he is joy. For the poor, he is the treasure; for the debtor, he is forgiveness.

14/03/2025 02:40 — Anonymous
Cool story bro.
14/03/2025 00:03 — Anonymous
He is a 2 YO that acts out because he can't have things his way.
14/03/2025 00:04 — Anonymous
some spergtoid who makes shitty releases, goes onto other people's releases completely unwarranted to shit on them, acts like a dickhead, and spergs out like he's doing now when he gets punished for being a shitter
14/03/2025 00:35 — Anonymous
I looked up "sperg" and learned something.  

Sounds appropriate.
14/03/2025 03:19 — Anonymous
sneed to the snald to the mald to the based
14/03/2025 08:43 — Shinji17
I'm trying to download subs from https://animetosho.org/view/kgolve-nit...v.n548924, but download is not even starting, for all entries, what gives?
16/03/2025 05:37 — Laymon
I have an idea for a new feature. A private txt box for all the users. They can make notes, write down name of the anime they re planning to watch or have watched. Just have a simple txt button, you click it and it opens a blank note page like on windows. Very archaic but has a charm to it.
16/03/2025 07:48 — admin
Thanks for the suggestion, but as most people already have such a function in their OS, I see little benefit in it.
16/03/2025 09:52 *Sylphrena
Is there some kind of delay between torrent uploads and when the search is indexed?

Currently, as of writing this comment, 9:50 AM UTC, the torrent feed shows a bunch of torrents by SubsPlease within the last hour for example:
https://files.catbox.moe/64xg6n.png

However, *searching* for SubsPlease does not return these results:
https://files.catbox.moe/qf5een.png

Subsequently, they don't appear in a filtered RSS feed either.

Thanks in advance!
16/03/2025 11:11 — admin
Looks like a bit of a glitch happened there, so thanks for reporting it. It should be fixed now.

In general though, yes, you may notice a delay as the search index is updated periodically.
16/03/2025 11:59 *Sylphrena
Thank you for the quick response and for the site!
18/03/2025 03:44 — Satanswarrior
Not sure if any Full metal Panic! fans here have seen this. Found it today hoping for good news. No clue of release date.
https://screenrant.com/full-metal-pani...a-details/
24/03/2025 21:54 — Anonymous
is this feedback? (rhetorical question)
24/03/2025 22:04 — Anonymous
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/03/2025 23:22 — Anonymous: "Jamsheed"
Happy Nowruz (Persian New Year)! 😊🥳
May the arrival of spring brings you colorful blessings, light, and health 🤟😃😎
22/03/2025 14:10 — Anonymous
It would be super helpful if there was a link "in the search results page" to download "all attachments" or even chapter files separately, like there is for sub files on the torrent pages.
23/03/2025 12:16 — admin
On the "Show: Downloads" listbox above the listing, you can change it to show attachments.
23/03/2025 18:25 — Anonymous
2admin: check please, screenshots and attachments are not available
Requesting https://storage.animetosho.org ..
Error: Connection timed out (Error #10060)
23/03/2025 18:30 — Anonymous
I have the same issue, the storage server is timing out.
23/03/2025 19:06 — Paul_NZ
Yup, can't download NZB's either.
24/03/2025 08:08 — admin
Thanks, should be fixed now.

Host has been shutting it down due to high CPU usage. Might need to tighten usage of the feed somewhat.
24/03/2025 21:47 — Anonymous
wtf, is that a restriction of the provider??, i mean normally if cpu peaks at 100% its get hot, fans go to full rpm and its gets laud and basically everything is fine as long as you got enough power and cool air ;)

try running the process that uses to much cycles with "cpulimit" ( https://limitcpu.sourceforge.net/ https://manpages.debian.org/unstable/c....1.en.html )  to limit its cycles accordingly (its a bit like nice only it dose not prioritize others above but limits the cycles to a specific value (like only use 20% ) )...
25/03/2025 10:59 — admin
Thanks for the suggestion.
Generally hosts don't want one client consuming too much CPU on a shared server, as resources are oversold and would limit CPU for others.
Hard limiting CPU usage does mean one can't take advantage of burst availability, so I'm more inclined to look at lowering average usage at first. But it could come in handy some day.
25/03/2025 11:24 — Anonymous
I'm surprised it's running on a shared instance
28/03/2025 22:14 — Anonymous
hmmm, i wonder if i'm at fault here, as my users might be.... "flooding" the feed with repeat requests of the same
29/03/2025 02:26 — admin
I can't evaluate what you're referring to, but there are 'flood control' mechanisms in place (though I'd consider the limits fairly generous).

I'm adjusting how the search works; I've made keyword expansion less aggressive, which seems to have lowered CPU.
I might put limits on terms like 'a*' as the expansion of such is particularly problematic.

In terms of client behaviour, I've noticed a lot of non-anime related searches being made. I suspect this is due to automation software sending search terms to all listed indexers, so AT gets a bunch of theoretically unnecessary traffic that way.
There's also the fact that much of that software is married to TVDB and the like, so can't perform AniDB ID based querying and has to resort to title searches, sometimes once per episode.
29/03/2025 16:56 — Anonymous
yeah,  'a*' is my users, simply because there's not a way to search with exclusions only so if i want to do eid=1231231&qx="!AC3" i need to add  'a*' because you cant have only exclusions, if you manage to change/fix that I'll remove it from all the queries

I also noticed filtering by "1080" just breaks the feed, you need to do "1080p" now, which is weirdge...
30/03/2025 05:33 — admin
Negative-only searches aren't allowed because negative indexes aren't a thing, and I'm not particularly fond of attempts to bypass this. If I add expansion limits, terms like 'a*' probably won't work the way you expect them to any more.
Though I can put in an exception to enable negative-only searches when an aid or eid is supplied. In these cases, there's likely few enough entries such that the performance hit isn't too bad.

If you search using Sphinx syntax, the recent change means that keywords aren't expanded automatically anymore. Previously "1080" could get expanded to "1080p", "1920x1080" etc, but now you'll need to manually specify expansions that you want.
30/03/2025 12:41 — Anonymous
> and I'm not particularly fond of attempts to bypass this

what do you suggest then, what would be the best way to exclude a keyword

negative only with aid or eid supplied would be absolute peak, and would likely help perf on ur end in the long run too
31/03/2025 07:35 *admin
Unfortunately I don't have any suggestions - it's likely not what you want to hear, but pure exclusion filtering is just hard.
If you don't expect to exclude much, filtering client side might be a solution.

You should now be able to use negative-only terms in searches when an aid/eid is supplied. Hopefully that works out for you.
31/03/2025 13:52 — Anonymous
great, my queries now look like this:

?eid=293094&qx=1&q=!("DTS"|"TrueHD"|"[EMBER]"|"720p"|"540p"|"480p")"1080p"

is this still too specific? too laggy for you, should i somehow simplify it??
31/03/2025 14:37 — Anonymous
I'm considering

?eid=293094&qx=1&q=!("DTS"|"TrueHD"|"[EMBER]"|"*720*"|"*540*"|"*480*")"*1080*"

tell me if you'd prefer if that wasn't the query used, i kinda want to use it because some shows are tagged as 1920x1080 or even 1920x1080p which is awful, so *1080* does x1080 x1080p and 1080p
31/03/2025 18:57 — Anonymous
hm, actually this isnt correct, I think I'd be looking for ?eid=293094&qx=1&q="1080p"|-("720p"|"540p"|"480p") but i cannot get this to work correctly....
31/03/2025 19:34 — Anonymous
yeah, I'm fairly sure something is wrong
?aid=18576&qx=1&q=("1080p")|(NOT("720p"|"480p"|"360p"))
does not return any 2160p entries, however
?aid=18576&qx=1&q=!("720p"|"480p"|"360p")
returns 2160p entries, this is woeful

sorry for the spam, but i'm actually at my wits end trying to get this working, while making sure i dont tank your servers with my users, i didnt expect my app to actually impact you this much :/
31/03/2025 20:08 — Anonymous
after a lot of sanity loss of hours later, i settled on:
q=!("DTS"|"TrueHD"|"[EMBER]")!(*720*|*540*|*480*)

sorry for the.... flood of users spaming expanded queries, i didnt realise it had such a perf impact
01/04/2025 05:07 *admin
Thanks for your concerns. Sorry if I implied that your searches are having a significant performance impact - it's not really what I meant.
Terms like 'a*' showed up as queries taking the most time, indicating that it potentially could be something I'd want to restrict in the future.
Whilst the searches are relatively expensive, there isn't too many of them.
(also part of the problem is the search server not using the correct index)

?aid=18576&qx=1&q=("1080p")|(NOT("720p"|"480p"|"360p"))
does not return any 2160p entries, however
When positive terms are specified, they must be present in the results.
So if your 2160p entries don't contain "1080p", they won't show up.

For negative terms, they must be absent in the results. So if !(*720*) is specified, the following examples will not appear in the results:
- [Group] Title - 05 (Web 1080p) [A1E720F8].mkv
- Title.S01E720.1080p-Group.mkv

i kinda want to use it because some shows are tagged as 1920x1080 or even 1920x1080p which is awful, so *1080* does x1080 x1080p and 1080p
You can just specify all those cases, e.g. (*x1080|*x1080p|1080p).
23/03/2025 19:35 — Anonymous
I'm getting a "pages never finish loading' issue - Tried different browser, removed ad blockers. Still same. Main page is fine, issue seems to be any page with a photo (Series page, episodes page etc) and photos will not load, at all. Might be my end but I haven't changed anything on my setup, and first time seeing the issue and other websites working ok.
23/03/2025 19:45 — Anonymous
That's the issue we mentioned two post before, the storage server seems to be down.
24/03/2025 21:50 — Anonymous
there are no ads here, so adblocker disabled or enable makes no difference, wish more pages would be like this ;)
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: 07/04/2026 04:44



About/FAQs

Discord