From 9d9550a8543ca92427254bdd039ba93681a1a0ac Mon Sep 17 00:00:00 2001 From: glenn Date: Wed, 23 Oct 2024 11:36:26 +0200 Subject: [PATCH] ebook converstion --- ebooks.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/ebooks.nix b/ebooks.nix index a6a0f5a..7a99204 100644 --- a/ebooks.nix +++ b/ebooks.nix @@ -11,6 +11,7 @@ in { user = "jellyfin"; options = { enableBookUploading = true; + enableBookConversion = true; calibreLibrary = "/pool/media/ebooks"; }; };