summaryrefslogtreecommitdiff
path: root/dotfiles/common/.config/calibre/plugins/Extract ISBN.json
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/common/.config/calibre/plugins/Extract ISBN.json')
-rw-r--r--dotfiles/common/.config/calibre/plugins/Extract ISBN.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/dotfiles/common/.config/calibre/plugins/Extract ISBN.json b/dotfiles/common/.config/calibre/plugins/Extract ISBN.json
new file mode 100644
index 0000000..29e3135
--- /dev/null
+++ b/dotfiles/common/.config/calibre/plugins/Extract ISBN.json
@@ -0,0 +1,14 @@
+{
+ "Options": {
+ "askForConfirmation": true,
+ "batchSize": 100,
+ "displayFailures": true,
+ "postTask": "none",
+ "validISBN13Prefix": [
+ "977",
+ "978",
+ "979"
+ ],
+ "workerThreshold": 1
+ }
+} \ No newline at end of file