Thread: Library search
View Single Post
Old 01-27-2021, 07:48 AM   #4
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by ctop View Post
About 5000 in the internal storage area and another 20000+ on the sdcard. The filesize of the metadata file for the internal library is 10.9 MB, the one on the sdcard is 131.4 MB.

All the best,
Ctop
All versions from 2020.05 to 2021.01 will have a hard time decoding such large metadata files. The library used for that, rapidjson-lua, does the decoding on a single step and can easily eat +10x the size of the file while decoding.

Use a recent nightly, which should behave like versions prior to 2020.05 for files bigger than 30MB
pazos is offline   Reply With Quote