-
Notifications
You must be signed in to change notification settings - Fork 293
Description
Describe your suggested feature
Currently when reading from local source, suwayomi only grabs metadata per comic. This means there is complete metadata for comics but not for individual chapters in a comic. For example, here is a chapter displayed from a non-local source:

and here is the same chapter displayed from local source:

This does not show the translator (in this case, uploader), and the title is not the same as the original due to how suwayomi names downloads and how windows is unable to handle having : characters in file names. Suwayomi already adds an xml of metadata to every chapter download, which it could read to get this information, so there wouldn't be any changes necessary to the downloading process.
Chapter data I would like to see grabbed from metadata:
Title
Translator (or uploader)
Date
Other details
No response
Acknowledgements
- I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
- I have written a short but informative title (ideally less than ~100 characters).
- I have updated to the latest version.
- I have filled out all of the requested information in this form, including specific version numbers.