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

No multiple templates at once?

$
0
0

@hiru wrote:

Here's my config. What is wrong?

templates:
  FANSUBTEAM1:
    rss: URL
    series:
      - NAME1
      - NAME2
      - NAME3
      - NAME4
      - NAME5
      - NAME6
      - NAME7
  FANSUBTEAM2:
    rss: URL
    series:
      - NAME8

tasks:
  anime:
    template: FANSUBTEAM1, FANSUBTEAM2
    download: /custom/path/in/my/pc/
    transmission:
      host: localhost
      port: 9091
      username: MYUSERNAME
      password: MYPASSWORD

schedules:
  - tasks: 'anime'
    interval:
      minutes: 10

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles