-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Receive "Episode not released!" even though the episode is released on allanime.to #1429
Comments
Also happening on 4.9.0 on NixOS unstable. Has been happening with every episode released in the last 24-36 hours or so that I'm watching. Tower of God, Monogatari, Fairy Tail 100YQ, etc. |
We scrape only a small subset of video providers from allanime. Most of the times when a new episode is released it only has providers we dont scrape. |
Ah ok, is there an issue for increasing the number of providers scraped? I might be interested in attempting developing that at some point when I have time |
How is this a resolution? Is there an issue/pr to add more providers to scrape this can at least be linked to? |
No mostly, as long as the code isnt too complicated. Lines 131 to 197 in 5daa876
|
#1410 |
Generally we don't add more cause the current providers are the most stable and don't break unexpectedly |
One quick improvement would be to change the error message in this event, it is in fact incorrect to say that the episode is not released yet. Perhaps something along the lines of: "episode has not been released in a provider we support" may be better. I would not have made this issue as a bug if I got a better error message. |
Version: 4.9.0
OS: Arch Linux
Shell: bash
Anime: Kami No Tou (Tower of god season 2)
** description **
Get "Episode not released!" when the episode is realeased on allanime.to.
Steps To Reproduce
Happens when I try to watch an episode which is tracked in ani-cli and can thence be selected, but it fails. Think it has something to do with the episode only recently being released (as of my attempt, the episode has only been released 5 hours ago on allanime.to)
Expected behavior
Should be able to watch episode
The text was updated successfully, but these errors were encountered: