update indiancinema config
This commit is contained in:
parent
2707a5f77d
commit
02e5ed6faf
1 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
||||||
{"key": "title", "operator": "+"}
|
{"key": "title", "operator": "+"}
|
||||||
],
|
],
|
||||||
"annotations": {
|
"annotations": {
|
||||||
"showUsers": false
|
"showUsers": true
|
||||||
},
|
},
|
||||||
"cantPlay": {
|
"cantPlay": {
|
||||||
"icon": "NoCopyright",
|
"icon": "NoCopyright",
|
||||||
|
@ -635,8 +635,8 @@
|
||||||
{"id": "calendar", "title": "on Calendar"}
|
{"id": "calendar", "title": "on Calendar"}
|
||||||
],
|
],
|
||||||
"media": {
|
"media": {
|
||||||
"importPosters": true,
|
"importPosters": false,
|
||||||
"importFrames": true
|
"importFrames": false
|
||||||
},
|
},
|
||||||
"personalLists": [
|
"personalLists": [
|
||||||
{"title": "Favorites"},
|
{"title": "Favorites"},
|
||||||
|
|
Loading…
Reference in a new issue