navidrome-smart-playlists/^ Top Vocal 📈.NSP

11 lines
219 B
Natural

{
"title": "-Top Vocal ;)",
"comment": "The highest rated Vocal music.",
"all": [
{"contains": {"genre": "Vocal"}},
{"gt": {"rating": 2}}
],
"sort": "dateModified",
"order": "desc",
"limit": 1000
}