Что нового?
Пикник ТВ

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!

Плагины для Enigma 2

e2m3u2bouquet 1.0.66

1) Fixed skin loading for images with custom skins of this plugin
2) When creating "All channels bouquet" the name bouquet will match the name of the provider and will be created without the phrase "All channels-"
3) Added creation of the ***-diff-override.xml file that contains new broadcasts in the m3u-playlist of the provider in relation to the used ***-sort-override.xml. This file allows you to track changes in the provider's playlist. It is created only when new broadcasts appear in the m3u playlist. The data of this file can be used to manually edit (add) broadcasts to the current ***-sort-override.xmlПосмотреть вложение 1
 
e2m3u2bouquet 1.0.67

Added filter for unwanted categories. You can edit and define unwanted categories yourself in the "m3ufilter.conf" file. This file will appear in the plugin configuration folder after generating bouquets. In order to enable the filter, you need to enable the corresponding option in the IPTV provider card. By default, two sections are created in m3ufilter.conf for categories united by "semantic" value. The number of sections is not limited and can be created by the user according to his needs, by analogy with existing ones.Посмотреть вложение 1
 
AJPanel 6.0.0


- Added the option "Find in Selected" (Blue Button) to search for names in Portal VOD/Series within a Category.
- Added a new column ("Category/Genre") in Portal Live/VOD/Series tables.
- Added option to download the M3U file from portal servers.
- Added Find/Next/Prev menu options to all the tables in the panel to search for text in table rows.
.. After entering the text that you need to find, use "<" and ">" buttons as shortcuts for Next/Previous.
.. You can also search for word from your custom filter file (see filter rules).
- Added the new option "satellites.xml (Statistics)" to Services/Channels Tools (to analyse satellites.xml file).
- Added more methods to Subtitle menu to search for local .srt files. The new menu will now show:
.. Manual Search (with File Manager)
.. Suggest srt files (25% similar)
.. Suggest srt files (50% similar)
.. Suggest srt files (75% similar)
.. Find srt Files (in all directories)
.. Find srt Files (in Current Directory)
- Added a new Setting item to change the action for the Exit button in File Manager.
- Added new options to File Manager to save text files with different file encoding.
- Added new option to File Manager Yellow Button ("More options"):
.. Added Sort-Options to sort contents by Name/Date/Type.
.. Added Find-Files (supports Pattern Matching Search).
- Added the option "Open in File Manager" (Blue Button) to some Plugins Tables to open the plugin path in File Manager.
- Added new options to the File Manager to add media files to bouquets. The options appear if the cursor is on a media file.
.. The new options "Add Media File to a Bouquet" will add the selected media file to a bouquet.
.. The new options "Add all Media in Directory to a Bouquet" will add all the media file from current directory to a bouquet.
.. If a jpg/png poster file exists (with the same name as the media file), a PIcon will be added.
- Added new option to PIcons Tools to export a list of all files (or filtered files) to a text file.
- Improved PIcons Tools Statistics function to include Service Type details (in a table).
- Added new filters to PIcons Tools:
.. To filter PIcons files by date (Today/Yesterday/Last-7-Days).
.. To filter PIcons files by Service Type.
- Added IPTV menu option "Update Current Bouquet PIcons (from IPTV Server)".
- Added new filter to Local IPTV Table to filter refCodes "x:x:x:x:0:0:0:0:0:0:".
- Added new IPTV option to change Reference Type for a bouquet.
.. See: 'Change Bouquet Ref. Types to (1/4097/5001/5002/8192/8193) ..'.
- Added Filter-in-Filter to "Local IPTV Services" and "Services/Channels" table.
.. The OK button filters the main list whereas the Green Button filters the filtered list.
- Improved changing Reference Type (1/4097/5001/5002/8192/8193) to rename PIcons files as well.
- Improved filtering of IPTV channel name prefixes to include more patterns.
- Improved Subtitle vertical position to move up more.
- Improved subtitle list table to show separated paths/files to locate files easier.
- Fixed Subtitle Alignment not moving to Left/Right.
- Improved File Editor to search in editor + option go to line number.
- Improved Player Bar to show PIcon and transmission information for DVB-S/C/T services.
- Improved Player Bar option "Add to Bouquet" to select the bouquet from existing list or add to a new bouquet.
- Improved Player Bar to change color depending on the playing service:
.. Dark Blue **** DVB (Satellite/Cable/Terrestrial).
.. Dark Red **** Local Media.
.. Green **** Playlist.
.. Purple or Dark Purple **** Portal Servers (server version dependent).
- Improved the names of backup files created by the panel to include Enigma2 Image Name.
- Improved Multi-Select to move cursor down when selecting a row with OK.
- Fixed some issues with disabling active subtitle (including crashes).
- Fixed download failure on some portal servers.
- Removed my Built-in Input method.
- Improved all bouquet list menus to include Radio Bouquets.
- Added Home/End Keyboard buttons to jump to First/Last rows in tables (for attached keyboards).
- Moved some IPTV menu items to the new sub-menu "Reference Tools"
- Added IPTV menu option "Reload Channels and Bouquets". This is the same option as in "Channels/Services" menu.
- General improvements and bug fixes.
Посмотреть вложение 1
 
EPGImport
UPDATE
1.88 (Dorik mod)

1) The logic of working with "downloadable" files has been completely redesigned. There is no binding to the file name or its extension. Uploaded files are parsed based on a "magic number" and then the content is determined to be a valid XML structure. This solution allows using any links for XMLTV, for example,

Код:
http://example.com:8087/xmltv.php?username=USER&password=PASS
http://example.com/api/xmltv.xml.7.2
http://example.com/epg.xml.gz?token=123456789
http://example.com/provider.epg
http://example.com/epg.xmltv.gz
http://example.com/epg.xmltv.xz
http://example.com/epg.xmltv.zip
http://example.com/EPG

2) Playing around with the epg.db wrapper code for a more stable import (for DreamOS images only!). Now you can even turn off the power "on the go" (during import) and no data will be lost or "corrupted"
This version is compatible with all previous ones and supports all changes for sharing with the e2m3u2bouquet plugin of any version -

Код:
https://tvfaq.net/index.php/topic,4729.msg46501.html#msg46501
Посмотреть вложение 1
 
Script ☆☆ E2Script


-It is a script that installs Plugin in a simple way to facilitate new installations on enigma2 images
-It has been specially designed to be quick and easy to install everything necessary for the selected images

A set of Package I see as essentials will be installed in any raw image
For Python 2 And python 3

Спойлер
Цитата
-wget
-curl
-astra-sm
-dvbsnoop
-nano
-ffmpeg
-duktape
-gstplayer
-exteplayer3
-enigma2-plugin-systemplugins-serviceapp
-enigma2-plugin-extensions-epgimport
-gstreamer1.0-plugins-good
-gstreamer1.0-plugins-base
-gstreamer1.0-plugins-bad-****
-gstreamer1.0-plugins-ugly
-libgstplayer-1.0-0
-enigma2-plugin-drivers-ntfs-3g
-python-beautifulsoup4
-python-requests
-python-sqlite3
-python-codecs
-python-core
-python-json
-python-netclient
-python-image


After all packages are installed, some details will be displayed

Посмотреть вложение 1
The list of Plugin supported for me so far ... The list will be added and updated



If have multiple installations For Plugins I use Space Between Alphabet

installation can be done with the following command


Код:
python -c "$(wget https://raw.githubusercontent.com/MOHAMED19OS/e2script/main/e2script.py -qO -)"
 
SerienRecorder 4.5.2 beta

Changes:

Entries in the UNDO list that are older than 30 days are now deleted during the automatic scan
Encoding for tags corrected
Recording directories are now normalized, so e.g. /hdd/movie and /hdd/movie/ are recognized as the same
It could happen that an episode was not found in the timer list and then another timer was created
Entries in the timer list are now deleted by ID, so if there are several identical entries, they are no longer all deleted
Timers that should not be inserted into the SeriesRecorder database are now displayed in the statistics after the search run
Cleaning the timer list during the season selection also deleted specials in a certain situation although they were still selected
Selection color in the channel assignment corrected
 
KodiLite

This version should work for both Python 2 and Python 3 images.
Please install the attached with KodiLite.v.9.0 via Install Addon (green button).
 
InfoBarWeather
Посмотреть вложение 1
a new plugin that shows the weather in the infobar:

•Location
•Last update time
•Sunrise
•Sunset
•Humidity
•2 hour rain forecast (The Netherlands & Belgium only)
•Wind direction and speed
•Temperature
•Apparent (feel) temperature

It has built-in support for PLi-FullNightHD and PLi-FullHD skins.
 
Назад
Сверху