add mappings for sponsorblock segments

pull/227/head
simon 2 years ago
parent f71644c8bc
commit d4b1d97f5c
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -245,6 +245,31 @@
},
"is_enabled": {
"type": "boolean"
},
"segments" : {
"properties" : {
"UUID" : {
"type": "keyword"
},
"actionType" : {
"type": "keyword"
},
"category" : {
"type": "keyword"
},
"locked" : {
"type" : "short"
},
"segment" : {
"type" : "float"
},
"videoDuration" : {
"type" : "float"
},
"votes" : {
"type" : "long"
}
}
}
}
}

Loading…
Cancel
Save