c5447a637a
Signed-off-by: Deluan <deluan@navidrome.org>
12 lines
210 B
Natural
12 lines
210 B
Natural
{
|
|
"name": "Public Playlist",
|
|
"comment": "A smart playlist that is public",
|
|
"public": true,
|
|
"all": [
|
|
{"inTheLast": {"lastPlayed": 30}}
|
|
],
|
|
"sort": "lastPlayed",
|
|
"order": "desc",
|
|
"limit": 50
|
|
}
|