From 4497d37d211970783aa4a32d21db4e468c29d8ed Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 27 May 2025 17:51:33 -0500 Subject: update calibre plugins and config files --- 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 1e8b5a2..8318527 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