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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user