@jgrn307 wrote:
Hi there -- I'm using the following config to remove movies from my queue that were removed from trakt, but I keep getting the following error:
2017-01-30 17:14 WARNING details remove-from-movie-queue Task didn't produce any entries. This is likely due to a mis-configured or non-functional input.
2017-01-30 17:14 VERBOSE details remove-from-movie-queue Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)remove-from-movie-queue:
priority: 100
entry_list: movieshd
list_match:
from:
- trakt_list:
username: myuser
account: myaccount
type: movies
list: movies
action: reject
remove_on_match: no
accept_all: yes
list_remove:
- entry_list: movieshdAny ideas what might be going on?
Posts: 1
Participants: 1