יש לי בעיה שאני לא מצליח להגדיר נכון את הקובץ כשאני מריץ flexget --check
אני מקבל את השגיאה הבאה:
קוד: בחירת הכל
2013-11-04 15:57 WARNING manager Config line 4 is indented incorrectly (previous line ends with ':')
2013-11-04 15:57 WARNING manager Config line 5 is indented incorrectly (previous line ends with ':')
2013-11-04 15:57 WARNING manager Config line 12 is indented incorrectly (previous line ends with ':')
2013-11-04 15:57 WARNING manager Config line 16 is likely missing ':' at the end
Traceback (most recent call last):
File "/usr/local/bin/flexget", line 9, in <module>
load_entry_point('FlexGet==1.1', 'console_scripts', 'flexget')()
File "/usr/local/lib/python2.7/dist-packages/flexget/__init__.py", line 28, in main
manager = Manager(options)
File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 115, in __init__
self.initialize()
File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 144, in initialize
self.find_config()
File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 219, in find_config
self.load_config(config)
File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 246, in load_config
msg = str(e).replace('\n', ' ')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 75: ordinal not in range(128)קוד: בחירת הכל
tasks:
download-rss:
rss: http://showrss.karmorra.info/feeds/400.rss
download: ~/media/flash/progress/
