Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: EPGImport Plugin

  1. #1
    Super Moderator
    Join Date
    12-08-2007
    Posts
    24,964
    Uploads
    14,865
    Likes
    15,791

    EPGImport Plugin

    EPGImport 1.0+git206
    16.06.2019

    - Italian translation for EpgImport (#38)

  2. Advertise Here
  3. #2
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: EPGImport Plugin

    EPG Import with ssl support updated for DreamOS
    Version
    2.2

    This is for people that https epg url is redirecting to another https url and then failing the SSL check in epgimporter.

  4. #3
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: EPGImport Plugin

    EPGImport mod from Dorik1972

    Version
    1.3

    "Remastering" of the good old plug for importing xmltv / epg.dat into Enigma2. Unpack the contents of the * .tar.gz archive over the installed native version from the feed of the image you are using or by installing the ipk or deb package

    Differences from the original
    1) The algorithm for "bypassing" xmltv and parsing events is maximally optimized and accelerated.
    2) All file uploads have been changed to twisted.web.client.Agent (), instead of deprecated getPage and downloadPage
    3) Checking ssl certificates is completely disabled. In the case of downloading xmltv and channels.xml - no threat : '(. Zero problems with downloading from any http or https resources
    4) Added EPG import support for DreamOS
    5) Added support for local files in ****. Sources.xml. Now everything works 100% correctly.
    6) The code is written out universally and will work on PY2 and PY3 based images
    7) Cleaned and "fixed" everything that "caught" during the code + added and more clearly made logging of actions

    Will work as quickly as possible on images with twisted supportsThreads ... me on everything I could install in my VU + Ultimo 4K (BH, OpenBH, OpenATV 6.2 - 7.0, OpenPli, OpenVision, etc.) ... on everything else - check: download:

    ENJOY

  5. #4
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: EPGImport Plugin

    EPGImport mod from Dorik1972

    Version
    1.4

  6. #5
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: EPGImport Plugin

    EPGImport mod from Dorik1972

    Version1.5

    In Agent.request, by default, there is only the connectTimeout parameter, in fact, as in any other method tied to the Agent. This timeout only affects the TCP connection setup timeout. Setting it to 5 means that if a TCP connection to the HTTP server for a specific URL cannot be established in less than 5 seconds, the request attempt will fail with a timeout error. However, if the connection is successfully established, the timeout no longer matters. If the server takes 10 hours to send you a response, the agent will sit and wait 10 hours.

    This release fixes this situation and adds a timeout for the maximum allowed response time. The default is 10 sec. In other words, if we have not received the target file in 10 seconds, this will be considered a timeout error, and the download of the file will be interrupted. Yesterday morning the provider Glanz was giving away its EPG file for more than 3 hours. It is unacceptable.


  7. #6
    Administrator WaRp's Avatar
    Join Date
    16-08-2015
    Posts
    7,731
    Uploads
    8,927
    Likes
    26,125

    Re: EPGImport Plugin

    EPGImport mod from Dorik1972
    Version 1.8





    ● Fixed formation of ExpandableSectionList for DreamOS. Now it looks the same as on the other images
    ● The XMLTV event parsing logic now takes into account the value of the "Keep Outdated EPG events" parameter, which is set in the EPG settings of the image you use. If there is no such setting, which is unlikely, then by default this parameter is 3 hours
    ● Fixed XMLTV parsing algorithm with "sub-title" nodes


    Thanks Dorik1972

  8. #7
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: EPGImport Plugin

    EPGImport mod from Dorik1972

    Version 1.8.1


    1) Fixed postrm script in control package causing an error when uninstalling the plugin

    2) Fixed "Nonetype object" error when parsing some channels.xml from rytec group

    3) A set of fresh EPG sources for European countries from the rytec group added

  9. #8
    Administrator WaRp's Avatar
    Join Date
    16-08-2015
    Posts
    7,731
    Uploads
    8,927
    Likes
    26,125

    Re: EPGImport Plugin

    EPGImport mod from Dorik1972
    Version 1.8.3





    ● Fixed font size for 1280x720 resolution in XMLTV source selection window
    ● Fixed event import from XMLTV with non Latin-1 channel_id attribute values
    ● Slightly added logging when importing events for more information


    Thanks Dorik1972

  10. #9
    Administrator WaRp's Avatar
    Join Date
    16-08-2015
    Posts
    7,731
    Uploads
    8,927
    Likes
    26,125

    Re: EPGImport Plugin

    EPGImport mod from Dorik1972
    Version 1.8.4





    ● Fixed sporadically occurring "segmentation fault" in OpenATV 6.4 on some xmltv.
    ● Minor code reorganization: added "Title" for some skins, fixed display of strings in log etc.


    Thanks Dorik1972

  11. #10
    Administrator WaRp's Avatar
    Join Date
    16-08-2015
    Posts
    7,731
    Uploads
    8,927
    Likes
    26,125

    Re: EPGImport Plugin

    EPGImport mod from Dorik1972
    Version 1.8.5





    ● Added installation of necessary python dependencies if they are not present in the used image
    ● Removed broken links from the rytecepg.wanwizard.eu domain from XMLTV sources of the rytec group
    ● Minor code reorganization


    Thanks Dorik1972

Page 1 of 2 12 LastLast
Advertise Here

Similar Threads

  1. Replies: 0
    Last Post: 09-05-2019, 18:42:19
  2. Replies: 2
    Last Post: 12-01-2012, 19:26:20
  3. Framed plugin icons to the plugin GP3
    By *Besmiri* in forum Enigma2 Skins
    Replies: 4
    Last Post: 26-11-2011, 18:56:20
  4. EPGImport files for Sky UK (Gigant Image)
    By wahid in forum Enigma2 Plugins
    Replies: 0
    Last Post: 16-05-2010, 11:16:05
  5. EPGImport v07 for UFS 910
    By sami.sami in forum Kathrein
    Replies: 0
    Last Post: 08-12-2009, 15:40:54

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •