Normal
So, as expected, my issue occurred again yesterday and I started seeing the 'To be announced' entries again.I tried to remove all of the 'To Be Announced' entries from the DB using the following;DELETE FROM mptvdb.program where title = 'To Be Announced';Then I ran my daily EPG script to write a new XML and allowed it to import (MPTV Setup program reports guide data loaded OK on the plugin tab)But checking MP I still see empty 'holes' in the guide data, even though the XML I imported contains data for that time.Example - Channel 4 HD lists 'Deal or no deal' starting shortly, but not the preceding program on that channel (the one airing at the moment) or the program that is on after 'Deal or no deal'I have paste binned the section of the imported XML - can anyone see any reason in the XML why deal or no deal imports, but the other two don't?If not, then I guess there must be some issue in the import code of the plugin...http://pastebin.com/mCG4QmusCheers!
So, as expected, my issue occurred again yesterday and I started seeing the 'To be announced' entries again.
I tried to remove all of the 'To Be Announced' entries from the DB using the following;
DELETE FROM mptvdb.program where title = 'To Be Announced';
Then I ran my daily EPG script to write a new XML and allowed it to import (MPTV Setup program reports guide data loaded OK on the plugin tab)
But checking MP I still see empty 'holes' in the guide data, even though the XML I imported contains data for that time.
Example - Channel 4 HD lists 'Deal or no deal' starting shortly, but not the preceding program on that channel (the one airing at the moment) or the program that is on after 'Deal or no deal'
I have paste binned the section of the imported XML - can anyone see any reason in the XML why deal or no deal imports, but the other two don't?
If not, then I guess there must be some issue in the import code of the plugin...
http://pastebin.com/mCG4Qmus
Cheers!