View Single Post
Old 03-26-2024, 06:21 PM   #5
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,668
Karma: 26966376
Join Date: Mar 2012
Location: Sydney Australia
Device: none
The approximate_formats() template function will show what formats are recorded in the database. The formats() template function will show what formats actually exist - that's why its slow, it interrogates the file system, The calibre database is memory resident, that's why it's fast.

There is no reason to use the formats() function, the Check Library feature provides a comprehensive réconciliation of the database with the file system.
BetterRed is offline   Reply With Quote