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

12 lines
270 B
Natural

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