BasioMeusPuga / Lector

Qt based ebook reader
GNU General Public License v3.0
1.52k stars 209 forks source link

Someone can check if project read .mobi? #122

Open AjaxFB opened 4 years ago

AjaxFB commented 4 years ago

I install, change PyMuPDF==1.14.19.2 in requirements to find a stable version. AND! When i scan directory or scan file, dont work :(

BasioMeusPuga commented 4 years ago

Mobi files should be working. The library is embedded in the program, so you shouldn't even need to install anything. PyMuPDF is for pdfs only.