Skip to content
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

OPDS: Cannot get thumbnail for EPUB #1312

Closed
5 tasks done
noaione opened this issue Nov 29, 2023 · 1 comment
Closed
5 tasks done

OPDS: Cannot get thumbnail for EPUB #1312

noaione opened this issue Nov 29, 2023 · 1 comment
Labels
bug Something isn't working released

Comments

@noaione
Copy link
Contributor

noaione commented Nov 29, 2023

Steps to reproduce

  1. Add new EPUB book and do not upload any additional thumbnail so it only have generated one
  2. Try to get thumbnail via /opds/v1.2/books/:bookId/thumbnail or /opds/v2/books/:bookId/thumbnail

Expected behavior

Shows thumbnail

Actual behavior

Failed to return thumbnail, similar error to #1311 (unable to access page content because Epub profile)

AFAIK, the epub extractor already have a getCover function, so maybe use that?

Logs

No response

Komga version

1.8.2

Operating system

Ubuntu 22.04 LTS

Installation method

jar

Other details

No response

Acknowledgements

  • I have searched the existing issues (open AND closed) and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have checked the FAQ.
  • I have updated the app to the latest version.
  • I will fill out all of the requested information in this form.
@noaione noaione added the triage label Nov 29, 2023
@gotson gotson added bug Something isn't working and removed triage labels Nov 29, 2023
@gotson gotson closed this as completed in 5a71cf7 Nov 29, 2023
Copy link
Contributor

🎉 This issue has been resolved in 1.8.3 (Release Notes)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants