Flexget configuration errors
Posted: March 19th, 2011, 9:44 am
hello
I have installed ubuntu 10.10 64 bit server edition on my server
after installing deluge and flexget when i try to launch flexget with the command "sudo -H -u deluge flexget"
i get the following message :
2011-03-19 11:19 WARNING manager Config line 3 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 5 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 8 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 8 is indented too much
2011-03-19 11:19 WARNING manager Config line 12 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 13 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 13 is not indented enough
2011-03-19 11:19 WARNING manager Config line 14 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 17 has odd (uneven) indentation
2011-03-19 11:19 CRITICAL feed BONES Feed 'BONES' has configuration errors:
2011-03-19 11:19 ERROR feed BONES series [/dict:HDTV/list:0/dict:Bones] must be a path or dict value
2011-03-19 11:19 ERROR feed BONES series [/dict:HDTV/list:0/dict:Bones] value "None" is not valid path or dict
2011-03-19 11:19 ERROR feed BONES series [/dict:HDTV/list:0/dict:set] Option 'set' has invalid indentation level. It needs 2 more spaces.
2011-03-19 11:19 INFO feed BONES Aborting feed (plugin: deluge)
2011-03-19 11:19 CRITICAL feed EZTV Feed 'EZTV' has configuration errors:
2011-03-19 11:19 ERROR feed EZTV series [/dict:HDTV/list:0/dict:Bones] must be a path or dict value
2011-03-19 11:19 ERROR feed EZTV series [/dict:HDTV/list:0/dict:Bones] value "None" is not valid path or dict
2011-03-19 11:19 ERROR feed EZTV series [/dict:HDTV/list:0/dict:set] Option 'set' has invalid indentation level. It needs 2 more spaces.
2011-03-19 11:19 INFO feed EZTV Aborting feed (plugin: deluge)
my config.yml file looks like this :
presets:
tv:
series:
settings:
HDTV:
quality: hdtv
set:
movedone: "/home/eminrg/deluge/"
HDTV:
- Bones:
set:
movedone: "/home/eminrg/deluge/"
deluge:
path: /home/eminrg/deluge/
user: deluge
pass: deluge
feeds:
EZTV:
rss: http://www.ezrss.it/feed/
preset: tv
please tell me what have i done wrong
thank you
I have installed ubuntu 10.10 64 bit server edition on my server
after installing deluge and flexget when i try to launch flexget with the command "sudo -H -u deluge flexget"
i get the following message :
2011-03-19 11:19 WARNING manager Config line 3 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 5 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 8 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 8 is indented too much
2011-03-19 11:19 WARNING manager Config line 12 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 13 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 13 is not indented enough
2011-03-19 11:19 WARNING manager Config line 14 has odd (uneven) indentation
2011-03-19 11:19 WARNING manager Config line 17 has odd (uneven) indentation
2011-03-19 11:19 CRITICAL feed BONES Feed 'BONES' has configuration errors:
2011-03-19 11:19 ERROR feed BONES series [/dict:HDTV/list:0/dict:Bones] must be a path or dict value
2011-03-19 11:19 ERROR feed BONES series [/dict:HDTV/list:0/dict:Bones] value "None" is not valid path or dict
2011-03-19 11:19 ERROR feed BONES series [/dict:HDTV/list:0/dict:set] Option 'set' has invalid indentation level. It needs 2 more spaces.
2011-03-19 11:19 INFO feed BONES Aborting feed (plugin: deluge)
2011-03-19 11:19 CRITICAL feed EZTV Feed 'EZTV' has configuration errors:
2011-03-19 11:19 ERROR feed EZTV series [/dict:HDTV/list:0/dict:Bones] must be a path or dict value
2011-03-19 11:19 ERROR feed EZTV series [/dict:HDTV/list:0/dict:Bones] value "None" is not valid path or dict
2011-03-19 11:19 ERROR feed EZTV series [/dict:HDTV/list:0/dict:set] Option 'set' has invalid indentation level. It needs 2 more spaces.
2011-03-19 11:19 INFO feed EZTV Aborting feed (plugin: deluge)
my config.yml file looks like this :
presets:
tv:
series:
settings:
HDTV:
quality: hdtv
set:
movedone: "/home/eminrg/deluge/"
HDTV:
- Bones:
set:
movedone: "/home/eminrg/deluge/"
deluge:
path: /home/eminrg/deluge/
user: deluge
pass: deluge
feeds:
EZTV:
rss: http://www.ezrss.it/feed/
preset: tv
please tell me what have i done wrong
thank you