From e7994a7b50a94b3a8d27ca61536d414eb3e3d93e Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 31 Jan 2026 18:22:48 -0600 Subject: feat(calibre): update config from velox (device drivers, plugins list) --- .../device_drivers_SMART_DEVICE_APP.py.json | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 dotfiles/common/.config/calibre/device_drivers_SMART_DEVICE_APP.py.json (limited to 'dotfiles/common/.config/calibre/device_drivers_SMART_DEVICE_APP.py.json') diff --git a/dotfiles/common/.config/calibre/device_drivers_SMART_DEVICE_APP.py.json b/dotfiles/common/.config/calibre/device_drivers_SMART_DEVICE_APP.py.json new file mode 100644 index 0000000..09a8c01 --- /dev/null +++ b/dotfiles/common/.config/calibre/device_drivers_SMART_DEVICE_APP.py.json @@ -0,0 +1,49 @@ +{ + "extra_customization": [ + false, + "", + "", + "", + true, + "9090", + false, + "", + "", + "", + false, + "", + true, + "75", + true, + "", + "", + false + ], + "format_map": [ + "epub", + "fb2", + "mobi", + "azw", + "xps", + "doc", + "docx", + "djv", + "djvu", + "pdf", + "cbz", + "htm", + "html", + "xhtml", + "pdb", + "prc", + "rtf", + "txt", + "md", + "chm", + "zip" + ], + "read_metadata": true, + "save_template": "{title} - {authors} ({id})", + "use_author_sort": false, + "use_subdirs": true +} \ No newline at end of file -- cgit v1.2.3