forked from 0x2620/pandora
add more metadata keys
This commit is contained in:
parent
f1503f129b
commit
9ffad130d1
3 changed files with 22 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ pandora.ui.metadataDialog = function(data) {
|
|||
'productionCompany', 'filmingLocations',
|
||||
'producer', 'writer', 'cinematographer', 'editor', 'composer', 'actor',
|
||||
'lyricist', 'singer',
|
||||
'genre', 'keyword', 'summary'
|
||||
'genre', 'keyword', 'summary',
|
||||
'laboratory'
|
||||
],
|
||||
mapKeys = {
|
||||
'keyword': 'topic'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue