dstark5 / Openlib

An Open source app to download and read books from shadow library (Anna’s Archive)
GNU General Public License v3.0
1.05k stars 55 forks source link

automatically saving position + different reader options #80

Open ThiccTomato opened 6 months ago

ThiccTomato commented 6 months ago

the app should automatically save where im at. it sometimes does but doesnt most of the time. also a top to bottom infinite scrolling reader rather than a left to right swipe reader would be nice to have as an option

dstark5 commented 6 months ago

Now I'm using a Epub reader package. In upcoming version I will change it to a new Epub reader.

shuvashish76 commented 6 months ago

Actually I don't like the reader feature... this project should focus on "downloader" & related functionality not as reader, book tracker/organizer, eBook converter etc... But since we're already using it as reader can we use other engines for e.g. KOReader uses both coolreader engine (their own fork) & MuPDF engine. Similarly Librera uses MuPDF engine as well. BTW MuPDF supports PDF, XPS, OpenXPS, CBZ, EPUB, FB2 etc but KOReader use it for specifically PDF & for epub & other reflowable files they use coolreader engine.

dstark5 commented 4 months ago

Actually I don't like the reader feature... this project should focus on "downloader" & related functionality not as reader, book tracker/organizer, eBook converter etc... But since we're already using it as reader can we use other engines for e.g. KOReader uses both coolreader engine (their own fork) & MuPDF engine. Similarly Librera uses MuPDF engine as well. BTW MuPDF supports PDF, XPS, OpenXPS, CBZ, EPUB, FB2 etc but KOReader use it for specifically PDF & for epub & other reflowable files they use coolreader engine.

Yes I should migrate from current Epub reader to a better reader engine like MuPDF. Will work on it. Thank you