@will wrote:
Hi,
Bit confused by this. I have a task which fills TV shows to a Flex list, from my Trakt watchlist. This works great.
fill-tv:
priority: 2
trakt_list:
username: xxx
account: xxx
list: watchlist
type: shows
accept_all: yes
list_add:
- entry_list: allmytvshowsWhen I remove a show from the watchlist, on Trakt's website, I also want it to remove from allmytvshows, ideally without intervention. But currently, removed shows remain on
allmytvshows
. Is this because ofaccept_all
? Any idea how I can make this work?Thanks
Will
Posts: 8
Participants: 3