Posts by ciefp

    ciefp added a new version:

    ciefp added a new version:

    ciefp added a new version:

    ciefp added a new version:

    ciefp added a new version:

    ciefp added a new version:

    ciefp added a new version:

    ciefp added a new version:

    Hi everyone, I've a Vu+duo 4k se under openBH 5.4 image but the channels in Ciepf settings plugin are not working properly and they "freeze " every little and a while and I need to change the channel and so on, thanks in advance!

    If you mean iptv channels, those are channels that I find on various sites. Since they are available to everyone, they usually work stably for a few days and then, when enough people connect, they start slowing down and later stop working.

    @ciefp

    Maybe your plugin right now supports with EPG and picons? if this plugin was compatible with EPG and picons it would be great!

    That everyone is looking for that option. I only imagined the plugin as a simple converter. Which would do the job of converting from the m3u list and making a bouquet with the channels I wanted. Since all the m3u lists are very large with many channels, the idea was to convert the list but also to be able to choose what you want to convert.

    Since the plugin works with a lot of different m3u lists from different sources, I think it will be difficult to fit the epg without everyone being satisfied. For now, I haven't found a solution how to do it. If I happen to find a solution, of course I will add that option.

    I didn't learn python coding, I'm not a coder, I understand some things. When I have an idea for a plugin, artificial intelligence helps me with coding.

    ciefp added a new version:

    Kiddac is right.

    I have never learned coding, but with the help of artificial intelligence I have created 11 plugins in python3 enigma2 and several http scripts.


    Since I have been working with enigma lists for many years, I know some things related to coding, converting iptv lists to enigma2. I used to do it all manually via notepad++.

    When artificial intelligence appeared, I wanted to try if I could put together a simple plugin that would download my settings from github. And everything went well.

    Then I got various ideas for some plugins, most of which I have completed. I have some more plugins that are in the development phase, but we will see what will turn out. Every day when I have free time, I work on some project.

    How to start working with A.I. first you need to prepare well. Write in a text file in detail what the plugin will be called, what python versions it should support, note that it is for the enigma2 system. Describe in detail the work with that plugin, what it should do, which button is pressed on the remote for which command. Visually, how did you imagine that plugin would look like, put everything on one screen or will it use another auxiliary screen. When you write everything in detail, what and how, sometimes that description is over 100 lines. You copy it all into A.I.

    Then get ready for a lightning fast response where the A.I. literally overflowing with information. Where they will throw out the complete code for that plugin with a detailed explanation of what and how it works. It's up to you to test it. Of course there will be a lot of errors that you fix later. You send the logs and he sends you the solution. And so on until you get to what you wanted to do. Lately I mostly use grok, qwen sometimes chatgpt deepseek.

    ciefp added a new version:

    ciefp added a new version:

    ciefp added a new version:

    I described exactly what it does. I didn't mention epg or picons anywhere, because this converter doesn't have those options. For now, I don't plan to add those options. This is just a simple converter.

    The plugin doesn't ask you to load settings, but to reload settings. Reload means to refresh the settings so that the converted bouquet appears.

    The plugin should support images with python3 from version 3.9 to version 3.14.

    ciefp added a new version:

    ciefp added a new version: