Ozzie Isaacs
Ozzie Isaacs
In the epub reader there is a little bookmark symbol this should do the job. The comic reader is storing the progress if the setting in the options is activated
Upps, forgot something
Please update to the newest commit version, should work afterwards
Calibre-web supports 2 servers Gevent and Tornado, Tornado is the default one. Gevent is therefore listed in the optional-requirements.txt. The error is only in the Tornado part and only on...
Most likely (for unkonwn reason) the database file (metadata.db) is indeed corupted, sometimes this affects only certain tables within the database. So certain functions are working and others are not....
I don't think this is good idea, as it creates a lot of write actions on the database (I will also revert this for the comic reader)
I guess you have applied some visibility restrictions (language, limit by tags or custom column) this could explain the advanced search result, which would mean the number of books in...
Okay I can reproduce it. It has nothing to do with my idea in the last topic
It has to do with the read status. Read books are not returned by the advanced search in this case. (My config uses a linked calibre database)
I understood it. It's exactly doing what we told it. But it's indeed somewhat unexpected. All field are "and" combined, meaning it's searching for title and author and "read status"....