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

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

Joker

  • Эксперт
  • Аксакал
  • ****
  • Спасибо
  • -> Вы поблагодарили: 3585
  • -> Вас поблагодарили: 7958
  • Сообщений: 1642
  • Респект: +828/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #75 : 14 Ноябрь 2024, 19:39:07 »
UPDATE
1.9.1


1) Fixed occurrence of 'nwame' error in DEBUG logging mode when using template mode ​​​​
2) Unified the list of available folders for users to select/save files. The following folders are not available for users to choose: “/bin”, “/boot”, “/dev”, “/lib”, “/proc”, “/run”, “/sbin”, “/sys”, “/var”, “/usr”, “/picon”, “/piconlcd”. So you can't store your playlists in any of these folders, they won't be available for selection in the plugin menu
3) Small adjustments to the skins and display of various items in the plugin menu
4) Completely replaced and rewritten the code responsible for auto-selection of EPG “by similarity”. Now a faster mathematical algorithm for finding “similarity” is used (Jaro–Winkler similarity is used now instead of Damerau–Levenshtein distance), and you can specify the degree of search accuracy (not lower than the specified one) in percent in the playlist settings menu

Available range of similarity recognition accuracy from 75 to 100% (100% is an absolute match)
5) Minor changes in the code responsible for loading picons. The speed of processing and loading of picons is slightly increased.​
6) Added translations of all locales due to the above changes
Люди не делятся на национальности, партии, фракции и религии. Люди делятся на умных и дебилов, а вот дебилы делятся на национальности, партии, фракции

tu134

  • ВИП
  • Аксакал
  • ****
  • Спасибо
  • -> Вы поблагодарили: 9553
  • -> Вас поблагодарили: 13666
  • Сообщений: 2868
  • Респект: +1462/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #76 : 20 Ноябрь 2024, 17:58:27 »
UPDATE
1.9.2


1) Complete refactoring of the code responsible for auto-selecting descriptions from EPG.
2) Now you will have access to two of the fastest algorithms for finding “similarity” ... they are fundamentally different in terms of math, but give excellent results in terms of finding and evaluating “similarity”
a) Jaro-Winkler - excellent and fast for short strings (channel names)
b) TF-IDF​ - this “math” is what you encounter almost every day when you ask Uncle Google to find something you type into the search bar ... i.e. it is a basic algorithm that allows you to find documents (texts) that “that set of words” that you typed into the search bar is the “document/text” that you are looking for ... Works well and fast on large strings/texts (channel names)
c) auto - ​the plugin itself analyzes the length of the compared channel names and applies one of the available algorithms for each of the channel names
You can now combine “options” for auto-fit “similarity”, both in terms of speed and accuracy of results depending on your playlist and the EPG you are using​
3) Small changes in EPG import algorithm
4) Updated all locales related to changes in the plugin menu

sogaz

  • Аксакал
  • *****
  • Спасибо
  • -> Вы поблагодарили: 9817
  • -> Вас поблагодарили: 22033
  • Сообщений: 4929
  • Респект: +3544/-0
Плагин m3u2bouquet (Мод от Dorik1972)
« Ответ #77 : 21 Ноябрь 2024, 21:25:37 »
UPDATE
1.0.93


1) Added support for Python 3.13-based images
2) Minor edits to the Greek locale
Бог наблюдает за тобой.
Так живи, чтобы ему было интересно.