@QuaCKeReD wrote:
Hi,
Pretty new to this, but seem to be having an issue with updating Trakt lists with data fed from IMDB - only for TV Shows, Movies work fine!I have a task that pulls direct from IMDB and pipes to Trakt;
imdb_tvshows_to_trakt: imdb_watchlist: user_id: xxx list: xxx force_language: en-gb disable: seen accept_all: yes list_add: - trakt_list: username: xxx account: xxx list: tv-shows type: shows strip_dates: yes
the task runs, sees accepted entries, and output says it has added......but nothing showing in Trakt
So, I tried pulling from IMDB to an internal list then piping that to Trakt;
test_imdb_to_list: imdb_watchlist: user_id: xxx list: xxx force_language: en-gb disable: seen accept_all: yes list_add: - entry_list: tv-list test_list_to_trakt: entry_list: tv-list disable: seen accept_all: yes list_add: - trakt_list: username: xxx account: xxx list: tv-shows type: shows strip_dates: yes
Again, accepted entries, says it has done it, but nothing showing on Trakt
I have even tried removing auth, confirming it fails, re-adding account and confirming....everything looks good, except the lack of it actually adding the show to the list on Trakt...
I am thinking that maybe Trakt is not 'seeing' the entries as shows, so just not adding them....but I have no idea how to turn the IMDB entries into a format it will accept
Any help, at all, would be greatly received!!!
Thanks
Posts: 2
Participants: 1