We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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/v1.2/books/:bookId/thumbnail
/opds/v2/books/:bookId/thumbnail
Shows thumbnail
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?
getCover
No response
1.8.2
Ubuntu 22.04 LTS
jar
The text was updated successfully, but these errors were encountered:
5a71cf7
🎉 This issue has been resolved in 1.8.3 (Release Notes)
1.8.3
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
/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
The text was updated successfully, but these errors were encountered: