Quote:
Originally Posted by ctop
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