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

Kobo sync detect fixed layout #2262

Merged

Conversation

petersonev
Copy link
Contributor

When using Kobo sync the layout of the Kepub has to be explicitly given, unlike when books are imported over USB which Kobo will check the epub format and set the type accordingly.

Currently the Kobo sync metadata format always returns KEPUB even when the epub has the layout set to 'pre-paginated' for fixed layout epubs.

This PR checks if the layout is specified in the epub metadata and if the layout is set to be fixed will change the format accordingly to EPUB3FL.

This allows for epubs to take up the full screen which is useful for comics/manga and should fix #1219 and #1514

@DamiaPoquet
Copy link

@OzzieIsaacs just in case you missed it, this PR should fix some issues we are having with comic/manga files. It's interesting to get it merged.

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.

3 participants