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": "+"}
|
||||
],
|
||||
"annotations": {
|
||||
"showUsers": false
|
||||
"showUsers": true
|
||||
},
|
||||
"cantPlay": {
|
||||
"icon": "NoCopyright",
|
||||
|
@ -635,8 +635,8 @@
|
|||
{"id": "calendar", "title": "on Calendar"}
|
||||
],
|
||||
"media": {
|
||||
"importPosters": true,
|
||||
"importFrames": true
|
||||
"importPosters": false,
|
||||
"importFrames": false
|
||||
},
|
||||
"personalLists": [
|
||||
{"title": "Favorites"},
|
||||
|
|
Loading…
Reference in a new issue