Beta xmltv Meld - creates a single xmltv file from rytec, zap etc - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: Beta xmltv Meld - creates a single xmltv file from rytec, zap etc (/showthread.php?tid=330668) |
RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - primaeval - 2018-06-04 You should have a busybox in your system already. According to this post it is at /system/xbin/ http://www.minixforum.com/threads/busybox-1-81.4248/ If it's not there have a look in the normal linux bin paths like /usr/local/bin /bin etc. (not /etc ) RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - rocko - 2018-06-04 I can't find Busybox anywhere in Minix or get the zip to work. I do use your guide daily for UK TV and I can live with that. I am not very tech savvy. Thanks RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - primaeval - 2018-06-04 I don't know too much about Minix. If you are rooted and have access to Google Play you should just be able to download Busybox from there. I'm not sure if you have to jump through a few hoops to get Kodi to find it though due to file permissions. There is this that has various busybox binaries in it https://github.com/meefik/busybox/releases/download/1.27.2/busybox.zip from here https://github.com/meefik/busybox/releases which ends up at Google Play https://play.google.com/store/apps/details?id=ru.meefik.busybox RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - xDetoursx - 2018-06-05 Speaking of the UK channels. Is anybody else having problems getting data from any of the providers? Just noticed this yesterday when my auto run completed, all of the UK channels were blank. Tested all of the providers on another device and none of them worked. Wondering if it's happening to others or if it's just me. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - primaeval - 2018-06-05 I made a big internal change to support sorting and re-ordering in the last update. That could be the problem even though I put in some code to migrate old settings. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - mzup - 2018-06-07 How do you add certain channels? I only see options for Add All or Remove All. Now I am trying to remove all the channels but they still show in TVGFS. I did a reset in meld and a reset on start in TVGFS and still all the channels show. I am trying to pull from zap. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - primaeval - 2018-06-07 Click to Add. Right click to Remove. Subscribe to a provider or lineup to enable it. "Reset on start" in TVGF to re-add the channels. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - mzup - 2018-06-07 (2018-06-07, 10:05)primaeval Wrote: Click to Add. Right click to Remove.OK It was not possible to load program data. I verified TVGF is pointing to the xml file in xlml meld folder. I verified that the xml has the channels i selected. I reset on start in TVGF as well as chose reset EPG in the settings. Log: https://pastebin.com/QcFec2wg RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - primaeval - 2018-06-07 There is nothing about TVGF in the log. Paste the xmltv.xml file and I'll have a look. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - mzup - 2018-06-07 https://pastebin.com/uMiteh9m RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - primaeval - 2018-06-07 There is nothing wrong with that. It loads fine with 3 channels in it. Have a look in userdata\addon_data\script.tvguide.fullscreen for anything suspicious. There might be a source.db-journal file that is stopping you load TVGF. Try renaming or moving the script.tvguide.fullscreen folder and see how far you get. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - mzup - 2018-06-07 OK renamed folder. Set up location again to where xml file was and opened it up no problem. I just need to now go through and set all channels and other settings again. Thanks for the help. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - primaeval - 2018-06-07 If you have done a lot of manual changes you might be able to fix whatever was wrong in the old folder. If you get stuck pm me a link to a zip of the folder and I'll see if I can recover it. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - mzup - 2018-06-08 Thanks, I got it all set up. Didn't take long. RE: xmltv Meld - creates a single xmltv file from rytec, zap, koditvepg - samueljones - 2018-07-24 @primaeval , hey bro thanks for continue to develop great addons, you rock as always. please do you have any plan to introduce Rename xmltv id like we have in your webgrabplus addon. it could be a nice future plan. currently I cant change channel using number on the remote because xmltv id is not number it something like myname.co.uk. Regards SJ |