remove unnecessary content now, I've excluded podcasts from showing, but may be a good idea for others to add if neccessary, so left it in

This commit is contained in:
Aaron 2025-10-21 17:04:39 -04:00
parent d4c9fffdcc
commit da1e6dcee6

View File

@ -5,9 +5,7 @@
{"any": [ {"any": [
{"inTheLast": {"dateadded": "90"}} {"inTheLast": {"dateadded": "90"}}
]}, ]},
{"notContains": {"genre": "Podcasts"}}, {"notContains": {"genre": "Podcasts"}}
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
{"isNot": {"artist": "freeCodeCamp Podcast"}}
], ],
"sort": "dateadded", "sort": "dateadded",
"order": "desc", "order": "desc",