Hadrien Gardeur
Hadrien Gardeur
> In my opinion: in Readium2 "webpub manifest", instead of merging the > resources (individual assets CSS, HTML etc.) into a single publication > container, maintain the separation and serve...
It would be even better to localize this based on the user's device settings.
Indeed, it's much nicer with Compose. Nice work @axel-menu !
I would recommend using the OPDS Test Catalog during the development: https://feedbooks.github.io/opds-test-catalog/ I can fully test the app with this catalog once we're ready for it.
It's worth referencing the Audiobook profile in this context: https://readium.org/webpub-manifest/extensions/audiobook For a manifest, most of the parsing should already be covered, except maybe `duration` and `alternate` in `readingOrder`. For a...
Should we start a vote?
This latest point is already being discussed in another repo: https://github.com/readium/webpub-manifest/issues/50
If the connection is to a local web server, how do you intercept the request using WireShark?
In order to limit the ability for another app to intercept what's going on, I'd like to suggest two things: **Random port or URI for the manifest** Instead of always...
Thanks @JayPanoz for collecting those requests. Have you documented how footnotes are implemented across EPUB3 readers? I agree that this is often requested by users, but we need to know...