[Plugin]E2m3u2bouquet

Enigma 2 Plugins Enigma 2 Picons Enigma 2 Settings and Satellites.xml Enigma 2 Software and Tools Enigma 2 Skins
User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#21

Post by ocean777 »

UPDATE
1.6
1) The algorithm for parsing m3u playlists has been rewritten for speedup and lower RAM consumption. Now the plugin works great on "ancient" devices with sh4 architecture (for example on GI8120, Spark 7111, etc.)
2) The EPG data storage structure has been completely redesigned to automatically bind playlist channels by their name. Now everything works much faster and more precisely. This mode is enabled automatically if you specify the EPG source in the playlist card and is usually used for those playlists that do not have a predefined channel binding and EPG within the playlist itself
4) The output of various information about the plugin's operation in logging has been slightly changed
5) Fixed various little things reported by users
thanks Dorik1972
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.6_all.rar
(2.05 MiB) Downloaded 10 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#22

Post by ocean777 »

UPDATE
1.6.1
1) The #EXTVLCOPT directive parser has been fixed. My mistake, I forgot about it -)
2) Added regular expression of exceptions for auto-selection of EPG by channel name
thanks Dorik1972
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.6.1_all.rar
(2.05 MiB) Downloaded 30 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#23

Post by ocean777 »

UPDATE
1.7
1) Added the ability to select the different methods of “binding” EPG for the playlist being used.
2) Added Hungarian localization (thanks to @sasfioka)

thanks Dorik1972
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.7_all.rar
(2.07 MiB) Downloaded 21 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#24

Post by ocean777 »

UPDATE
1.7.1
1) Fixed display of "helpers" (descriptions) when switching settings items in playlist settings for DreamOS-based images

2) Typos and errors in RU localization have been fixed

3) Minor optimization of playlists settings menu code
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.7.1_all.rar
(4.13 MiB) Downloaded 20 times


User avatar
kingsman
E2 Developer
E2 Developer
Posts: 354
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 171 times
France

Re: [Plugin]E2m3u2bouquet

#25

Post by kingsman »

1.7.2

1) The code responsible for setting playlist parameters has been completely rewritten
2) The base ConfigSelection class has been redesigned. If your image supports displaying graphics in the selection options of the settings window, then you will display icons instead of phrases. This modification also works on any DreamOS-based images. For example, this functionality can be “evaluated” on OpenPli, OpenBH, Merlin, GP4, etc. images.
Image
Image
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.7.2_all.ipk
(2.09 MiB) Downloaded 27 times
enigma2-plugin-extensions-e2m3u2bouquet_1.7.2_all.deb
(2.09 MiB) Downloaded 19 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#26

Post by ocean777 »

UPDATE 1.7.3
1) The M3U playlist parser function has been redesigned as a "generator". This allows to significantly save RAM, and eliminate Enigma2 reactor freezes when processing huge playlists
2) Calling the "Reset Bouquets" item from the main menu now deletes both favorites created by this plugin and channel icons ever downloaded by this plugin. Previously, only favorites were deleted
3) ​Added support for links with HTTP basic authorization when importing EPG data. We are talking about links to XMLTV in this format
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.7.3_all.rar
(2.09 MiB) Downloaded 12 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#27

Post by ocean777 »

UPDATE 1.7.5
1) Fixed a crash when clicking OK in the menu for selecting playlist groups when they were missing

2) Now in the playlist settings, you can add archived playlist files. Supported formats - GZ, XZ, and ZIP. The logic behind this is very simple. Sometimes users send me playlists of incredible sizes (500,000+ entries) for testing, the size of such files is from 60 to 140 MB... In the archive, they take up no more than 2-9 MB. Unpacking and reading data from the archive occurs in a “stream” and has virtually no effect on the playlist’s parsing speed. But it saves a lot of storage space... especially if there are a lot of such playlists

For example
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.7.5_all.rar
(2.09 MiB) Downloaded 19 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#28

Post by ocean777 »

UPDATE 1.7.6
1) Fixed an issue that some users encountered when specifying an m3u file and a link to an EPG
2) Minor optimization and universalization of the code
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.7.6_all.rar
(2.09 MiB) Downloaded 11 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#29

Post by ocean777 »

UPDATE
1.7.7
1) Fixed plugin skin files for full compatibility with Vti images

2) Minor changes in the files responsible for EPG import. Now on images based on Python 3.10 - 3.12, this process will happen much faster. On earlier versions of Python, there is also a performance gain, but it is not as noticeable in comparison with more recent versions of Python

3) Minor changes in log output
tnx pepsik
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.7.7_all.rar
(2.09 MiB) Downloaded 12 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 378
Joined: 14 Mar 2024, 13:48
Has thanked: 148 times
Been thanked: 178 times
Andorra

Re: [Plugin]E2m3u2bouquet

#30

Post by ocean777 »

UPDATE
1.7.8
1) Small optimization of the regexp parser of #EXTINF directive data of the m3u playlist

2) Changes have been made to the log output when there is no key file

3) Added the ability to interrupt the process of receiving groups from the playlist when using bouquet customization in playlist settings ("red" or "exit" button during obtaining or processing the playlist) ... In this case, information about the interruption of this process by the user will be displayed in the log.
Image
Attachments
enigma2-plugin-extensions-e2m3u2bouquet_1.7.8_all.rar
(2.09 MiB) Downloaded 13 times


Post Reply
  • Similar Topics
    Replies
    Views
    Last post