mirror of
https://github.com/koel/koel
synced 2024-11-14 16:37:28 +00:00
34 lines
559 B
JSON
34 lines
559 B
JSON
{
|
|
"name": "My Smart Playlist",
|
|
"rules": [
|
|
{
|
|
"id": 1609438260491,
|
|
"rules": [
|
|
{
|
|
"id": 1609438270184,
|
|
"model": "length",
|
|
"operator": "isGreaterThan",
|
|
"value": [
|
|
"40"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 1609438286276,
|
|
"rules": [
|
|
{
|
|
"id": 1609438289914,
|
|
"model": "title",
|
|
"operator": "is",
|
|
"value": [
|
|
"Whatever"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"id": 3,
|
|
"is_smart": true,
|
|
"songs": []
|
|
}
|