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

12 lines
282 B
Natural

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