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

11 lines
219 B
Natural

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