-
-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add links to series metadata #938
Comments
But there's no links at the series level in the metadata. |
There are other Komga-exclusive metadata fields - for example Tags - that are not populated by a ComicInfo.xml or series.json. |
I'm not sure to understand what's the request, as series do not have links as part or their metadata. Is this to add links in the series metadata, like books have ? |
Yes. The exact same a for books. The request would be to be able to add these links to the series metadata the same way as you can add link to book metadata |
# [0.159.0](v0.158.0...v0.159.0) (2023-01-17) ### Bug Fixes * **api:** include Z in datetime formats ([bb7b7fd](bb7b7fd)) * **api:** some dates were not returned as UTC ([cdfb8e3](cdfb8e3)) * translated using Weblate ([6ad0188](6ad0188)) ### Features * add links field in series metadata ([f9f02a3](f9f02a3)), closes [#938](#938) * series metadata supports alternate titles ([8e0655f](8e0655f)), closes [#878](#878) * **webui:** display datetime when hovering date on item card ([4d97172](4d97172)) * **webui:** display number of pages left on book details view ([77424b1](77424b1)), closes [#1012](#1012) * **webui:** display read date on book details view ([c30c755](c30c755)), closes [#757](#757) * **webui:** increment/decrement numberSort in bulk ([e7fbe57](e7fbe57)), closes [#628](#628)
🎉 This issue has been resolved in version 0.159.0 🎉 The release is available on:
|
Describe your suggested feature
(Similar to #750 but for the series view)
Adding a button/clickable link to open websites associated with the series (Comicvine, Anilist, MyAnimeList etc.)
Similar to the 'Link' tab in the book editing dialog.
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: