From 5c13d124def37a0e7a430c4a3d9b6d0b96f9e1ef Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sat, 28 Jun 2025 01:03:36 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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",