2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/plugins/calibre.koplugin
Martín Fernández 79c13bee0c
Calibre: Metadata parser improvements (#11922)
* Added a safe pure-Lua SAX JSON parser (via LunaJSON).
* Updated RapidJSON.
* Also implemented a calibre-specific SAX parser in Lua-RapidJSON, and use it by default instead of the full RapidJSON one.
* Raised the file-size threshold to switch between the fast & safe parsers to 50MB.
* Added an UI option to switch between the three parsers.
2024-06-06 01:06:46 +02:00
..
_meta.lua
extensions.lua calibre: gui to choose default extension 2021-09-01 21:03:24 +02:00
main.lua Calibre: Metadata parser improvements (#11922) 2024-06-06 01:06:46 +02:00
metadata.lua Calibre: Metadata parser improvements (#11922) 2024-06-06 01:06:46 +02:00
parser.lua Calibre: Metadata parser improvements (#11922) 2024-06-06 01:06:46 +02:00
search.lua Calibre: Add reading status to the metadata search popups (#10842) 2023-08-26 16:13:59 +02:00
wireless.lua Calibre: Log errors on wireless connection failures (#9914) 2022-12-17 22:37:23 +01:00