From be8dfe753187226847eafcf90628f0081e4890a9 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 14 Feb 2026 18:37:05 -0600 Subject: chore(calibre): add cover plugins, update config Add Apple Books and Kindle hi-res cover plugins. Update GUI state and metadata source config. --- dotfiles/common/.config/calibre/dynamic.pickle.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json') diff --git a/dotfiles/common/.config/calibre/dynamic.pickle.json b/dotfiles/common/.config/calibre/dynamic.pickle.json index 919e29f..0deb38d 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -1,7 +1,13 @@ { "auto add path choose": "/home/cjennings/downloads/ebooks", + "library_delete_books_again": false, "s_r_search_mode": 0, + "save to disk dialog": "/home/cjennings/projects/homelab/inbox", "sort_history": [ + [ + "#isbn", + true + ], [ "timestamp", false -- cgit v1.2.3