navidrome-smart-playlists/^ Unrated 🎵.NSP

13 lines
332 B
Natural

{
"title": "-Unrated ;)",
"comment": "Songs that need to be rated.",
"all": [
{"is": {"rating": 0}},
{"notContains": {"genre": "Podcasts"}},
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
{"isNot": {"artist": "freeCodeCamp Podcast"}}
],
"sort": "dateadded",
"order": "desc",
"limit": 1000
}