navidrome-smart-playlists/^ Un-Played 🎵.NSP

11 lines
231 B
Natural

{
"title": "-Un-Played ;)",
"comment": "Songs that have not been played yet.",
"all": [
{"is": {"playCount": 0}},
{"notContains": {"genre": "Podcasts"}}
],
"sort": "dateadded",
"order": "desc",
"limit": 1000
}