komga icon indicating copy to clipboard operation
komga copied to clipboard

Import "Imprint" from series.json and/or ComicInfo.xml, append to Publisher

Open awh-tokyo opened this issue 3 years ago • 0 comments

Describe your suggested feature

As far as I can tell, "Imprint" is ignored when importing metadata from ComicInfo.xml and series.json.

Ideally it would import as a separate field, but failing that, it would be nice to append it to the Publisher field. For example:

    "publisher": "小学館",
    "imprint": "ゲッサン少年サンデーコミックス",

could import as

"Publisher: 小学館 [ゲッサン少年サンデーコミックス]"

Other details

No response

Acknowledgements

  • [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • [X] I have written a short but informative title.
  • [X] I have updated the app to the latest version.
  • [X] I will fill out all of the requested information in this form.

awh-tokyo avatar Jun 11 '22 09:06 awh-tokyo