blob: e4cd1852819edd3f21bd12a4751323e4f0e0c6fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"asciiize": false,
"formats": "all",
"replace_whitespace": false,
"save_cover": true,
"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,
"write_opf": true
}
|