>> I've also seen things like:
>> 
>> 2005-10-30 23:56:41.087 DB Error (Adding Event (Credits)):
>> Query was:
>> INSERT INTO credits (person, chanid, starttime, role) SELECT person,
>> 20298, '2005-10-30 02:45:00', 'actor' FROM people WHERE
>> people.name='Stephen W. Williams' Driver error was [2/1062]:
>> QMYSQL3: Unable to execute query
>> Database error was:
>> Duplicate entry '20298-2005-10-30 02:45:00-3299-actor' for key 1
> 
> Those you can fix by changing the relevant INSERT INTO statements
> into REPLACE INTO statements. The main event info itself used to this
> before it was changed. 
> 

I figured something like that was the problem, but since i havent seen them
before, maybe something is wrong?

>> 
>> When this happends there is always several of them.
>> And i've noticed that program guide data from EIT does not have any
>> descriptions. 
>> 
> 
> That's a different issue that needs looking at separately.
> See what you can figure out yourself. I'll be able to help
> in more detail after I get through my exam on Wed :-(
> 
> 
> Stuart
> 

I've done a test, i deleted program and credits table so i know all data i
get is new data.
Now most EIT programs don't have any descriptions and the descriptions on
hallmark looks cut off, just like in the begining of the EIT code when it
didn't know how to assemble those long descriptions that was cut of into
multiple sections/packets/whateveritscalled.

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to