I think we could split this issue in two:
1) the slow start;
2) the open/close of EVERY .mobi file;
My eBook folder is non-defragmented and now Calibre takes 25 seconds to start. Much better since I started this thread. But Calibre still opens all .mobi/.epub file in my library.
I excluded the eBook library from the anti-virus but the process that is open EVERY .mobi file is Calibre-debug or Calibre and not the anti-virus process. So something inside Calibre wants to open every .mobi files whenever it starts or library is changed.
If I changed the library in the middle of the program it still opens EVERY .mobi file and it's very slow.
C:\Program Files (x86)\Calibre2>calibre-debug -g
Starting up...
Started up in 25.0870001316 with 9453 books
C:\Program Files (x86)\Calibre2>calibre-debug -g
Starting up...
Started up in 41.0629999638 with 14041 books
I would like to ask other people having the same issue to download Sysinternal Process Monitor to see either calibre opens every .mobi file whenever it starts. I add a filter option in Process Monitor:
Collumn: Process Name
Relation: contains
Value: calibre
Action: Include
I do have custom collumns in the main view: ISBN and Genre; but this data is (should be) inside metadata.db or .opf and not inside .mobi file.
Thank you.
|