@ElPicoso wrote:
Hi,
I'm trying to use this configuration https://flexget.com/Cookbook/Users/djnitehawk
When I do flexget check, i get the following error:
2017-01-08 16:59 WARNING check Config line 2 is likely missing ':' at the end 2017-01-08 16:59 WARNING check Config line 5 is likely missing ':' at the end 2017-01-08 16:59 VERBOSE check Pre-checked 96 configuration lines 2017-01-08 16:59 CRITICAL manager while parsing a block mapping in "<unicode string>", line 2, column 5: - tasks: [TV-SHOWS,MOVIES](/TV-SHO ... ^ expected <block end>, but found '<scalar>' in "<unicode string>", line 2, column 29: - tasks: [TV-SHOWS,MOVIES](/TV-SHOWS,MOVIES) ^ ------------------------------------------------------------------------------- Malformed configuration file (check messages above). Common reasons: ------------------------------------------------------------------------------- o Indentation error o Missing : from end of the line o Non ASCII characters (use UTF8) o If text contains any of :[]{}% characters it must be single-quoted (eg. value{1} should be 'value{1}') Reason: expected <block end>, but found '<scalar>' Check configuration near line 1, column 4 Check configuration near line 1, column 28 Fault is almost always in one of these lines or previous ones 2017-01-08 16:59 CRITICAL manager Failed to load config file: Config file is not valid YAML Could not start manager: Config file is not valid YAML
Posts: 4
Participants: 2