navidrome-smart-playlists/^ Top Alternative 📈.NSP
2025-01-31 17:30:33 -05:00

15 lines
460 B
Natural

{
"title": "-Top Alternative ;)",
"comment": "The highest rated Alternative music.",
"all": [
{"contains": {"genre": "Alternative"}},
{"gt": {"rating": 3}},
{"notContains": {"genre": "Alternative Pop"}},
{"notContains": {"genre": "Alternative R&B"}},
{"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}},
{"notContains": {"album": "instrumental"}}
],
"sort": "dateModified",
"limit": 1000
}