Hi, I get an error the RSS feed for "Wired". the error message is very long but it starts with the following
Code:
Job: **Fetch news from Wired.com**
**tuple**: ('XMLSyntaxError', u"Failed to parse QName 'http:', line 1, column 143")
**Traceback**:
Traceback (most recent call last):
File "/home/kovid/work/calibre/src/calibre/parallel.py", line 957, in worker
File "/home/kovid/work/calibre/src/calibre/parallel.py", line 915, in work
File "/home/kovid/work/calibre/src/calibre/ebooks/mobi/from_feeds.py", line 69, in main
File "/home/kovid/work/calibre/src/calibre/ebooks/mobi/from_feeds.py", line 59, in convert
File "/home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py", line 603, in oeb2mobi
......................
does that mean it needs a new custom Recipe? if so, can someone provide one? thank you!