navidrome-smart-playlists/^ Top Contemporary Country 📈.NSP
2025-08-26 15:50:23 -04:00

12 lines
315 B
Natural

{
"title": "-Top Contemporary Country ;)",
"comment": "The highest rated Country Contemporary music.",
"all": [
{"contains": {"genre": "Contemporary Country"}},
{"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}}
],
"sort": "dateModified",
"order": "desc",
"limit": 1500
}