- September 1, 2008
- 21,578
- 8,227
- Home Country
- New Zealand
Tony, as discussed in my investigation results here:Snoopy87 - have you tried using something like ProcessLasso to lower the process priority of the database engine (MySQL) ?
I found I needed to do this for MS SQL Express years ago - it might help to stop database activity affecting playback.
https://forum.team-mediaportal.com/...-lot-of-artifacts.117848/page-23#post-1038562
... I think the EPG issues have nothing to do with the database insert/activity and everything to do with the volume of EPG data collected from the stream and how it is transferred from TsWriter to TV library. We're talking about transferring who-knows-how-many days/hours of EPG (maybe 8 or 14 days???) for ~70 channels in a TS section handling callback. While that is happening, the tuner driver is likely dropping packets because it can't deliver to TsWriter (due to locking etc.) or buffers are simply filling and overflowing and data is lost that way. Potentially this could be tuner-dependent behaviour... and it is certainly stream/provider dependent. At least that is my current working theory.