From 108a5a8da4010273c6d9543681ae5a1da2c2f9e5 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 22 Aug 2025 20:50:47 -0500 Subject: updating calibre config to latest --- dotfiles/system/.config/calibre/plugins/Find Duplicates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/system/.config/calibre/plugins/Find Duplicates.json') diff --git a/dotfiles/system/.config/calibre/plugins/Find Duplicates.json b/dotfiles/system/.config/calibre/plugins/Find Duplicates.json index 9daa2b7..e58998a 100644 --- a/dotfiles/system/.config/calibre/plugins/Find Duplicates.json +++ b/dotfiles/system/.config/calibre/plugins/Find Duplicates.json @@ -4,7 +4,7 @@ "autoDeleteBinaryDups": false, "identifierType": "isbn", "includeLanguages": false, - "searchType": "binary", + "searchType": "titleauthor", "showAllGroups": true, "showTagAuthor": true, "sortGroupsByTitle": true, -- cgit v1.2.3