mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2025-07-15 21:38:16 +00:00
complete playlist mapping
This commit is contained in:
parent
b91408ada2
commit
59e9ee7eed
@ -461,6 +461,15 @@
|
||||
"playlist_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"playlist_subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"playlist_type": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"playlist_active": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"playlist_name": {
|
||||
"type": "text",
|
||||
"analyzer": "english",
|
||||
|
Loading…
x
Reference in New Issue
Block a user