diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 970bb21..5fbb1e8 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -476,6 +476,18 @@ "notes": [], "type": "ct" }, + { + "name": "BookLore", + "slug": "booklore", + "desc": "BookLore is a self-hosted digital library for managing and reading books, offering a beautiful interface and support for metadata management. Built with a modern tech stack, it provides support for importing, organizing, and reading EPUBs and PDFs, while also managing cover images and book metadata.", + "script": "ct/booklore.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/booklore.sh", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "BookStack", "slug": "bookstack",