InfiniteLibrary / infinite-electron

An Electron-based cross-platform desktop reader for free ebooks
MIT License
38 stars 3 forks source link

Updated opds and dump #16

Closed eshellman closed 7 years ago

eshellman commented 7 years ago

Unglue.it has updated its json-opds to align with current thinking, which looks a lot nicer, as you can see by the simplified rewrite.js https://gist.github.com/HadrienGardeur/e6678c6b242a065704ad

In addition, all the Gitenberg ebooks in Unglue.it have had generated covers made, which makes for a much more attractive display.

ekmartin commented 7 years ago

Sorry about the slow reply. It seems like category was changed to subjects, so I added a commit that fixes the detail page: https://github.com/InfiniteLibrary/infinite-electron/commit/9abb790cdcdcef754381341cae624cfc3482f59f

I also added a changelog to the project, and published your changes in a new release - version 0.1.1.

eshellman commented 7 years ago

Thanks, Martin!