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

12 lines
272 B
Natural

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