Quote:
Originally Posted by PeterT
Any thought of adding option(s) to the plugin to allow easy adding of certain "standard" settings to the "Kobo eReader.conf" file to avoid the issues we tend to see with people editing it via a non Unix aware text editor?
|
Yes, I have. And I did start looking at it. I got a little stuck on the best way to handle it in the code to make it easy for me. Unless something distracts me, it's the next thing I plan on doing.
Quote:
Also, maybe the ability to warn of duplicated shelves during the database backup process.
|
It is running a check on the database now. I suppose that could be extended to do some data integrity checks. There are a couple of other things that would be good to check. That really means I should add an option to run these checks and optionally fix them.