You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on '+' and upload a local epub file (affects all I tested)
Product
readium-js-viewer
Tested with Chrome on Windows and Android
Additional information
I'm looking for an epub reader that integrates with Hypothesis, and works on Android. Readium fits the bill. Everything works as expected, except for uploading my own epub books. I realize that this app here is no longer maintained, but still wonder whether I could make that work, even via self hosting? From my understanding, there is no Readium-based alternative to it yet. From the architecture repo I gather that you are working on new versions for mobile and web, but there's nothing consumable yet. I found a list of apps for Android that are based on readium but all of these are apps for public libraries and do not appear to support uploading my own epub books.
This issue is a Bug
Expected Behaviour
Book is displayed
Observed behaviour
Dialog hangs at "Examining EPUB content..."
Reason seems to be failure of this request:
GET https://readium-master.surge.sh/READIUMWORKER.js
Status 404 Not Found
Steps to reproduce
Product
readium-js-viewer
Tested with Chrome on Windows and Android
Additional information
I'm looking for an epub reader that integrates with Hypothesis, and works on Android. Readium fits the bill. Everything works as expected, except for uploading my own epub books. I realize that this app here is no longer maintained, but still wonder whether I could make that work, even via self hosting? From my understanding, there is no Readium-based alternative to it yet. From the architecture repo I gather that you are working on new versions for mobile and web, but there's nothing consumable yet. I found a list of apps for Android that are based on readium but all of these are apps for public libraries and do not appear to support uploading my own epub books.
Any help/pointers would be appreciated!