Irfan (Nekomata)

Results 79 comments of Irfan (Nekomata)

Will be resolved by https://github.com/jikan-me/jikan-rest/pull/268

Hi, formatting is not removed. The synopsis is parsed from a meta tag. Which is why there is no formatting.

Will look into it the feasibility

Thanks for your patience. MAL [recently rehauled](https://myanimelist.net/forum/?topicid=2034720&show=0) the reviews a bit and added some new information to it. I'm working on a fix for this.

Closing this issue, please track it further here: https://github.com/jikan-me/jikan-rest/issues/281

This is interesting. The anime doesn't exist: https://myanimelist.net/anime/51409 I'm not sure why the 404 isn't getting thrown as an exception for this ID specifically 🤔

Played around a bit with this: https://mxj.myanimelist.net/about-me/ ![image](https://user-images.githubusercontent.com/9166451/176858588-c180a741-adaf-444b-9627-70f76aee9754.png) ![image](https://user-images.githubusercontent.com/9166451/176858613-3ea0eaf7-87ce-433a-b595-6bf7ba1f05b5.png) ![image](https://user-images.githubusercontent.com/9166451/176858708-e938557c-701f-47ed-9db7-446e513ba130.png) There are a total of 3 ranking sections possible. Ranking items can be in the range of 1-10 ![image](https://user-images.githubusercontent.com/9166451/176858981-47899f2f-e7af-49bf-8e35-004779975e2f.png) And...

As for the structure; possibly the following: - Main - cover_image_url - title - introduction - anime - watching this season (Array of AnimeMeta) - last completed (Array of AnimeMeta)...

@nerg4l I was thinking the same thing. Not sure what an approach for this would be if we were to update the cache periodically.

To add to the discussion: An outdated cache for some tests might benefit. For example, I just added `approved` to the Anime/Manga model to help detect entries that have been...