gotson / komga

Media server for comics/mangas/BDs/magazines/eBooks with API, OPDS and Kobo Sync support
https://komga.org
MIT License
4k stars 236 forks source link

[metadata] support HDoujin Downloader `info.json` #1036

Closed t-etra closed 10 months ago

t-etra commented 1 year ago

Describe your suggested feature

like this info.json from HDoujin Downloader, don't let you irritate with it's name, (i think its the best to download+metadata

{
  "manga_info": {
    "title": "Beast Tamer",
    "original_title": "",
    "author": [
      "Suzu Miyama"
    ],
    "artist": [],
    "circle": [],
    "scanlator": [],
    "translator": [],
    "publisher": "",
    "description": "Because Rein was a weak and simple beast tamer, he was expelled from the hero's group but that didn't stop his desire to be an adventurer. By taking simple quests afterwards he has a destined encounter with a strong cat girl. \r\n \r\n**Link :** \r\n- [WN Raw](https://ncode.syosetu.com/n8810eu/)",
    "status": "Ongoing",
    "chapters": 114,
    "pages": null,
    "tags": {
      "misc": [
        "Action",
        "Adaptation",
        "Adventure",
        "Comedy",
        "Fantasy",
        "Harem",
        "Romance",
        "Slice Of Life"
      ]
    },
    "type": "Manga",
    "language": [],
    "released": "2019",
    "characters": [],
    "series": "",
    "parody": [],
    "url": "https://mangadex.org/title/d0c60a11-0106-45cf-abfc-d131cb49868f/beast-tamer"
  }
}

Other details

i suggest it because the formatting from comicinfo.xml is bad from some pages where it double crawl author in all of Writer/Letterer/CoverArtist/Editor/Inker.

Acknowledgements

gotson commented 1 year ago

i suggest it because the formatting from comicinfo.xml is bad from some pages where it double crawl author in all of Writer/Letterer/CoverArtist/Editor/Inker.

Not sure to understand that bit. It's not a ComifInfo.xml issue, but most likely the tool generating it not doing it properly.