EPG Import mod from Dorik1972 Support Thread

There are 552 replies in this Thread which was already clicked 117,870 times. The last Post () by berimor18.

  • I found the issue. It was coming from this file: http://rytecepg.dyndns.tv/rytec.channels.xml.xz

    HTML
    Dorik@MacBookPro ! % curl http://rytecepg.dyndns.tv/rytec.channels.xml.xz
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>rytecepg.dyndns.tv is offline</title></head><body><h1>rytecepg.dyndns.tv is offline</h1><p>rytecepg.dyndns.tv is currently offline. Please try again later.</p><hr/><p>Questions about our services?  Learn more at <a href='http://Dyn.com'>Dyn.com</a>.</p></body></html>

    In the server's response above you can see the reason why it doesn't work. Or should I explain?

    The server is offline.

  • I have a question: why does EPG Import not use the same rytec.channels.xml.xz file for each source?

    I don't understand what you're asking. Explain what you mean.


    The server is offline.

    Then how can the plugin retrieve data from this server? That's why you have an error in the log when using this link... Because the STRUCTURE of the received file is not XMLTV ... Consequently, the plugin displays an error log and goes (tries) to get the data at the following link from the list

    if you like it you can make donations

    • Official Post

    have update for dreamOS ??

    What kind of update are we talking about? Doesn't something work on DreamOS?

    I think I have problems with the sources

    anything I tried blocks my dreambox one box,

    • Official Post

    i use this source


    flag only italian.. for test.. and box reboot when download epg..


    screenshot.png

    • Official Post

    and have a crash if select Italia basis - film etc etc..



    screenshot (1).png

    • Official Post

    here


  • /usr/lib/python2.7/site-packages/twisted/python/threadpool.py(248): inContext

    /usr/lib/python2.7/site-packages/twisted/_threads/_team.py(187): doWork

    /usr/lib/python2.7/site-packages/twisted/_threads/_threadworker.py(44): work

    /usr/lib/python2.7/threading.py(743): run

    This bug with "threads was fixed quite a long time ago.... a long time ago ... What version of the plugin do you have? Below are screenshots of how the same sources work for me without problems

    Снимок экрана 2024-12-06 в 21.59.06.pngСнимок экрана 2024-12-06 в 22.04.46.pngСнимок экрана 2024-12-06 в 22.05.01.pngСнимок экрана 2024-12-06 в 22.07.13.png

    if you like it you can make donations

    • Official Post

    enigma2-plugin-extensions-EPGImport-mod-dorik1972_1.9.1_all


    is last here


    [Plugin] EPG Import mod from Dorik1972 - Enigma2 EPG - Linux Satellite Support Community



    Thank's MasterG for moved post

  • is last here

    my example above is on the exact same version of this plugin on DreamOS...it's strange .... The thing is that I haven't changed anything in the code of this plugin for more than two years ... I have a more correct variant of EPG importer code for any Enigma2 images, it is faster and much more correctly written ... This is the code I made for IPTVBouquetsMaker ... I think it's time to transfer all changes from IPTVBouquetsMaker to this plugin ... I will do it next week ... if there are no power outages and no air raids crying face

    if you like it you can make donations

    • Official Post

    is last here

    my example above is on the exact same version of this plugin on DreamOS...it's strange .... The thing is that I haven't changed anything in the code of this plugin for more than two years ... I have a more correct variant of EPG importer code for any Enigma2 images, it is faster and much more correctly written ... This is the code I made for IPTVBouquetsMaker ... I think it's time to transfer all changes from IPTVBouquetsMaker to this plugin ... I will do it next week ... if there are no power outages and no air raids crying face

    ok, it's been a while since I had epg, for many weeks, and I wanted to report it.

    Do you have a version I can test right now?

    I'm working on some components and without eg. .I have nothing to work on.

    • Official Post

    this work fine..


    download many epg..


    BUT...


    screenshot (2).png


    screenshot (3).png


    No crash.. no reboot.. download epg in device but not show..



    Here is epgimport for my dreambox ;)


    [DreamOs] EPGImport - working - Enigma2 EPG - Linux Satellite Support Community

    • Official Post


    I have tested various plugins and methods.

    I confirm that at the moment this attached plugin works quite well

    Experience

    -Some channels do not immediately show the epg, but if you scroll through the list it appears.

    - the download is too fast, I selected italy - base - sky - iptv - film-sport etc., perhaps it does not manage the sources well.

    - it does not crash, no reboot for the moment

    -sources and config used : last attached

    • Official Post

    If I remember correctly, we had to disable Threading also on @diamondear's iSetting plugin

    In fact there should be a check that if isetting is on dreambox it does not use threading..

    But I do not want to say wrong things.



    enfact with this mod no crash and not freeze box..


    if not os.path.exists("/usr/bin/apt-get") and twisted.python.runtime.platform.supportsThreads():


    the problem of epg import remains. It does not process


    screenshot (2).png

  • Experience

    -Some channels do not immediately show the epg, but if you scroll through the list it appears.

    - the download is too fast, I selected italy - base - sky - iptv - film-sport etc., perhaps it does not manage the sources well.

    - it does not crash, no reboot for the moment

    -sources and config used : last attached

    This is a “mush” of observations, which have nothing to do with the EPGImport plugin

    If I remember correctly, we had to disable Threading also on @diamondear's iSetting plugin

    In fact there should be a check that if isetting is on dreambox it does not use threading..

    But I do not want to say wrong things.

    There's no need to engage in “fortune-telling” and “memories” :woozy face: ... I know very well why there is an error with defer.threads in DreamOS ... It has NOTHING to do with anything you wrote above. It has to do with the implementation of timers on DreamOS ...The error is not in the EPGImport.py file ...just need to rewrite the call of EPGImport class and its methods in plugin.py .....

    if you like it you can make donations

    • Official Post

    instead I remember well, as you see the threadinh is inactive.


    screenshot (3).png

    Anyway

    if you solve it we are here, otherwise I use the old one that works the same.

  • the old one that works the same.

    I don't have anything against it. Use what works. I just do NOT use this plugin and have “abandoned” it because it is not needed for me. I wrote - if I have time, I will transfer the completely rewritten code for importing EPG from IPTVBouquetsMaker to this plugin

    if you like it you can make donations

Your resource for Enigma2 EPG tools

Get downloads and support for Cool TV Guide, CrossEPG, EPG Importer, IPTV EPG, and satellite/cable program guides. Centralized support and downloads for Enigma2 EPG plugins. Find tools for IPTV, satellite, and cable electronic program guides, including EPGImport, Web Grabber, and more.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!