readium / r2-shared-js

Shared models for Readium Desktop
BSD 3-Clause "New" or "Revised" License
11 stars 12 forks source link

implement subtitle metata #4

Closed danielweck closed 5 years ago

danielweck commented 5 years ago

https://github.com/readium/webpub-manifest/blob/ffb350ca09c85d5f15cb4ae0453bd0b3dcb15440/schema/metadata.schema.json#L33

danielweck commented 5 years ago

also need mechanism to extract from EPUB3 package.opf

danielweck commented 5 years ago

Done, but need to check EPUB parsing too: https://github.com/readium/r2-shared-js/blob/b474cfc1c27ac8d280313a8e9357d7bcbf2ba869/src/models/metadata.ts#L60

danielweck commented 5 years ago

https://github.com/readium/architecture/blob/master/streamer/parser/metadata.md

danielweck commented 5 years ago

Fixed: https://github.com/readium/r2-shared-js/commit/9de704bf1ea17be1c23748b3f00bd61da469c64a