-
Notifications
You must be signed in to change notification settings - Fork 28
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
Processing error when trying to upload to google play books EPUB #6
Comments
Thanks for reporting this problem. I can reproduce the validation errors. I checked my local version of the Unfortunately I still receive a similar amount and kinds of validation errors. For what it's worth, here's the full log of warnings I get when converting the books:
Next I tried upgrading Sorry, tried my best. I think this is a gitbook/redux docs interplay issue. |
Found a way to upgrade gitbook to 3.0.0.
I've made a new build and uploaded them in ef2176c. Could you try adding the ePub to google books again? |
Hi @paulkogel, The book uploads and validates properly but it's only the table of contents of 9 pages. The new file size is: 18.5Kb vs 587Kb compared to the previous commit. |
…ok to v3.0.0 in redux repo" This reverts commit ef2176c.
ah, I forgot to adjust some paths in redux's docs/README.md. |
And one more attempt with the latest version of Calibre (the program used to convert to ePub): |
Thanks for spending the time to look into this issue. Meanwhile I think I'll get by with the PDF :) |
No problem. I've used this app to read the Redux docs on Android: |
Hello,
I get errors when trying to upload the epub version to google play books:
https://play.google.com/books/uploads
The error details directs me to try to validate the epub file
http://validator.idpf.org/
to which I get error results when updating and trying to validate the file.
Sample common error from the validator:
Error while parsing file 'attribute "spellcheck" not allowed here; expected attribute "dir", "id", "lang", "style", "title" or "xml:lang"'.
Any ideas on how to fix this?
The text was updated successfully, but these errors were encountered: