jikan-me / jikan

Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
https://jikan.moe
MIT License
875 stars 93 forks source link

Jikan manga shows duplicate synonyms #487

Closed PythonCoderAS closed 1 year ago

PythonCoderAS commented 1 year ago

For the URL https://myanimelist.net/manga/127854, there is only one synonym title, "The Iceblade Magician Rules Over the World". However, https://api.jikan.moe/v4/manga/127854/full has two synonyms that are the same title:

      {
        "type": "Synonym",
        "title": "The Iceblade Magician Rules Over the World"
      },
      {
        "type": "Synonym",
        "title": "The Iceblade Magician Rules Over the World"
      }
github-actions[bot] commented 1 year ago

This issue will be closed and archived in 18 days, as there has been no activity in the last 60 days. If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue.

PythonCoderAS commented 1 year ago

Still reproducible on 12/23/2022

github-actions[bot] commented 1 year ago

This issue will be closed and archived in 18 days, as there has been no activity in the last 60 days. If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue.

PythonCoderAS commented 1 year ago

Still reproducible on 2/23/2022