diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-30 11:49:14 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-30 11:49:14 -0500 |
| commit | cdccbc408c66d36e872985b009e10ebf0f37b30b (patch) | |
| tree | bd8efb945eb5e778722468d43a5cd91b58ff2ce7 /dotfiles/system/.config/calibre/save_to_disk.py.json | |
| parent | 83fe3e6fa718ba56cabcb9b51648696a5b4ecfc1 (diff) | |
updating calibre config
Diffstat (limited to 'dotfiles/system/.config/calibre/save_to_disk.py.json')
| -rw-r--r-- | dotfiles/system/.config/calibre/save_to_disk.py.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dotfiles/system/.config/calibre/save_to_disk.py.json b/dotfiles/system/.config/calibre/save_to_disk.py.json index e4cd185..bdf4e57 100644 --- a/dotfiles/system/.config/calibre/save_to_disk.py.json +++ b/dotfiles/system/.config/calibre/save_to_disk.py.json @@ -3,12 +3,13 @@ "formats": "all", "replace_whitespace": false, "save_cover": true, + "save_extra_files": false, "send_template": "{author_sort}/{title} - {authors}", "send_timefmt": "%b, %Y", "single_dir": false, "template": "{author_sort}/{title}/{title} - {authors}", "timefmt": "%b, %Y", "to_lowercase": false, - "update_metadata": true, + "update_metadata": false, "write_opf": true }
\ No newline at end of file |
