c5447a637a
Signed-off-by: Deluan <deluan@navidrome.org>
12 lines
209 B
Natural
12 lines
209 B
Natural
{
|
|
"name": "Private Playlist",
|
|
"comment": "A smart playlist that is explicitly private",
|
|
"public": false,
|
|
"all": [
|
|
{"is": {"loved": true}}
|
|
],
|
|
"sort": "title",
|
|
"order": "asc",
|
|
"limit": 100
|
|
}
|