Skip to content
A nime S chedule .net

Are you sure?

Timetable Feed

Timetable Feed

The following guidelines are an indicator of what is acceptable behavior on this comment section. Failing to respect them will lead to a ban.

1. Be nice and civil. Don't act like an idiot just because you're on the internet. This includes usage of slurs and baiting.
2. Try to not attention seek or bait.
3. The main language of this comment section is English.
4. Don't post spoilers of any form of media no matter its age except in threads meant for them or spoiler tagged with the source beforehand. Example: One Piece: Luffy is a pirate.
5. Don't post NSFW or NSFL content. Slightly ecchi stuff is okay.
6. Don't post personal information of other individuals (doxing).
7. Don't harass or witch hunt other individuals.
8. Don't advertise. Posting your creations is fine but not in a spammy way.
9. Don't discuss, post or link any illegal activities or material. This includes copyrighted materials and illegal streaming services.
10. Don't spam or orb farm.

Furthermore these guidelines can change at any time. Do not assume that a lack of a specific guideline here means everything else is allowed.

apiks
Admin
0/1000 characters
Kappejoj

why does pokemon horizons have a green asterisk next to the episode number?

0 Orbs
DimitrovN
Maintainer

the green asterisk indicates you have unwatched episodes on that show
so say ep 10 has come out, but you are still on 9 or 8, the asterisk will show up
this also only works for shows you have started (at least seen 1 episode)

1 Orb
Kappejoj

I see, thanks

0 Orbs
UnAmericanOtaku

Can we please get a feature that allows us to only see episodes that are on its final episod? For those of us who binge watch dubs and all.

0 Orbs
Cs_9_

You can just use a filter, doing 'dub exist' and 'completed first' should work ig.

1 Orb
pandaone

Tamplermonkey script, Toggle using ctrl+Q. You can verify safety using AI.
```
// ==UserScript==
// @name animeschedule ctrl+Q
// @namespace http://tampermonkey.net/
// @version 2026-05-17
// @match https://animeschedule.net/*
// @grant none
// ==/UserScript==

(function() {
'use strict';

let isFiltered = false;
document.addEventListener('keydown', (event) => {
// ctrl+Q
if (event.ctrlKey && event.keyCode === 81) {
[...document.querySelectorAll('.timetable-column-show')]
.filter(show=>show.querySelector('.show-episode').innerText.at(-1)!=='F')
.map(a=>{a.style.display=isFiltered?null:'none'})

isFiltered = !isFiltered;
}
})
})();
```

0 Orbs
LimitBreaker

Suggestion for something which has been annoying me for a while now:
Please give us a option to disable (if there is any already please tell me) the "NOW" instead of the time when an anime is airing as you are viewing this page. Like the red dot is really useful, it actually tells you if it is airing, but when it says "NOW" it hides the time, and you need to click the anime and go to another page to see the time.

5 Orbs
TexasPotato
Donator

Hard agree.

0 Orbs
Pragma

Love the website, can you add dark mode please?

0 Orbs
RockinChaos
Maintainer
Admin

Hey, this already exists, if you scroll to the very bottom of the page in the bottom right you will see a theme select option 😊.

3 Orbs
m4c1990

I am still wondering why the dark mode option is not the default on most sites considering it's probably used by most people anyway.

0 Orbs
View more replies
Skeleton_King9

It's harder to see outside in the sun.

3 Orbs
View more replies
MalcolnLMR

still waiting for the update were we can use the dark mode during the day, night time clearly isnt enough

0 Orbs
TexasPotato
Donator

Y'all go outside? Lol

0 Orbs
Pragma

I think it should be at the top of the website instead of tucked away at the very bottom but thank you for your reply!

0 Orbs
View more replies
Tron_Creeper2
Donator

as far as i remember, that's an intentional design.

1 Orb
geekazoid

3 best new season anime are the cat and the dragon smoking behind the supermarket and yanineko no doubt about it

2 Orbs
DimitrovN
Maintainer

I think I can only agree to one of those, that being Smoking Behind the Supermarket, in addition to Jaadugar and Love Unseen.

2 Orbs
OldGreggu

Unseen is a respectable choice. I haven't been able to start Jaadugar as the seasons rolled on, guess I'm going to save it for when it finishes.

1 Orb
View more replies
DimitrovN
Maintainer

Jaadugar arguably AotS, def check it out if you get the chance

2 Orbs
OldGreggu

Cat and the Dragon I like but hasn't struck me like the other two, I don't even know what I would pick for a third, Kaiju maybe Inept Villainess 🫪

2 Orbs
WatchTillTandava

Yani Neko, Jaadugar, and Thunder 3 for me.

1 Orb
Avity

Yomi no Tsugai finally getting some respect.

3 Orbs
kikipoko

of course i hear this the moment i drop it

1 Orb
Avity

I meant it got moved up on saturday list to be at the top, instead of all the way at the bottom.
But it's still good.

0 Orbs
View more replies
apiks
Admin

The popularity algorithm got reworked, it's possible that's why.

1 Orb
LoveRem

i kinda miss the saga of tanya the evil ad background, am i able to put it back or nah?

4 Orbs
OldGreggu

Yeah, I wish I saved the file, maybe could of done something to locally keep it how it was.

0 Orbs
wideke3336

Though I am an inept villainess ep3 dub is out early

1 Orb
RockinChaos
Maintainer
Admin

Confirmed and updated. Seems Netflix has been releasing it 5 days ahead of the other streaming platforms.

1 Orb
Psytrese
Donator

This is not being released on Netflix in my region and I don't VPN. Anything I can do to get it to show up on Sunday?

0 Orbs
jah0ng
Donator

I thought donators went ad-free, but now I see one on all the anime pages, under the "Official Streaming Platforms / Information Websites" block. Is that intentional or bug?

1 Orb
apiks
Admin

It was an oversight on my part. Should be good now.

1 Orb
KnewOne

Did alignment broke with the settings open ? On <= ~ 1500 pixels it's fine, but the main weekdays seem to be left aligned, so on usual screen sizes on pc monitors it's very wrong.

https://cdn.jumpshare.com/preview/jSGNp8cIvZQTScNPmnGQ9mTUN1AqfPshqmGxjIbYqAAaJjKA3ouCJt75rpgpL02dDsq4GFWmsZurlYOVaHRvaUv0ia3gAKTohsvEGRm4A

1 Orb
apiks
Admin

The image doesn't seem to work.

I did align the filters and previous/next buttons with the timetable, but everything seems to work. I don't see the issue you're experiencing.

What browser and screen size are you on?

0 Orbs
KnewOne

Their cdn misbehaving; was working previously. This is the same gif
https://jumpshare.com/s/FsInnbx4txrmupH8Tpq2
I tried on chrome, chrome in incognito, firefox.
Original screen is 2560 × 1440

1 Orb
View more replies
apiks
Admin

Managed to replicate and fix it. It seems the issue was only happening when the timetable settings were open.

Should be good now.

2 Orbs