(2016-10-12, 12:47)primaeval Wrote: (2016-10-12, 12:15)Jeffers24 Wrote: I get the message 'Loading data from external source....' and the count down xx seconds left, the correct channels are displayed but the guide schedule is always showing for every channel 'nothing scheduled'.
Thinking it might cure the problem I have set 'Refresh on start' to yes and the file download interval to 'every start' but this did not cure the issue.
I don't get any error messages.
If I click on a channel say BBC1 it plays correctly.
It was working correctly upto a couple of days ago when information was showing in the schedule.
I am using version 0.0.149
Any idea what I need to do to fix this?
If you are just using the xmltv source have a look in your xmltv file and make sure it has actually got program data in it for today.
Some of the internet sources of xmltv data seem to break over the weekend occasionally.
My first and last programme entries are:-
<programme start="20160923050000 +0000" stop="20160923081500 +0000" channel="I1.1804.microsoft.com">
<title lang="en">Breakfast</title>
<desc lang="en">The latest news, sport, business and weather from the BBC's Breakfast team.</desc>
<date>20160923</date>
<category lang="en">News</category>
<category lang="en">Series</category>
<length units="minutes">195</length>
<episode-num system="ms_progid">5.224483331</episode-num>
</programme>
<programme start="20161007200000 +0000" stop="20161008000000 +0000" channel="I728.313143.microsoft.com">
<title lang="en">Club Classics</title>
<desc lang="en">Seven hours of classic clubbing tracks to get you ready for the weekend.</desc>
<date>20070216</date>
<category lang="en">Music & Arts</category>
<category lang="en">Pop and Rock</category>
<category lang="en">Series</category>
<length units="minutes">120</length>
<episode-num system="ms_progid">5.6390322</episode-num>
</programme>
</tv>
I got this xml by running mc2xml.
Is the problem that I have to run this daily/weekly to get a new xml?