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

CRITICAL manager [/templates/mailshow] The key `email` is not valid here. Only known plugin names are valid keys

$
0
0

@tvister wrote:

Hello! After updatings flex doversii 2.9.8 error occurred

WARNING check Config line 2 is likely missing ':' at the end
VERBOSE check Pre-checked 73 configuration lines
CRITICAL manager [/templates/mailshow] The key email is not valid here. Only known plugin names are valid keys.
CRITICAL manager Failed to load config file: Did not pass schema validation.

here is my config.yml

schedules:
- tasks: '*'
interval:
minutes: 30
templates:
global:
make_rss:
file: /home/media/Temp/flexget.rss
days: -1
items: 200
manipulate:
- url:
replace:
regexp: '&amp'
format: '&'
thetvdb_lookup: yes
metainfo_series: yes
tvshows:
template:
- mailshow
set:
path: '/home/media/Video/TV Shows/{{series_name}}/Season {{series_season}}'
content_size: {max: 4300}
regexp:
reject:
- The Complete
mailshow:
email:
from: xxxxxxxxxxx@gmail.com
to:
- xxxxxxxx@gmail.com
subject: "Recently downloaded TV shows"
template: html
smtp_host: smtp.gmail.com
smtp_port: 587
smtp_login: true
smtp_username: "xxxxxxx@.gmail.com"
smtp_password: "xxxxxxxxxxxxxx"
# smtp_ssl: yes
smtp_tls: true
tasks:
Lostfilm:
verify_ssl_certificates: no
template:
- tvshows
headers:
cookie: uid=xxxxxx; pass=xxxxxxxxxxxxxxxxx; usess=xxxxxxxxxxxx;
rss: http://www.lostfilm.tv/rssdd.xml
manipulate:
- title:
replace:
regexp: ).\s(
format: ') [webdl 480p]. ('
- title:
replace:
regexp: '[0-9].\s('
format: ') [webdl 480p]. ('
urlrewrite:
lostfilm:
regexp: 'http://lostfilm.tv/download.php\?(?P

.*)'
format: 'http://www.lostfilm.tv/download.php?\g
'
include: lostfilm.yml

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles