remove country rock, hip hop, and rap rock. Just doesn't quite fit the rock/metal style i want for this list.

This commit is contained in:
2026-06-15 20:18:57 -04:00
parent cf7fb7365f
commit 992b894eb1
+5
View File
@@ -6,6 +6,11 @@
{"contains": {"genre": "Rock"}}
]},
{"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Country Rock"}},
{"notContains": {"genre": "Hip Hop"}},
{"notContains": {"genre": "Rap Rock"}},
{"isNot": {"artist": "Ruth B."}},
{"isNot": {"artist": "Colbie Caillat"}},
{"is": {"loved": true}}
],
"sort": "dateLoved",