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

13 lines
243 B
Natural

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