<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-10-03 21:37 GMT+02:00 Karl Dietz <span dir="ltr">&lt;<a href="mailto:dekarl@spaetfruehstuecken.org" target="_blank">dekarl@spaetfruehstuecken.org</a>&gt;</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 &quot; +0200&quot; 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 &quot;s/ \+0200\&quot;/\&quot;/g&quot; &gt; fixed.xmltv<div class="HOEnZb"><br></div></blockquote><div><br></div><div>Thanks! Unfortunately I can&#39;t get the command line to work, but replacing in gedit seems to Work and will do it for now:-) </div></div></div></div>