«•» GeoSharing Worlds No.1 Satellite Forum «•»

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

VU+ Addons, Tools and Other files

Crash log Viewer

crash.png


It is an addition to accessing the cache files on the device on the internal or external, with the ability to read and delete
This blog has been modified to version 0.4 by 2boom

- Py 2/3
Suitable for FHD skins
- Variable window design
- Change the error search algorithm
- Reads crash files from path

Code:
/media/hdd/
/home/root/logs/
In addition to the (very useful and verbose) debug log file twisted.log from /tmp/ which can be enabled in the log settings menu

Note :
If it does not appear in the blogging list after running the cr**k files on the device or external
The plugin file attached to the file "plugin.py" is replaced with the path
Code:
/usr/lib/enigma2/python/Plugins/Extensions/CrashlogViewer


enigma2-plugin-extensions-crashlogviewer_0.4_all.ipk.rar (21.22KB)​

plugin.zip (2.96KB)​

 
e2m3u2bouquet 1.0.58 (Mod Dorik1972)

● Minor code changes when parsing and "traversing" XMLTV records to save RAM.
● Fixed import of events from XMLTV, in Py2-based images, the channel_id of which is not set in Latin1 encoding.
● Fixed sorting of channel and group names in natural alphabetical order in Py2 based images
●Changes have been added to the code regarding the use of the specified XMLTV in the EPG url field of the provider's settings. This field should be left empty if the playlist you are using contains tvg-url or epg-urg tags with a specified link for XMLTV. If you specify a link to XMLTV in this field, the plugin will automatically match and select events from the XMLTV you specified. The plugin will find the most appropriate "display-name" tag value names with the channel name from the playlist being used. If the XMLTV specified by you contains links to channel picon in the "icon" attribute values, then you can specify their use in the settings by specifying "Yes" in the "Get by links from the specified XMLTV source" submenu. With this submenu, you can choose between using picon from links in a playlist or from links in XMLTV. The best result of auto-selection of EPG events and picon will be achieved when using XMLTV recommended by your IPTV provider. If you do not have the XMLTV recommended by your provider, then I strongly recommend using the multivariant XMLTV of your region. Multivariant XMLTV contains multiple variants of the same channel name in "display-name" tags. The more different channel name options will be contained in XMLTV, the higher the probability of finding matches with channel names in the playlist used.

Multivariant XMLTV example with picon links:
Code:
<channel id="162">
<display-name lang="ru">НТВ</display-name>
<display-name lang="ru">НТВ +0 (Белгород)</display-name>
<display-name lang="ru">НТВ +0 (Липецк)</display-name>
<display-name lang="ru">НТВ +0 (Невинномысск)</display-name>
<display-name lang="ru">НТВ +0 (Тамбов)</display-name>
<display-name lang="ru">НТВ +0 (Элиста)</display-name>
<display-name lang="ru">НТВ orig</display-name>
<icon src="http://epg.it999.ru/img2/162.png" />
</channel>
<channel id="162">
<display-name lang="ru">НТВ HD</display-name>
<display-name lang="ru">НТВ HD orig</display-name>
<icon src="http://epg.it999.ru/img2/2001.png" />
</channel>
<channel id="2-kanal-mogilev">
<display-name>ТВ2 Могилёв</display-name>
<display-name>ТВ2 Могилев</display-name>
<display-name>2 канал Могилев</display-name>
<display-name>2 канал Могилёв</display-name>
<icon src="https://iptvxpix.ml/2-kanal-mogilev.png"/>
</channel>
This functionality is mainly designed to use playlists found in the public domain in which there is no information to link to the EPG source, except for channel names.
The most popular multi-variant XMLTV for Slavic countries in order of the largest number of channels and their naming options:
Code:
But in principle, you can use the XMLTV of any IPTV provider containing the channels you need and links to picons

Thanks Dorik1972

 
Youtube_h1+git989+59bbd52 - 08.02.2022

-Use twisted 20.3.0 in tests
On twisted 22.1.0 removed HTTPDownloader which is used in enigma.

 

e2m3u2bouquet-enigma2-plugin


Fixes for Version 1.0.59

-Update.....
● FIXED ability to save "yes/no" for loading picons from XMLTV source
● FIXED handling of 'Content-encoding: gzip' headers when downloading XMLTV

Thanks Dorik1972

 
Top