|
Hey Kovid, I was looking to add a PagesStatus dialog in the same way of the BackupStatus, but looking deeper I affraid that put all the ids in the queue risk to hit the queue limit.
So now my idea is to create a routine, like the one for the backup files, that scan all the books that need scan, regardless of the queue but at a lower pace than MaintainPageCounts.
This can be usefull because the book are put in queue only when requested in the bookshelf view or if the Page column is visible, but not when it requested by the template which result to forever return 0 for pages that was never display before (and in big library that a lot of books).
Also, have a special value "calculating" rather than guess it from 0 could be probaly helpfull for template etc.
I'm still looking do it not too dirty, but you would certainly do a better job than me.
Last edited by un_pogaz; 01-06-2026 at 12:19 PM.
|