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

Configuration for downloading all qualities

$
0
0

@Eyo40 wrote:

The trakt plugin use the series plugin for configuration but it select only the best quality. I want to download all qualities of the trakt watchlist shows. How can I do that ?

templates:
  TRANSMISSION:
    transmission:
      host: 127.0.0.1
      port: xxxx
      username: username
      password: pass

  tv-queue-request:
    configure_series:
      from:
        trakt_list:
          username: trakt_user
          list: watchlist
          type: shows

tasks:
  VO:
    inputs:
        - rss: link.rss
    template:
        - TRANSMISSION
        - tv-queue-request
    accept_all: no
    set:
        path: 'download/shows'

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles