Thanks for replies...<br><br>It might be that I try to make a script for this. The eit data does not need any adjustment when changing to summer time or winter time.. thats the main reason to sticking with it..<br><br><br>
<br><div class="gmail_quote">On Mon, Jul 13, 2009 at 7:34 PM, Nick Morrott <span dir="ltr">&lt;<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 13/07/2009, nospam312 &lt;<a href="mailto:nospam312@gmail.com">nospam312@gmail.com</a>&gt; wrote:<br>
&gt; &gt; We like to save our childrens recordings and now we have to export them<br>
&gt;  &gt; because of the naming. Those are named like &quot;title : subtitle&quot; and there is<br>
&gt;  &gt; not real subtitle. And those are always separate listings in the watch<br>
&gt;  &gt; recordings view.It would be much easier to use If I just could change the<br>
&gt;  &gt; naming automatically. I did it once with phpmyadmin, but would not like to<br>
&gt;  &gt; maintain it manually. I use DVB EIT to get the program data.<br>
&gt;<br>
&gt;<br>
&gt; If I am understanding correctly (an example would have been useful) it<br>
&gt;  sounds like something the listings grabber should do.<br>
<br>
</div>As it&#39;s EIT related, it may be possible to use an EIT fixup within the<br>
EIT parser and only have it affect your local/country EIT data.<br>
However, it would likely have to be general (i.e. all titles having a<br>
colon might be split into title and subtitle and it might effect<br>
titles that are actually okay).<br>
<div class="im"><br>
&gt;  I am sure UK Radio Times has support for this.<br>
<br>
</div>It does, on a title by title basis.<br>
<br>
A workable EIT/XMLTV suggestion would be to use on of the<br>
tv_grab_dvb_xxx grabber(s) which grab the EIT data and dump it to an<br>
XMLTV file. This file could then be post-processed to update<br>
titles/subtitles before finally importing into mythfilldatabase. EIT<br>
scanning would be turned off in MythTV itself, so you might lose any<br>
last-minute guide updates. There&#39;s always a trade off :)<br>
<br>
You could always write a simple BASH/SQL script that postprocesses the<br>
data in the database too, and limit it to those program titles causing<br>
a problem.<br>
<br>
Cheers,<br>
Nick<br>
<br>
--<br>
Nick Morrott<br>
<br>
MythTV Official wiki:<br>
<a href="http://mythtv.org/wiki/" target="_blank">http://mythtv.org/wiki/</a><br>
MythTV users list archive:<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/users" target="_blank">http://www.gossamer-threads.com/lists/mythtv/users</a><br>
<br>
&quot;An investment in knowledge always pays the best interest.&quot; - Benjamin Franklin<br>
<div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>