2019-01-29, 18:51
(2019-01-29, 18:10)georgepana Wrote:The xmltv files get downloaded before they are added to the database.(2019-01-29, 10:38)primaeval Wrote:(2019-01-29, 06:46)georgepana Wrote: Thanks. It was something in that url that would not allow for EPG. Tried it with a couple of the other guides (not as nice as your version) Renegade and Ivue and the same problem. However, played around with webgrab and tvtv.us and got a good and stable EPG going now. Thanks for your help.There are two programs with overlapping times on that channel.
I have another question: I am noticing strange artifacts/overlap every 10 pages or so. At first I thought it is related to the EPG font size, and that I had chosen a font that was too large. But even if I bring the font way down it still shows the strange ghosting/overlap. Here are a couple of pics, one with font size 15, one with font size 10.
https://imgur.com/a/Pr0d7uz --- font 15
https://imgur.com/a/tOzHHHj --- font 10
Have you seen that before? Is it something that can be fixed?
Thank you for your help.
You might have two channels with the same name in the xmltv.
It could be a problem with zero duration but I thought there was some code that dealt with that.
Look in the channel listing with the 1 key or see if there is something strange in the xmltv program times.
The main stream is a URL XML that I am paying for. Is there a way to look at the XML structure of that? There is no actual XML file for download.
The XML I use in Lab 3 to add to that is a webgrab of a local tvtv.us local listing, but the overlap already happened before I added the extra channels.
Also, another question. Is there a way to assign a "last channel" key, or is one perhaps already in place?
Look for
userdata\addon_data\script.tvguide.fullscreen\xmltv.xml
You can also use this to look in source.db
https://sqlitebrowser.org/
I think 0 (zero) will play the Last Channel. Here are most of the commands that I remembered to document.
https://github.com/primaeval/script.tvgu...i/Commands
There is also an Action Editor in Lab1 where you can change most actions.
They also need to be assigned to a physical button or key in keymap.xml.
You could use the Kodi Keymap Editor addon to do that easily.