<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-10-03 21:37 GMT+02:00 Karl Dietz <span dir="ltr"><<a href="mailto:dekarl@spaetfruehstuecken.org" target="_blank">dekarl@spaetfruehstuecken.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">If you want a workaround for the time until they fix their feed, then<br>
you can just remove the " +0200" from the file and import that. This<br>
would work as time without timezone is defined as implicit UTC in xmltv.<br>
<br>
cat broken.xmltv | sed -e "s/ \+0200\"/\"/g" > fixed.xmltv<div class="HOEnZb"><br></div></blockquote><div><br></div><div>Thanks! Unfortunately I can't get the command line to work, but replacing in gedit seems to Work and will do it for now:-) </div></div></div></div>