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