navidrome-smart-playlists/^ Recently Added 🎵.NSP

15 lines
383 B
Natural

{
"title": "-Recently Added ;)",
"comment": "Recently added music to the library.",
"all": [
{"any": [
{"inTheLast": {"dateadded": "90"}}
]},
{"notContains": {"genre": "Podcasts"}},
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
{"isNot": {"artist": "freeCodeCamp Podcast"}}
],
"sort": "dateadded",
"order": "desc",
"limit": 1000
}