12 lines
210 B
Text
12 lines
210 B
Text
|
|
{
|
||
|
|
"name": "Public Playlist",
|
||
|
|
"comment": "A smart playlist that is public",
|
||
|
|
"public": true,
|
||
|
|
"all": [
|
||
|
|
{"inTheLast": {"lastPlayed": 30}}
|
||
|
|
],
|
||
|
|
"sort": "lastPlayed",
|
||
|
|
"order": "desc",
|
||
|
|
"limit": 50
|
||
|
|
}
|