Автор Тема: Плагин m3u2bouquet (Мод от Dorik1972)  (Прочитано 13510 раз)

0 Пользователей и 1 Гость просматривают эту тему.

nike v

  • Супермодератор
  • Аксакал
  • *****
  • Спасибо
  • -> Вы поблагодарили: 3643
  • -> Вас поблагодарили: 10365
  • Сообщений: 2681
  • Респект: +12003/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #90 : 25 Май 2025, 08:49:11 »
UPDATE 2.0.6

1) Fixed sorting mode by template file
2) Changed installation scripts to support images without -delete parameter in find utility (e.g. OpenPli scarthgap)
3) Small changes in M3U parisng algorithm
« Последнее редактирование: 25 Май 2025, 09:52:58 от Марат »

merten

  • Эксперт
  • Аксакал
  • ****
  • Спасибо
  • -> Вы поблагодарили: 1940
  • -> Вас поблагодарили: 4297
  • Сообщений: 1247
  • Респект: +251/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #91 : 25 Май 2025, 11:06:37 »
ОБНОВЛЯТЬ

2.0.7​



1) Исправлен импорт событий EPG для последнего использованного "channel_id" XMLTV

2) Исправлен парсер M3U для директивы EXTGRP



Дигидон

  • Супермодератор
  • Аксакал
  • *****
  • Спасибо
  • -> Вы поблагодарили: 18388
  • -> Вас поблагодарили: 30733
  • Сообщений: 6737
  • Респект: +4987/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #92 : 29 Июнь 2025, 21:52:13 »
UPDATE 2.0.8

1) Code fixes to support the latest OpenBH images, OpenPli Scarthgap, etc.
2) Slightly modified installation scripts for compatibility with Python3-based images that lack the "python" symlink

Joker

  • Эксперт
  • Аксакал
  • ****
  • Спасибо
  • -> Вы поблагодарили: 4325
  • -> Вас поблагодарили: 8616
  • Сообщений: 1785
  • Респект: +917/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #93 : 03 Сентябрь 2025, 16:05:30 »
UPDATE
2.0.9


1) Added automatic recognition of XtreamCodes links. If the link to the playlist is specified in this format,
Code

<url>/get.php?username=<user>&password=<pwd>&type=m3u_plus&output=<ts, m3u8>

then the bouquets creation will be done based on your provider's XtreamCodes API responses. This significantly speeds up the process of creating bouquets compared to parsing M3U playlists.

2) Minor changes to the m3u playlist parser to save RAM
Люди не делятся на национальности, партии, фракции и религии. Люди делятся на умных и дебилов, а вот дебилы делятся на национальности, партии, фракции

Дигидон

  • Супермодератор
  • Аксакал
  • *****
  • Спасибо
  • -> Вы поблагодарили: 18388
  • -> Вас поблагодарили: 30733
  • Сообщений: 6737
  • Респект: +4987/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #94 : 04 Сентябрь 2025, 21:35:38 »
UPDATE
2.0.10



1) Added filtering of Unicode characters in channel and group names for XtreamCodes API responses (similar to how the m3u playlist parser does it)
2) Fixed the formation of links to broadcasts when generating bouquets for the XtreamCodes API
3) Removed unnecessary debug code

astraA4

  • Модератор
  • Аксакал
  • *****
  • Спасибо
  • -> Вы поблагодарили: 9873
  • -> Вас поблагодарили: 9616
  • Сообщений: 2070
  • Респект: +1165/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #95 : Сегодня в 17:28:16 »
UPDATE
2.0.11



1) The “use/don't use” XtremCodes API setting has been added to the playlist settings. It will appear if the code determines that the entered URL matches the XtremCodes playlist format.

2) A minor fix in the code for using available stream formats when requesting the XtreamCodes API