[Plugin]E2m3u2bouquet
- Zaam
- Feed Hunter
- Posts: 803
- Joined: 15 May 2022, 21:37
- Has thanked: 325 times
- Been thanked: 165 times
- Contact:
Re: [Plugin]E2m3u2bouquet
UPDATE
1.1
!!! ATTENTION !!!
It is also very advisable to delete all picon files created by previous versions of the plugin using the mask "*1010101*". This can significantly save space on your storage device where picon files are stored.
1) Changes have been made to the algorithm for generating serviceref in bouquets created by this plugin to 100% prevent duplication of serviceref in userbouquets
thanks Dorik1972
1.1
!!! ATTENTION !!!
It is also very advisable to delete all picon files created by previous versions of the plugin using the mask "*1010101*". This can significantly save space on your storage device where picon files are stored.
1) Changes have been made to the algorithm for generating serviceref in bouquets created by this plugin to 100% prevent duplication of serviceref in userbouquets
thanks Dorik1972
Re: [Plugin]E2m3u2bouquet
UPDATE 1.3
1) Added support for Python 3.12-based images
1) Added support for Python 3.12-based images
- Attachments
-
- enigma2-plugin-extensions-E2m3u2bouquet_1.3_all.ipk
- (2 MiB) Downloaded 28 times
-
- enigma2-plugin-extensions-E2m3u2bouquet_1.3_all.deb
- (2 MiB) Downloaded 19 times
- ocean777
- E2 Developer
- Posts: 401
- Joined: 14 Mar 2024, 13:48
- Has thanked: 194 times
- Been thanked: 195 times
Re: [Plugin]E2m3u2bouquet
UPDATE 1.4
thanks Dorik19721) In the provider’s “card”, the ability to select groups of channels of the playlist used for which bouquets will be created has been added. You simply use the remote control and the "OK" button to turn on/off the necessary/unnecessary groups of channels that are in your playlist. Then save your choice using the "green" button. The channel group selection menu will be available if you turn on the “Channel group filter” in the provider card.
2) The menu item “Import EPG after creating bouquets” has been moved from the "Configure" plugin's menu to the provider card and is applied for each playlist (for those where it is turned on), and not for all at once as was previously
3) Fixed the transition of the selection slider in parent menu items to the first position when returning from child menus for DreamOS-based images.
4) Fixed selection of bouquets update mode (interval/fixed time) for DreamOS-based images in the plugin's "Configure" menu
5) Updated all locales
- Attachments
-
- enigma2-plugin-extensions-e2m3u2bouquet_1.4_all.rar
- (2.02 MiB) Downloaded 21 times
- ocean777
- E2 Developer
- Posts: 401
- Joined: 14 Mar 2024, 13:48
- Has thanked: 194 times
- Been thanked: 195 times
Re: [Plugin]E2m3u2bouquet
UPDATE 1.4.1
1) A “button” has been added to the group selection menu to mark/unmark all groups. This should be convenient when your playlist contains dozens of groups, and you need to select 1-2-3-4. It is much easier to uncheck everyone and select the ones you need than to uncheck dozens of group names
2) A small change in the logic for selecting groups from the playlist. If there are group-title tags and #EXTGRP directives in the playlist, the values of the group-title tags will have the highest priority and it is according to them that the list of groups for selection will be generated
3) A small change in the regular expression for parsing playlists, which significantly reduces the processing time for huge playlists (more than 100,000+ entries).
4) Minor adjustments in localizations (Greek, Russian)
- Attachments
-
- enigma2-plugin-extensions-e2m3u2bouquet_1.4.1_all.rar
- (2.02 MiB) Downloaded 18 times
- ocean777
- E2 Developer
- Posts: 401
- Joined: 14 Mar 2024, 13:48
- Has thanked: 194 times
- Been thanked: 195 times
Re: [Plugin]E2m3u2bouquet
UPDATE 1.4.2
thanks Dorik19721) Added functionality for sorting the order of “providers” (playlists) using the remote control ("yellow" button in "Providers" menu)
2) Fixed "breakage" of group sorting order when using "mark/unmark" groups in python2-based images
3) Minor changes in skins and localizations
- Attachments
-
- enigma2-plugin-extensions-e2m3u2bouquet_1.4.2_all.rar
- (4.08 MiB) Downloaded 17 times
- ocean777
- E2 Developer
- Posts: 401
- Joined: 14 Mar 2024, 13:48
- Has thanked: 194 times
- Been thanked: 195 times
Re: [Plugin]E2m3u2bouquet
UPDATE 1.5
thanks Dorik19721) Added functionality for custom sorting playlist groups in its settings using the remote control.
2) The texts of all menus and descriptions of their purpose in any settings menu (plugin settings, playlist settings, etc.) have been completely redesigned.
3) Locales updated. Many thanks to all users for translations into their native language.
4) Fixed various minor bugs reported by users.
- Attachments
-
- enigma2-plugin-extensions-e2m3u2bouquet_1.5_all.rar
- (2.04 MiB) Downloaded 15 times
- ocean777
- E2 Developer
- Posts: 401
- Joined: 14 Mar 2024, 13:48
- Has thanked: 194 times
- Been thanked: 195 times
Re: [Plugin]E2m3u2bouquet
UPDATE 1.5.1
thanks Dorik19721) Changes have been made to the m3u playlist parser. Added processing of "nonsense" in the form of escaped HTML/XML characters that are sometimes found in the names of groups and channels in playlists. This change was made at the request of the user who provided an example of such a playlist. Most likely, he is not the only one, and such “absurdities” are a common occurrence among playlists from Europe with 200+ groups and 600,000+ channels
2) Added plugin logo output when used on an LCD instead of the standard “text information” of basic image skins
3) Minor adjustments to menu translations for UA and RU locales
- Attachments
-
- enigma2-plugin-extensions-e2m3u2bouquet_1.5.1_all.rar
- (2.04 MiB) Downloaded 15 times
- ocean777
- E2 Developer
- Posts: 401
- Joined: 14 Mar 2024, 13:48
- Has thanked: 194 times
- Been thanked: 195 times
Re: [Plugin]E2m3u2bouquet
UPDATE v1.5.2
thanks Dorik19721) Corrections in RU locale
2) Fixed getting the iso691 language code dictionary
3) Minor improvements to speed up the EPG import process on DreamOS-based images
- Attachments
-
- enigma2-plugin-extensions-e2m3u2bouquet_1.5.2_all.rar
- (2.04 MiB) Downloaded 11 times
- ocean777
- E2 Developer
- Posts: 401
- Joined: 14 Mar 2024, 13:48
- Has thanked: 194 times
- Been thanked: 195 times
Re: [Plugin]E2m3u2bouquet
UPDATE v1.5.3
thanks Dorik19721) Fixed not displaying groups from the playlist for selecting them after deleting/adding groups from/to the playlist by the provider (No groups found error). Thank you, jeepcook, for finding the bug and testing it.
2) Refreshed GE locale. Thanks to giorbak for the translation.
- Attachments
-
- enigma2-plugin-extensions-e2m3u2bouquet_1.5.3_all.rar
- (2.1 MiB) Downloaded 13 times
- ocean777
- E2 Developer
- Posts: 401
- Joined: 14 Mar 2024, 13:48
- Has thanked: 194 times
- Been thanked: 195 times
Re: [Plugin]E2m3u2bouquet
UPDATE
1.5.4
1.5.4
1) Fixed inability to select picon storage path in plugin settings... My mistake... annoying typo
- Attachments
-
- enigma2-plugin-extensions-e2m3u2bouquet_1.5.4_all.rar
- (2.05 MiB) Downloaded 19 times
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0 Replies
- 382 Views
-
Last post by Hannibal_Lecter
-
- 2 Replies
- 3230 Views
-
Last post by Zaam
-
- 0 Replies
- 1259 Views
-
Last post by The Founder
-
- 0 Replies
- 867 Views
-
Last post by The Founder
-
- 11 Replies
- 3572 Views
-
Last post by Hannibal_Lecter
-
- 1 Replies
- 570 Views
-
Last post by The Founder
-
- 21 Replies
- 4354 Views
-
Last post by Hannibal_Lecter
-
- 0 Replies
- 1657 Views
-
Last post by The Founder
-
- 2 Replies
- 1523 Views
-
Last post by Hannibal_Lecter
-
- 1 Replies
- 685 Views
-
Last post by ocean777