E2m3u2bouquet - discussion & support

There are 1,612 replies in this Thread which was already clicked 252,845 times. The last Post () by hajosch.

  • but an e2m3u2b update delete all past events

    There is NOT A SINGLE line in the code that would delete events from the EPG ... There is only ONE LINE in the code and this is eEPGCache.importEvents ... I already wrote to you about this

    I'm speaking about this problem. I never said it's an e2m3u2b problem, but perhaps an epgimport problem that restart to 0 for the IPTV channels just after a full image installation. Why, I don't know. It's not a major issue but oatv team will not investigate because I'm using a mod e2m3u2b version. I thought you'd have had an idea.

    Octagon SF8008 IPTV / DVB-S2X / DVB-C / T2

    OpenATV multiboot 7.5.1 / 7.6

  • I'm using a mod e2m3u2b

    Are there others using the original project? OMG! These are BDSM lovers :face with tears of joy:


    oatv team will not investigate

    And this problem is observed with the original EPGImport and the original e2m3u2b ??? :winking face:

    I think you know the difficulties to have support for out of official feeds plugins. The problems are the same for oe-alliance and openpli distros and teams


    It would be great you propose your work to official teams.. it's your choice.

    Octagon SF8008 IPTV / DVB-S2X / DVB-C / T2

    OpenATV multiboot 7.5.1 / 7.6

  • I think you know the difficulties to have support for out of official feeds plugins.

    More like I know. That is why, tired of arguing with the authors of the original project, I redid everything exactly as I see fit. What would work on all images of any platform, regardless of the version of Python ... In fact, only the name remains of the original plugin. The main logic of the code is rewritten by 90-95% ... + added a plugin, integrated with this code, for viewing archives of IPTV broadcasts for more than 30 IPTV providers "for Slavic countries" .... which also works on all images of any platform, regardless of the version of Python :woozy face:

    if you like it you can make donations

  • More like I know. That is why, tired of arguing with the authors of the original project, I redid everything exactly as I see fit. What would work on all images of any platform, regardless of the version of Python ... In fact, only the name remains of the original plugin. The main logic of the code is rewritten by 90-95% ... + added a plugin, integrated with this code, for viewing archives of IPTV broadcasts for more than 30 IPTV providers "for Slavic countries" .... which also works on all images of any platform, regardless of the version of Python :woozy face:

    I have free time today! I will retry to use your epgimport mod v1.8.5.1 and will do a feedback.

    Octagon SF8008 IPTV / DVB-S2X / DVB-C / T2

    OpenATV multiboot 7.5.1 / 7.6

  • How is the progress in the fight against EPGImport mod? :grinning squinting face:

    Hello, for satellite channels, it's OK. But all my custom channels are empty. Everything is ok with these files (custom.channels.xml and custom.sources.xml) because it works with official version. Corresponding sources are of course selected in the epg sources configuration.

    Octagon SF8008 IPTV / DVB-S2X / DVB-C / T2

    OpenATV multiboot 7.5.1 / 7.6

  • send me for example at least one that does not work sources.xml and channels.xml ... Miracles - do not happen

    A very simple example, I have this channel "TV5 Monde Info" in my custom.channels.xml

    <channel id="no_epg_news">4097:0:1:9101:0:0:0:0:0:0:http%3a//example.com</channel> <!-- TV5 Monde Info -->


    The id="no_epg_news" can be found in the rytecMisc file (here are only the start/stop events, but the eventcontents are in this file):


    rytecMisc: <channel id="no_epg_news">

    rytecMisc: <programme start="20220128000000 +0000" stop="20220128115900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220128120000 +0000" stop="20220128235900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220129000000 +0000" stop="20220129115900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220129120000 +0000" stop="20220129235900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220130000000 +0000" stop="20220130115900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220130120000 +0000" stop="20220130235900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220131000000 +0000" stop="20220131115900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220131120000 +0000" stop="20220131235900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220201000000 +0000" stop="20220201115900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220201120000 +0000" stop="20220201235900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220202000000 +0000" stop="20220202115900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220202120000 +0000" stop="20220202235900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220203000000 +0000" stop="20220203115900 +0000" channel="no_epg_news">

    rytecMisc: <programme start="20220203120000 +0000" stop="20220203235900 +0000" channel="no_epg_news">

    Octagon SF8008 IPTV / DVB-S2X / DVB-C / T2

    OpenATV multiboot 7.5.1 / 7.6

    Edited once, last by jeepcook ().

  • problem to save "url" ( you can do write) from remote control on the setting of m3u or address

    There are no problems. I have added in latest version input control for "EPG URL" and "M3U URL" fields, entered value must be a link. Valid schemes are "http://", "https://", "file://"

    if you like it you can make donations

  • There are no problems. I have added in latest version input control for "EPG URL" and "M3U URL" fields, entered value must be a link. Valid schemes are "http://", "https://", "file://"

    OK

    New bouquet - provider name - nothing save (cullum stay blank) , its controlling too, what should be name ?

    VU Zero4k ATV7.5

  • (here are only the start/stop events, but the event contents are in this file)

    If there are no events in it, what events should be imported? Where is the mistake ?

    As often, you don't read what I wrote ... As I said, the line I wrote here were only the start/stop hours but for each line there are events !!!


    So to be clear here is the full content for this tvg_id:

    So there are MISTAKES!

    Octagon SF8008 IPTV / DVB-S2X / DVB-C / T2

    OpenATV multiboot 7.5.1 / 7.6

    Edited 2 times, last by jeepcook ().

  • in my case is "file:///"

    Code
    [09.02 11:57:20] [e2m3u2b] [BBB]: Start update
    [09.02 11:57:20] [e2m3u2b] [BBB]: Parsing M3U playlist ...
    [09.02 11:57:20] [e2m3u2b] [BBB]: Unable to download or parse M3U file
    [09.02 11:57:20] [e2m3u2b] [BBB]: An error occured during update

    In this case, since the log is not in DEBUG, I can tell that either the path to the file is incorrect or the contents of the file are not in the M3U standard ... Show how you set the path to the file ... It must be something like this

    Code
    file:///media/hdd/playlists/iptv.m3u
    or
    file:///usb/playlist.m3u


    I have no problem specifying a local file reference in the "file://" scheme I described.

  • So to be clear here is the full content for this tvg_id:

    How hard is it to attach channels.xml and the corresponding XMLTV ? How can I check if the events described by you are included WITHOUT owning the source files? Should I enter them manually? In the "clippings" that you have done, I see no reason for it not to work

    if you like it you can make donations

Get community help for all other Enigma2 plugins

This is your forum for support, questions, and guides for plugins not covered in our specialized sections. Support for uncategorized and miscellaneous Enigma2 plugins. Find help, troubleshooting, and discussions for plugins that don't fit other forum categories.

Participate now!

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