Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

Synology NAS Key "Label" Not Valid Issue

$
0
0

@darthvader666uk wrote:

Hi,

I was wondering if someone could point me in the right direction?

I have flexget installed on my Synology NAS (Flexget version 2.18.3) and the current XMl works perfectly off the cron:

templates:
  params:
    accept_all: yes
    download: /volume1/Seagate/rss
tasks:
  ipt:
    template: params
    rss: https://iptorrents.com/t.rss?u={U ID};tp={TP ID};48;;q=2018;download;s1=15;free;new;1080
schedules:
  - tasks: 'ipt'
    interval:
      days: 1

But if I add a Label like this:

templates:
  params:
    accept_all: yes
    download: /volume1/Seagate/rss
tasks:
  ipt:
    template: params
    rss: https://iptorrents.com/t.rss?u={U ID};tp={TP ID};48;;q=2018;download;s1=15;free;new;1080
    label: film
schedules:
  - tasks: 'ipt'
    interval:
      days: 1

I get the following error:

Task: FlexGet RSS
Start time: Tue, 15 Jan 2019 12:37:55 GMT
Stop time: Tue, 15 Jan 2019 12:38:30 GMT
Current status: 1 (Interrupted)
Standard output/error:
2019-01-15 12:38 CRITICAL manager                       [/tasks/ipt] The key `label` is not valid here. Only known plugin names are valid keys.
2019-01-15 12:38 CRITICAL manager                       Failed to load config file: Did not pass schema validation.
Could not start manager: Did not pass schema validation.

Any ideas why?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles