From 5fd3316f62c9882f4382d4320a18298cb29c47ed Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 5 Oct 2025 13:42:57 -0500 Subject: update calibre config files 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 e58998a..9daa2b7 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": "titleauthor", + "searchType": "binary", "showAllGroups": true, "showTagAuthor": true, "sortGroupsByTitle": true, -- cgit v1.2.3