[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2
(2012-04-19, 11:25)dan_jericho Wrote: First off, great plugin, thanks for all the hard work.

Im having the same issue as Marlin, in that I loose the ability to switch between bouquets after reboot and need to do a rescan to get them back. Ive checked the log and all seems ok, as is the channel xml file. I am importing a lot of channels (nearly 6000). Would there be an issue of the EPG file or xml file being too large?

Thanks

On further inspection of the log file there seems to be issues with getting the EPG.

Code:
04:09:39 T:2715708224   ERROR: SQL: Abort due to constraint violation
                                            Query: INSERT INTO epgtags (idEpg, iStartTime, iEndTime, sTitle, sPlotOutline, sPlot, iGenreType, iGenreSubType, sGenre, iFirstAired, iParentalRating, iStarRating,
                                            Cast: Paul Eddington, Nigel Hawthorne..
                                            Comedy..', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, '', 71);
04:09:39 T:2715708224   ERROR: ExecuteQuery - failed to execute query 'INSERT INTO epgtags (idEpg, iStartTime, iEndTime, sTitle, sPlotOutline, sPlot, iGenreType, iGenreSubType, sGenre, iFirstAired, iParental
                                            Cast: Paul Eddington, Nigel Hawthorne..
                                            Comedy..', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, '', 71);'
04:10:08 T:2715708224   ERROR: SQL: Abort due to constraint violation
                                            Query: INSERT INTO epgtags (idEpg, iStartTime, iEndTime, sTitle, sPlotOutline, sPlot, iGenreType, iGenreSubType, sGenre, iFirstAired, iParentalRating, iStarRating,
                                            Category: News/Info-Documentary, Topics-Science', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, '', 50);
04:10:08 T:2715708224   ERROR: ExecuteQuery - failed to execute query 'INSERT INTO epgtags (idEpg, iStartTime, iEndTime, sTitle, sPlotOutline, sPlot, iGenreType, iGenreSubType, sGenre, iFirstAired, iParental
                                            Category: News/Info-Documentary, Topics-Science', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, '', 50);'
04:10:36 T:2715708224   ERROR: SQL: Abort due to constraint violation
[/code]


Reply


Messages In This Thread
RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - by dan_jericho - 2012-04-19, 11:41
Logout Mark Read Team Forum Stats Members Help
[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox217