-
The last duplication check showed that there are a lot of wrongful merges. I stopped extracting the real the duplicates and hope to provide a fix in the next update in order to only get the real dupli…
-
The API lets you look up anime and manga, but does it allow you to look up a person and see the works they've contributed to? E.g., https://www.animenewsnetwork.com/encyclopedia/people.php?id=50324&lo…
-
Hi!
I need to retrieve the rating (and maybe the number of voters) of an anime entry from the AnimeNewsNetwork Encyclopedia. But I cannot find the documentation on how to do that with the API.
I'm w…
-
Occurs both with GUI and gpo CLI. In CLI it maxes out 1 CPU continually writing status message as fast as it can and prevents other downloads. In GUI it causes threads to freeze.
Feed: https://ww…
-
**Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue. Duplicating issues makes it more difficult for everyone to follow. Your issue may ha…
-
It's basically a synonym for `animenewsnetwork.com`, but filtering does not occur at all. The rules for `animenewsnetwork.com` need to be applied also for `animenewsnetwork.cc`.
I have uBlock Origi…
-
I'd be really interested in support for batch API calls. An example of this would be a call to get a couple different anime objects by MyAnimeList ID: `https://jikan.me/api/anime/21/22/23/24/...`. Thi…
-
# Motivation
User can see a recommended anime that matches the user's preference if he or she has time to spend on watching something new.
# Implementation
- [x] Create a wireframe.
- [x] Instal…
-
-
アニメの各話情報(エピソード)を入力する.
## 構造
`episodes` キーに配列として表す.
各話ごとのスタッフ情報など,他にも様々な情報が考えられるが,一旦以下の例にあるように最低限の情報だけ記録する(それでも今記録されている全てのアニメを網羅するのは大変).
``` yaml
episodes:
- prefix: "第1話" # エピソードの位置を指定する(と思われる)文字列…