navidrome-smart-playlists/-Top Folk ;).NSP
2024-12-24 09:49:55 -05:00

12 lines
262 B
Natural

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