Feature #341
Error in XML TV
0%
Description
It seems like the source for XML TV Switzerland as changed :
getting list of channels:
http://tv.search.ch/programm/: cannot grab webpage http://tv.search.ch/programm/ (tried 2 times). giving up. sorry at /usr/bin/tv_grab_ch_search line 809, <STDIN> line 1.
History
Updated by stif - almost 14 years ago
This is (mostly) the fault of xmltv, not tvheadend.
The thing is, tv.search.ch has changed its layout, and there is a new grabber available on their site (http://sourceforge.net/projects/xmltv/)
But with the new version it still will not inject the epg data into the tvheadend database, because the xmltv-file from tv.search.ch is missing the stop-time attribute. And tvheadend cannot deal with files without the stop-time attribute.
See also http://trac.lonelycoder.com/hts/ticket/317
Updated by Simon Beck almost 14 years ago
Same Problem here.
http://tv.search.ch/programm/ does not exist any more.
Maybe there is a other site, witch could be used ?
www.teleboy.ch ?
Regards Sbec
Updated by Adam Sutton over 12 years ago
- Status changed from New to Rejected
This is a problem with XMLTV scripts, not TVheadend. Please report to script maintainer.
Adam