navidrome-smart-playlists/-Top House ;).NSP
2024-12-24 09:49:55 -05:00

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
}