misc fixes
This commit is contained in:
parent
41f6ca478c
commit
d800c49c8e
8 changed files with 23 additions and 39 deletions
|
|
@ -566,12 +566,12 @@
|
|||
"icons": "posters",
|
||||
"infoIconSize": 256,
|
||||
"item": "",
|
||||
"itemSort": [{"key": "clip:position", "operator": ""}],
|
||||
"itemSort": [{"key": "clip:position", "operator": "+"}],
|
||||
"itemView": "info",
|
||||
"listColumns": ["title", "director", "country", "year", "language", "runtime", "genre"],
|
||||
"listColumnWidth": {},
|
||||
"listSelection": [],
|
||||
"listSort": [{"key": "director", "operator": ""}],
|
||||
"listSort": [{"key": "director", "operator": "+"}],
|
||||
"listView": "grid",
|
||||
"lists": {},
|
||||
"mapFind": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue