[mythtv-users] Timeshifted channels

Nick Morrott knowledgejunkie at gmail.com
Fri Jun 11 09:41:55 UTC 2010


On 8 June 2010 10:20, Jay <alchamist at googlemail.com> wrote:
> Thanks for the answers guys.
>
> I can confirm that I am already using the xmltv generated time-shifted
> channel (tsod.plus-1.more4.channel4.com), however I have just looked
> via Mythweb something somewhere seems to be changing the data. EIT is
> off on the channels (never very reliable from DVB-S)
>
> I will have a trawl through the database at some point and double
> check EIT is off, but everything I can see says it is.

You can use something like:

$ mysql -u mythtv -p mythconverg -e "SELECT
chanid,name,xmltvid,useonairguide FROM channel WHERE useonairguide =
'1' ORDER BY name;"

This will list any channels that are set to get EIT listings. Might
make it easier to pinpoint channels that are causing problems.

A remote possibility might be that there are two mythfilldatabase
updates occuring using two different XMLTV configs - one having the
tsod.plus-1.more4.channel4.com ID, and the other having the
plus-1.more4.channel4.com ID. This could occur if you run two
differently-configured instances of MFDB manually, or if you have
MythTV running MFDB automatically whilst a separate instance of MFDB
runs manually via a script etc.

Cheers,
Nick

-- 
Nick Morrott

MythTV Official wiki: http://mythtv.org/wiki/
MythTV users list archive: http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list