Using my collection, im trying to remove items that are being added by a list.
Halloween Specials:
template: {name: plex}
schedule: range(9/24-11/02)
url_poster: https://theposterdb.com/api/assets/111218
imdb_list:
- https://www.imdb.com/list/ls576959061/
trakt_list:
#- https://trakt.tv/users/mjprza/lists/the-simpsons-treehouse-of-horror-halloween
- https://trakt.tv/users/efreakiel/lists/halloween-tv-episodes?sort=title,asc
- https://trakt.tv/users/philrivers/lists/halloween-tv-episodes?sort=title,asc
- https://trakt.tv/users/bunsduo/lists/halloween-tv?sort=rank,asc
- https://trakt.tv/users/ashleyangel/lists/halloween-episodes?sort=rank,asc ##has twilight zone
- https://trakt.tv/users/iiviioran/lists/halloween-tv-shows?sort=title,asc
- https://trakt.tv/users/matpbb18/lists/tv-halloween-special?sort=rank,asc
- https://trakt.tv/users/rjay2690/lists/halloween-tv-episodes?sort=title,asc
plex_search:
all:
title.not: twilight
any:
episode_title:
- halloween
- spooky
filters:
- title.not: "The Twilight Zone"
cant figure out how to get the filter working