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

Update trakt collection

$
0
0

@mpadilla2 wrote:

So I'm able to scan my series folder and update my trakt collection with the following. Problem is, it takes a LONG time to get it done (read over an hour). Any suggestions to improve my task to speed it up?

  update-series-collection-from-disk:
    manual: yes
    template:
      - disable-seen-retry
      - series-metainfo
    filesystem:
      path: "/{? folder.root ?}{? folder.series ?}"
      recursive: yes
      retrieve: files
      regexp: '.*\.(mkv|avi|mp4)$'
    trakt_lookup:
      account: "{? trakt.account ?}"
    if:
      - trakt_collected: reject
    accept_all: yes
    list_add:
      - trakt_list:
          account: "{? trakt.account ?}"
          list: collection
          type: episodes

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles