PDA

View Full Version : Guide Is Blank



georgec
05-14-2016, 07:59 PM
Unable to load guide message

There have been a few posts about this but not in this section

stavster
05-14-2016, 09:54 PM
Yeah same issue. There is an error in the kodi.log (when using either Stalker PVR or Simple PVR) relating to the guide XML. It looks like there is something malformed within the downloaded XML which is stopping the guide from loading. If that is the case then the ********** guys will need to fix that.

[Stalker Client]
21:41:22 T:139790664967936 ERROR: AddOnLog: Stalker Client: Parse: failed to load XMLTV data21:41:22 T:139790664967936 ERROR: AddOnLog: Stalker Client: LoadEPG: XMLTV Parse failed

[IPTV Simple Client]
21:52:26 T:140274049611520 NOTICE: Start - EPG thread started
21:52:28 T:140274661283584 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: expected =

Regards,

psycon
05-14-2016, 10:17 PM
reloading the epg now

wickedjoker
05-14-2016, 10:19 PM
reloading the epg now



Pay on does this have an affect on avov or mag boxes mine have no guide either.

Bkman2020
05-14-2016, 11:04 PM
Sometimes provider has issues with epg.

ilan
05-14-2016, 11:20 PM
Psycon,

I downloaded the new epg, but it failed to load as well. The errors appear to be the same: 1. Parse failed to load XMLTV data 2. XMLTV Parse failed

psycon
05-14-2016, 11:28 PM
make sure your deleting the cache files

server epg will be updated shortly as well

ilan
05-14-2016, 11:36 PM
Yep, cache files were deleted. Hopefully, the next update will turn things around.

Marley
05-14-2016, 11:38 PM
yea i have problem too but im sure it will be fixed

XxPiratexX
05-15-2016, 02:37 AM
Yea same here :(

I'm sure it will be sorted soon by psycon.

DarkSide
05-15-2016, 03:11 AM
yeah!! guide is blank! who is in charge of the guide???? needs to do a better job!!!! lol

expatter
05-15-2016, 03:34 AM
Here's a fix for the blank guide:

open the epg_xmltv.xml file with an editor (like notepad++, etc) and scroll to bottom line and cursor up one line; you will be here:

</programme>
</tv>

Insert a new line between these two lines and add the following: </programme>

It should now look like this:
</programme>
</programme>
</tv>

I know, it seems counter intuitive, but it worked for me! ;)

Save the file
Go to Kodi settings for TV and under guide, clear data (not for TV, just for guide!)

Guide will load up!

Cheers.

dobsorob
05-15-2016, 04:43 AM
Here's a fix for the blank guide:

open the epg_xmltv.xml file with an editor (like notepad++, etc) and scroll to bottom line and cursor up one line; you will be here:

</programme>
</tv>

Insert a new line between these two lines and add the following: </programme>

It should now look like this:
</programme>
</programme>
</tv>

I know, it seems counter intuitive, but it worked for me! ;)

Save the file
Go to Kodi settings for TV and under guide, clear data (not for TV, just for guide!)

Guide will load up!




Cheers.


Good stuff expatter Thanks !!!!!!!!!!!!!!!

ljhookem14
05-15-2016, 05:49 AM
Excellent. It worked for me and still kept all my custimizations.

georgec
05-15-2016, 10:02 AM
Still pulling blank here

GlennC
05-15-2016, 11:10 AM
Here's a fix for the blank guide:

open the epg_xmltv.xml file with an editor (like notepad++, etc) and scroll to bottom line and cursor up one line; you will be here:

</programme>
</tv>

Insert a new line between these two lines and add the following: </programme>

It should now look like this:
</programme>
</programme>
</tv>

I know, it seems counter intuitive, but it worked for me! ;)

Save the file
Go to Kodi settings for TV and under guide, clear data (not for TV, just for guide!)

Guide will load up!

Cheers.

Outstanding! Thank you!

georgec
05-15-2016, 11:31 AM
Here's a fix for the blank guide:

open the epg_xmltv.xml file with an editor (like notepad++, etc) and scroll to bottom line and cursor up one line; you will be here:

</programme>
</tv>

Insert a new line between these two lines and add the following: </programme>

It should now look like this:
</programme>
</programme>
</tv>

I know, it seems counter intuitive, but it worked for me! ;)

Save the file
Go to Kodi settings for TV and under guide, clear data (not for TV, just for guide!)

Guide will load up!

Cheers.

Fix not working for me on Windows setup

ixm00m
05-15-2016, 03:58 PM
Same here guide still not working :(, I guess I will wait.

ilan
05-15-2016, 04:17 PM
It works on my Kodi Android set-up. Before any changes, there were 33192 open programme tags, <programme>, and 33191 close programme tags, </programme>, so one tag was not closed within the file. Adding the final </programme> appears to be enough to make some systems happy, but not enough to satisfy all systems.

fonz1234
05-15-2016, 06:08 PM
my guide is blank also. Any advise on this?

ilan
05-15-2016, 06:11 PM
You can try to make the change mentioned above or wait for the next guide update, which will hopefully fix the issue.

mike1971
05-15-2016, 07:03 PM
Adding the tag mentioned fixed mine on kodi 16.1 win 10. Hope that helps someone.

godassassin
05-15-2016, 07:20 PM
Here's a fix for the blank guide:

open the epg_xmltv.xml file with an editor (like notepad++, etc) and scroll to bottom line and cursor up one line; you will be here:

</programme>
</tv>

Insert a new line between these two lines and add the following: </programme>

It should now look like this:
</programme>
</programme>
</tv>

I know, it seems counter intuitive, but it worked for me! ;)

Save the file
Go to Kodi settings for TV and under guide, clear data (not for TV, just for guide!)

Guide will load up!

Cheers.
is thare any spaces my format in notebook puts it like </programme></tv> not bottom to top

ilan
05-15-2016, 07:35 PM
There are no spaces. If added, they would be disregarded.

fonz1234
05-16-2016, 02:06 AM
where to find that file????

caribchief
05-16-2016, 02:28 AM
Guys all these quick fixes are just temporary solutions. Do we have any idea if the actual fix is being worked on?

expatter
05-16-2016, 03:00 AM
Today the UK section was blank and I find a partial guide bothersome, so I ran the Ivue guide addon and then went into the addon directory for it and opened the master.xml file, then highlighted and copied the whole thing; then opened the epg_xmltv.xml and pasted the Ivue guide at the bottom of the ninja guide. I had to clear the TV guide data twice, but that pretty much filled the entire guide in after that.

It's another temporary fix, but...it's a full guide.