navidrome-smart-playlists/^ Top Lo-Fi 📈.NSP

17 lines
428 B
Natural

{
"title": "-Top Lo-Fi ;)",
"comment": "The highest rated Lo-Fi Music. Also contains: Chillwave and Downtempo",
"all": [
{ "any": [
{"notContains": {"genre": "Christmas Music"}},
{"contains": {"genre": "Lo-Fi"}},
{"contains": {"genre": "Chillwave"}},
{"contains": {"genre": "Downtempo"}}
]},
{"gt": {"rating": 2}}
],
"sort": "dateModified",
"order": "desc",
"limit": 1500
}