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 etc - Asxetos - 2019-12-27 Is anybody else having trouble with Rytec not populating for the last month or so, or is it just me (xmltv.meld v0.0.64)? I see the same problem on Coreelec and windows, both on Kodi 18.5. Previously saved channel lists update normally, but it is impossible to add to or edit anything on the channel list. Yo and Zap lists are just useless for me. Thanks... RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - Cangeoboy - 2019-12-30 (2019-12-27, 11:28)Asxetos Wrote: Is anybody else having trouble with Rytec not populating for the last month or so, or is it just me (xmltv.meld v0.0.64)? Rytec has had some issues for a while I believe. Also having problem with Zap2it as well, but it looks like the site is down. Not sure you'll get much assistance with this addon. Primaeval (addon creator) hasn't been on since last June. RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - TopekaRoy - 2020-05-22 I don't know why, but I just installed XMLTV Meld on a new Android 9.0.0 TV box and Rytec works great! It won't work on Windows 10 except in Kodi ver. 18.2 and it doesn't work on my Android 7 box. RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - TopekaRoy - 2021-02-25 It doesn't look like Primaeval is coming back and this addon is no longer being maintained. Is there any chance that one of you brilliant developers could pick up the ball and fork it? RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - marynius - 2021-03-02 (2021-02-25, 00:47)TopekaRoy Wrote: It doesn't look like Primaeval is coming back and this addon is no longer being maintained. Is there any chance that one of you brilliant developers could pick up the ball and fork it? Here it is, Matrix compatible https://github.com/marynius/plugin.program.xmltv.meld RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - TopekaRoy - 2021-03-16 (2021-03-02, 00:19)marynius Wrote:(2021-02-25, 00:47)TopekaRoy Wrote: It doesn't look like Primaeval is coming back and this addon is no longer being maintained. Is there any chance that one of you brilliant developers could pick up the ball and fork it? Thank you so much for this update Marynius. Unfortunately, I was using XmltvMeld to populate the channels in the TV Guide - Fullscreen addon. (another Primaeval great). This doesn't work in Kodi 18.9 and TV Guide doesn't work in Kodi 19.1 so I'm still stuck ... unless you have an update for that, too? RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - Asxetos - 2021-11-06 (2021-03-02, 00:19)marynius Wrote:(2021-02-25, 00:47)TopekaRoy Wrote: It doesn't look like Primaeval is coming back and this addon is no longer being maintained. Is there any chance that one of you brilliant developers could pick up the ball and fork it? @marynius I am (was) using xmltv.meld for years on Leia and it worked great. Your update kind of works on Matrix but with 2 problems that make it pretty unusable. The default location for the resulting xml is not defined correctly so it will not create any xml. The scheduling (service) part does nothing. It will not run on load or at the scheduled time, so the only way to update the epg is to open the addon and press "Update" manually. I managed to patch the first so it creates the xml correctly, but i have no idea how to fix the scheduling (service) part. PS Anyone has an idea how to call the update function for this addon from an external scheduler? (something like "xbmc.executebuiltin("RunPlugin(plugin://*****") but no idea for the exact command. Thanks RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - marynius - 2022-01-18 Hello everybody, sorry for not benig around here. check the latest commit https://github.com/marynius/plugin.program.xmltv.meld * some fixex * drop use of busybox due to Android 11 limitations (use of lzma and gzip instead) Happy to help RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - marynius - 2022-01-19 hello the setting for xmltv file location is added in my latest commit RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - samueljones - 2022-01-22 @marynius , thanks for reviving this addon after the setup am having problem as the xmltv.xml is not written in the choosing local on my desktop. I tried to choose dropbox and same result. RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - marynius - 2022-01-22 (2022-01-22, 17:42)samueljones Wrote: @marynius , thanks for reviving this addon after the setup am having problem as the xmltv.xml is not written in the choosing local on my desktop. I tried to choose dropbox and same result. you're welcome the addon is tested only on android version of kodi (i'm using it on my nvidia shield) maybe you can send your log file, i'll try to look into it. RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - marynius - 2022-01-23 (2022-01-22, 23:03)marynius Wrote:Nevermind, fixed it(2022-01-22, 17:42)samueljones Wrote: @marynius , thanks for reviving this addon after the setup am having problem as the xmltv.xml is not written in the choosing local on my desktop. I tried to choose dropbox and same result. https://github.com/marynius/plugin.program.xmltv.meld/releases/latest RE: xmltv Meld - creates a single xmltv file from rytec, zap etc - samueljones - 2022-01-23 @marynius , thanks so much for your quick reply , I can confirm that this is now working well on my Macbook. Many thanks |