[mythtv-users] Problem scheduling new episodes only

Michael T. Dean mtdean at thirdcontact.com
Mon Apr 10 18:19:58 UTC 2006


On 04/10/2006 12:13 AM, Michael Rice wrote:
> On 04/09/2006, Michael T. Dean wrote:
>   
>> Would be easier to say with the logs, but my guess is that you have an
>> invalid video source configuration...
>>     
> That is likely.  I have other issues with Myth not changing to the last
> channel I was on in Live TV saying it is invalid.  I tried deleting all the
> mythtv-setup stuff and re-entering it but it seems that is not enough.
>
> As a last resort I could completely drop the database and create a new one
> but if someone could tell me how to get rid of the likely bad tables that
> would be great.  I'd like to fix this or I think I'll forever be chasing
> these odd issues.

It's more likely just having chosen the wrong options when configuring 
the data source.

If you'll post (or link to) the logs from a single run of 
mythfilldatabase and the results of the below query, we can probably 
help you.  Note that the query is all one line, but will be broken up 
for e-mail.  Also, do not do a "SELECT *" as doing so will include your 
username/password fields.  :)

mysql -umythtv -p mythconverg -e 'SELECT sourceid, name, xmltvgrabber, 
freqtable, lineupid, useeit FROM videosource\G'

Mike


More information about the mythtv-users mailing list