Skip to content

fix: Implement guide-based cover image fallback#830

Merged
daveallie merged 4 commits intocrosspoint-reader:masterfrom
itsthisjustin:fix/guide-cover-parser
Feb 16, 2026
Merged

fix: Implement guide-based cover image fallback#830
daveallie merged 4 commits intocrosspoint-reader:masterfrom
itsthisjustin:fix/guide-cover-parser

Conversation

@itsthisjustin
Copy link
Contributor

This partially fixes #769 but is dependent upon PR #827 being merged along side this @daveallie. I removed my PNG conversion code after finding out that PR was already created. Without this PR though that book in #769 will still fail to load because of how it's stored in the file

Extract cover image reference from guide's cover page XHTML when metadata cover is not found
daveallie
daveallie previously approved these changes Feb 16, 2026
Copy link
Member

@daveallie daveallie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just needs a rebase.

@daveallie daveallie merged commit 6702060 into crosspoint-reader:master Feb 16, 2026
6 checks passed
Unintendedsideeffects pushed a commit to Unintendedsideeffects/crosspoint-reader that referenced this pull request Feb 17, 2026
This partially fixes crosspoint-reader#769 but is dependent upon PR crosspoint-reader#827 being merged
along side this @daveallie. I removed my PNG conversion code after
finding out that PR was already created. Without this PR though that
book in crosspoint-reader#769 will still fail to load because of how it's stored in the
file

---------

Co-authored-by: Dave Allie <[email protected]>
saslv pushed a commit to saslv/crosspoint-reader that referenced this pull request Feb 19, 2026
This partially fixes crosspoint-reader#769 but is dependent upon PR crosspoint-reader#827 being merged
along side this @daveallie. I removed my PNG conversion code after
finding out that PR was already created. Without this PR though that
book in crosspoint-reader#769 will still fail to load because of how it's stored in the
file

---------

Co-authored-by: Dave Allie <[email protected]>
el pushed a commit to el/crosspoint-reader that referenced this pull request Feb 19, 2026
This partially fixes crosspoint-reader#769 but is dependent upon PR crosspoint-reader#827 being merged
along side this @daveallie. I removed my PNG conversion code after
finding out that PR was already created. Without this PR though that
book in crosspoint-reader#769 will still fail to load because of how it's stored in the
file

---------

Co-authored-by: Dave Allie <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Cover not found inside EPUB file

2 participants