remove possible podcasts from being added

This commit is contained in:
Aaron 2024-12-25 13:56:52 -05:00
parent 2b1142462a
commit e3850976d3

View File

@ -10,6 +10,7 @@
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "instrumental"}}, {"notContains": {"genre": "instrumental"}},
{"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Latin"}},
{"notContains": {"genre": "Podcasts"}},
{"isNot": {"artist": "3OH!3"}}, {"isNot": {"artist": "3OH!3"}},
{"isNot": {"artist": "Amy Winehouse"}}, {"isNot": {"artist": "Amy Winehouse"}},
{"isNot": {"artist": "Bad Bunny"}}, {"isNot": {"artist": "Bad Bunny"}},