btpf / Alexandria

A minimalistic cross-platform eBook reader built with Tauri, Epub.js, and Typescript
GNU General Public License v3.0
2.15k stars 50 forks source link

FB2 issues #14

Closed johnfactotum closed 1 year ago

johnfactotum commented 1 year ago

Since Alexandria is using Foliate's FB2 code, you should know that it has quite a few bugs:

There's a patch in the comments for the first issue, and the second one should be straightforward to fix. I haven't investigated the last one, though.

btpf commented 1 year ago

I will use your first fix since it is complete. But as you know, there are many issues related to EpubJS. I do not find investment toward related bugfixes worthwhile as Alexandria will eventually be switching to your much cleaner Foliate-js in the future.

On a personal note though, thanks so much for your hard work. Without you, this project would not exist.