Quantcast
Channel: configuration - Forum - FlexGet
Viewing all articles
Browse latest Browse all 716

Help: Trakt add to collection

$
0
0

@Senorsmartypants wrote:

I've been using the trakt add to collection feature for a while, but since the configuration changes I haven't been able to get it working. I'm trying to add episodes to my collection.

Here is my current configuration.

trakt_list:
  account: '{{ secrets.trakt.username }}'
  username: '{{ secrets.trakt.username }}'
  list: collection
  type: episodes
list_add:
  - trakt_list:
      account: '{{ secrets.trakt.username }}'
      username: '{{ secrets.trakt.username }}'
      list: collection
      type: episodes

When I run this now I get an error and the task quits

2016-08-08 13:58 VERBOSE  trakt_list    TV              Retrieving `episodes` list `collection`
2016-08-08 13:58 CRITICAL plugin        TV              Could not retrieve list from trakt (Header value 2 must be of type str or bytes, not <type 'int'>)
2016-08-08 13:58 WARNING  task          TV              Aborting task (plugin: trakt_list)

flexget trakt show outputs that I am seemingly correctly authorized.

-------Account-------|----------Created-----------|----------Expires-----------
senorsmartypants     |                  2016-06-14|                  2016-09-12

Any help would be appreciated.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles