forked from 0x2620/pandora
add imdbId as key, define folderdepth
This commit is contained in:
parent
7a8cb97074
commit
166fcfeae7
1 changed files with 8 additions and 0 deletions
|
@ -349,6 +349,13 @@
|
|||
"columnWidth": 90,
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "imdbId",
|
||||
"title": "IMDb",
|
||||
"type": "string",
|
||||
"columnWidth": 90,
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "subtitles",
|
||||
"title": "Subtitles",
|
||||
|
@ -655,6 +662,7 @@
|
|||
// E-mail address uses by the system (from)
|
||||
"system": "system@indiancine.ma"
|
||||
},
|
||||
"folderdepth": 4,
|
||||
"https": true,
|
||||
"id": "indiancinema",
|
||||
"name": "Indiancine.ma",
|
||||
|
|
Loading…
Reference in a new issue