host info updates
[distro-setup] / calibre / metadata_db_prefs_backup.json
1 {
2 "bools_are_tristate": true,
3 "user_categories": {},
4 "saved_searches": {},
5 "grouped_search_terms": {},
6 "tag_browser_hidden_categories": [],
7 "library_view books view state": {
8 "hidden_columns": [
9 "last_modified",
10 "languages"
11 ],
12 "last_modified_injected": true,
13 "languages_injected": true,
14 "sort_history": [
15 [
16 "timestamp",
17 false
18 ]
19 ],
20 "column_positions": {
21 "ondevice": 0,
22 "title": 1,
23 "authors": 2,
24 "timestamp": 3,
25 "size": 4,
26 "rating": 5,
27 "tags": 6,
28 "series": 7,
29 "publisher": 8,
30 "pubdate": 9,
31 "last_modified": 10,
32 "languages": 11
33 },
34 "column_sizes": {
35 "title": 113,
36 "authors": 100,
37 "timestamp": 81,
38 "size": 84,
39 "rating": 69,
40 "tags": 56,
41 "series": 65,
42 "publisher": 87,
43 "pubdate": 90,
44 "last_modified": 0,
45 "languages": 0
46 },
47 "column_alignment": {
48 "size": "center",
49 "timestamp": "center",
50 "pubdate": "center"
51 }
52 },
53 "books view split pane state": {
54 "hidden_columns": [],
55 "column_positions": {
56 "ondevice": 0,
57 "title": 1,
58 "authors": 2,
59 "timestamp": 3,
60 "size": 4,
61 "rating": 5,
62 "tags": 6,
63 "series": 7,
64 "publisher": 8,
65 "pubdate": 9,
66 "last_modified": 10,
67 "languages": 11
68 },
69 "column_sizes": {
70 "title": 100,
71 "authors": 100,
72 "timestamp": 100,
73 "size": 100,
74 "rating": 100,
75 "tags": 100,
76 "series": 100,
77 "publisher": 100,
78 "pubdate": 100,
79 "last_modified": 100,
80 "languages": 100
81 }
82 },
83 "gui_view_history": [
84 [
85 2,
86 "Breaking Things at Work: The Luddites Are Right about Why You Hate Your Job"
87 ]
88 ],
89 "field_metadata": {
90 "authors": {
91 "table": "authors",
92 "column": "name",
93 "link_column": "author",
94 "category_sort": "sort",
95 "datatype": "text",
96 "is_multiple": {
97 "cache_to_list": ",",
98 "ui_to_list": "&",
99 "list_to_ui": " & "
100 },
101 "kind": "field",
102 "name": "Authors",
103 "search_terms": [
104 "authors",
105 "author"
106 ],
107 "is_custom": false,
108 "is_category": true,
109 "is_csp": false,
110 "label": "authors",
111 "display": {},
112 "is_editable": true,
113 "rec_index": 2
114 },
115 "languages": {
116 "table": "languages",
117 "column": "lang_code",
118 "link_column": "lang_code",
119 "category_sort": "lang_code",
120 "datatype": "text",
121 "is_multiple": {
122 "cache_to_list": ",",
123 "ui_to_list": ",",
124 "list_to_ui": ", "
125 },
126 "kind": "field",
127 "name": "Languages",
128 "search_terms": [
129 "languages",
130 "language"
131 ],
132 "is_custom": false,
133 "is_category": true,
134 "is_csp": false,
135 "label": "languages",
136 "display": {},
137 "is_editable": true,
138 "rec_index": 21
139 },
140 "series": {
141 "table": "series",
142 "column": "name",
143 "link_column": "series",
144 "category_sort": "(title_sort(name))",
145 "datatype": "series",
146 "is_multiple": {},
147 "kind": "field",
148 "name": "Series",
149 "search_terms": [
150 "series"
151 ],
152 "is_custom": false,
153 "is_category": true,
154 "is_csp": false,
155 "label": "series",
156 "display": {},
157 "is_editable": true,
158 "rec_index": 8
159 },
160 "formats": {
161 "table": null,
162 "column": null,
163 "datatype": "text",
164 "is_multiple": {
165 "cache_to_list": ",",
166 "ui_to_list": ",",
167 "list_to_ui": ", "
168 },
169 "kind": "field",
170 "name": "Formats",
171 "search_terms": [
172 "formats",
173 "format"
174 ],
175 "is_custom": false,
176 "is_category": true,
177 "is_csp": false,
178 "label": "formats",
179 "display": {},
180 "is_editable": true,
181 "rec_index": 13
182 },
183 "publisher": {
184 "table": "publishers",
185 "column": "name",
186 "link_column": "publisher",
187 "category_sort": "name",
188 "datatype": "text",
189 "is_multiple": {},
190 "kind": "field",
191 "name": "Publisher",
192 "search_terms": [
193 "publisher"
194 ],
195 "is_custom": false,
196 "is_category": true,
197 "is_csp": false,
198 "label": "publisher",
199 "display": {},
200 "is_editable": true,
201 "rec_index": 9
202 },
203 "rating": {
204 "table": "ratings",
205 "column": "rating",
206 "link_column": "rating",
207 "category_sort": "rating",
208 "datatype": "rating",
209 "is_multiple": {},
210 "kind": "field",
211 "name": "Rating",
212 "search_terms": [
213 "rating"
214 ],
215 "is_custom": false,
216 "is_category": true,
217 "is_csp": false,
218 "label": "rating",
219 "display": {},
220 "is_editable": true,
221 "rec_index": 5
222 },
223 "news": {
224 "table": "news",
225 "column": "name",
226 "category_sort": "name",
227 "datatype": null,
228 "is_multiple": {},
229 "kind": "category",
230 "name": "News",
231 "search_terms": [],
232 "is_custom": false,
233 "is_category": true,
234 "is_csp": false,
235 "label": "news",
236 "display": {},
237 "is_editable": true
238 },
239 "tags": {
240 "table": "tags",
241 "column": "name",
242 "link_column": "tag",
243 "category_sort": "name",
244 "datatype": "text",
245 "is_multiple": {
246 "cache_to_list": ",",
247 "ui_to_list": ",",
248 "list_to_ui": ", "
249 },
250 "kind": "field",
251 "name": "Tags",
252 "search_terms": [
253 "tags",
254 "tag"
255 ],
256 "is_custom": false,
257 "is_category": true,
258 "is_csp": false,
259 "label": "tags",
260 "display": {},
261 "is_editable": true,
262 "rec_index": 6
263 },
264 "identifiers": {
265 "table": null,
266 "column": null,
267 "datatype": "text",
268 "is_multiple": {
269 "cache_to_list": ",",
270 "ui_to_list": ",",
271 "list_to_ui": ", "
272 },
273 "kind": "field",
274 "name": "Identifiers",
275 "search_terms": [
276 "identifiers",
277 "identifier",
278 "isbn"
279 ],
280 "is_custom": false,
281 "is_category": true,
282 "is_csp": true,
283 "label": "identifiers",
284 "display": {},
285 "is_editable": true,
286 "rec_index": 20
287 },
288 "author_sort": {
289 "table": null,
290 "column": null,
291 "datatype": "text",
292 "is_multiple": {},
293 "kind": "field",
294 "name": "Author sort",
295 "search_terms": [
296 "author_sort"
297 ],
298 "is_custom": false,
299 "is_category": false,
300 "is_csp": false,
301 "label": "author_sort",
302 "display": {},
303 "is_editable": true,
304 "rec_index": 12
305 },
306 "au_map": {
307 "table": null,
308 "column": null,
309 "datatype": "text",
310 "is_multiple": {
311 "cache_to_list": ",",
312 "ui_to_list": null,
313 "list_to_ui": null
314 },
315 "kind": "field",
316 "name": null,
317 "search_terms": [],
318 "is_custom": false,
319 "is_category": false,
320 "is_csp": false,
321 "label": "au_map",
322 "display": {},
323 "is_editable": true,
324 "rec_index": 18
325 },
326 "comments": {
327 "table": null,
328 "column": null,
329 "datatype": "text",
330 "is_multiple": {},
331 "kind": "field",
332 "name": "Comments",
333 "search_terms": [
334 "comments",
335 "comment"
336 ],
337 "is_custom": false,
338 "is_category": false,
339 "is_csp": false,
340 "label": "comments",
341 "display": {},
342 "is_editable": true,
343 "rec_index": 7
344 },
345 "cover": {
346 "table": null,
347 "column": null,
348 "datatype": "int",
349 "is_multiple": {},
350 "kind": "field",
351 "name": "Cover",
352 "search_terms": [
353 "cover"
354 ],
355 "is_custom": false,
356 "is_category": false,
357 "is_csp": false,
358 "label": "cover",
359 "display": {},
360 "is_editable": true,
361 "rec_index": 17
362 },
363 "id": {
364 "table": null,
365 "column": null,
366 "datatype": "int",
367 "is_multiple": {},
368 "kind": "field",
369 "name": null,
370 "search_terms": [
371 "id"
372 ],
373 "is_custom": false,
374 "is_category": false,
375 "is_csp": false,
376 "label": "id",
377 "display": {},
378 "is_editable": true,
379 "rec_index": 0
380 },
381 "last_modified": {
382 "table": null,
383 "column": null,
384 "datatype": "datetime",
385 "is_multiple": {},
386 "kind": "field",
387 "name": "Modified",
388 "search_terms": [
389 "last_modified"
390 ],
391 "is_custom": false,
392 "is_category": false,
393 "is_csp": false,
394 "label": "last_modified",
395 "display": {
396 "date_format": "dd MMM yyyy"
397 },
398 "is_editable": true,
399 "rec_index": 19
400 },
401 "ondevice": {
402 "table": null,
403 "column": null,
404 "datatype": "text",
405 "is_multiple": {},
406 "kind": "field",
407 "name": "On device",
408 "search_terms": [
409 "ondevice"
410 ],
411 "is_custom": false,
412 "is_category": false,
413 "is_csp": false,
414 "label": "ondevice",
415 "display": {},
416 "is_editable": true,
417 "rec_index": 22
418 },
419 "path": {
420 "table": null,
421 "column": null,
422 "datatype": "text",
423 "is_multiple": {},
424 "kind": "field",
425 "name": "Path",
426 "search_terms": [],
427 "is_custom": false,
428 "is_category": false,
429 "is_csp": false,
430 "label": "path",
431 "display": {},
432 "is_editable": true,
433 "rec_index": 14
434 },
435 "pubdate": {
436 "table": null,
437 "column": null,
438 "datatype": "datetime",
439 "is_multiple": {},
440 "kind": "field",
441 "name": "Published",
442 "search_terms": [
443 "pubdate"
444 ],
445 "is_custom": false,
446 "is_category": false,
447 "is_csp": false,
448 "label": "pubdate",
449 "display": {
450 "date_format": "MMM yyyy"
451 },
452 "is_editable": true,
453 "rec_index": 15
454 },
455 "marked": {
456 "table": null,
457 "column": null,
458 "datatype": "text",
459 "is_multiple": {},
460 "kind": "field",
461 "name": null,
462 "search_terms": [
463 "marked"
464 ],
465 "is_custom": false,
466 "is_category": false,
467 "is_csp": false,
468 "label": "marked",
469 "display": {},
470 "is_editable": true,
471 "rec_index": 23
472 },
473 "series_index": {
474 "table": null,
475 "column": null,
476 "datatype": "float",
477 "is_multiple": {},
478 "kind": "field",
479 "name": null,
480 "search_terms": [
481 "series_index"
482 ],
483 "is_custom": false,
484 "is_category": false,
485 "is_csp": false,
486 "label": "series_index",
487 "display": {},
488 "is_editable": true,
489 "rec_index": 10
490 },
491 "series_sort": {
492 "table": null,
493 "column": null,
494 "datatype": "text",
495 "is_multiple": {},
496 "kind": "field",
497 "name": "Series sort",
498 "search_terms": [
499 "series_sort"
500 ],
501 "is_custom": false,
502 "is_category": false,
503 "is_csp": false,
504 "label": "series_sort",
505 "display": {},
506 "is_editable": true,
507 "rec_index": 24
508 },
509 "sort": {
510 "table": null,
511 "column": null,
512 "datatype": "text",
513 "is_multiple": {},
514 "kind": "field",
515 "name": "Title sort",
516 "search_terms": [
517 "title_sort"
518 ],
519 "is_custom": false,
520 "is_category": false,
521 "is_csp": false,
522 "label": "sort",
523 "display": {},
524 "is_editable": true,
525 "rec_index": 11
526 },
527 "size": {
528 "table": null,
529 "column": null,
530 "datatype": "float",
531 "is_multiple": {},
532 "kind": "field",
533 "name": "Size",
534 "search_terms": [
535 "size"
536 ],
537 "is_custom": false,
538 "is_category": false,
539 "is_csp": false,
540 "label": "size",
541 "display": {},
542 "is_editable": true,
543 "rec_index": 4
544 },
545 "timestamp": {
546 "table": null,
547 "column": null,
548 "datatype": "datetime",
549 "is_multiple": {},
550 "kind": "field",
551 "name": "Date",
552 "search_terms": [
553 "date"
554 ],
555 "is_custom": false,
556 "is_category": false,
557 "is_csp": false,
558 "label": "timestamp",
559 "display": {
560 "date_format": "dd MMM yyyy"
561 },
562 "is_editable": true,
563 "rec_index": 3
564 },
565 "title": {
566 "table": null,
567 "column": null,
568 "datatype": "text",
569 "is_multiple": {},
570 "kind": "field",
571 "name": "Title",
572 "search_terms": [
573 "title"
574 ],
575 "is_custom": false,
576 "is_category": false,
577 "is_csp": false,
578 "label": "title",
579 "display": {},
580 "is_editable": true,
581 "rec_index": 1
582 },
583 "uuid": {
584 "table": null,
585 "column": null,
586 "datatype": "text",
587 "is_multiple": {},
588 "kind": "field",
589 "name": null,
590 "search_terms": [
591 "uuid"
592 ],
593 "is_custom": false,
594 "is_category": false,
595 "is_csp": false,
596 "label": "uuid",
597 "display": {},
598 "is_editable": true,
599 "rec_index": 16
600 }
601 }
602 }