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

14 lines
412 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"}}
],
"sort": "dateModified",
"limit": 1000
}