Hi
How it possible to change reaction on button OK to open channel list?
Plugin Pauli not work on the last version OpenPLI.
Thanks.
Hi
How it possible to change reaction on button OK to open channel list?
Plugin Pauli not work on the last version OpenPLI.
Thanks.
"1" :self.doOne "1_long" : self.doOneLongI see doOne called, never doOneLong!
I need create Full backup my image, I need create a e2jffs2.img and uImage.
I tried Backup_Plugin and e2Backup Plugin for spark but the two gave error when I opened the plugins.
I have a Amiko Alien SHD8900
I await your responses.
Thank you.
Hello i created a plugin for dm800hd and its works. Now i installed this plugin on dm520hd and i get a error.
File "/usr/lib/enigma2/python/Plugins/Extensions/myplugin/list.py", line 40, in postWidgetcreate
instance.selectionChanged.get().append(self.selectionChanged)
AttributeError: 'eSignal0X' object has no attribute 'get'
Is dm520hd use different OE?
Image is experimetal 2016-07-06
Dreambox OS 4.3.0r...
How to fix this?
Sorry iam not the best at python still learning.
BR
Hello Friends,
Attached is a new enigma2 plugin Exodus. It is mainly based on the popular Kodi plugin.video.exodus originally by Lambda (https://forums.tvaddons.ag/).
It is a simple plugin to watch movies and tv from imdb lists.
To install - ftp the .ipk to /tmp and do telnet command :-
opkg install /tmp/*.ipk
To use the subtitles facility please unzip the attached folder subssupport and ftp it to the plugin folder :-
/usr/lib/enigma2/python/Plugins/Extensions/Exodus.
Regards, pcd.
Hi,
i have this code:
from Plugins.Plugin import PluginDescriptor from Screens.Console import Console from enigma import eEPGCache cmd = "/etc/enigma2/script.sh" def main(session, **kwargs): session.open(Console,_("My script"),[cmd]) epgcache = eEPGCache.getInstance() epgcache.load() .....
I would call epgcache.load() AFTER Console exit, that is after the script is executed. While now it seems that session.open is not blocking.
I'm a newbie in python, so sorry if it is a stupid question.
Other question: is there a way to call epgcache.load() using shell?
Thanks
I'm trying KodiDirect again on my Vu+ Duo2 with OpenPLI.
I've installed enigma2-plugin-extensions-kodidirect_3.1_r0-26102016_all and it's basically working e.g. with the You Tube plugin.
I then tried the mediathek plugin. When I install from the Kodi repositories, it will not run. By 'run' I mean I don't get the rotating blue cog 'eggtimer'. When I try to install via the KodiDirect repository, it won't even install.
I'd appreciate a few pointers about where to look to debug the problem. e.log is empty.
Thanks.
Wensen:
- EPG 7 dagen vooruit en 7 dagen terug.
- Timer opnames inplannen (ook mogelijk bij andere providers dan Ziggo) mogelijkheid tot koppelen van zenders aan zenders in de Gids.
- Zowel Portraid en landscape mode TV gids (bij UPC Go is alleen de landscape gids beschikbaar)
- Replay TV gaat waarschijnlijk niet werken wegens DRM, en dan is ook prima, het gaat mij namelijk alleen om de Gids.
- Zenderlogo's en programma afbeeldingen.
Of opnames, of Timers, of Web TV.
The first test version of the simple plugin to play blu-ray discs.
Github: enigma2-plugin-blurayplayer
Requires libbluray library (attached).
Plugin can play bluray folders and local iso images.
Iso image plugin mount, therefore I disabled iso mount from network. In my opinion it takes too much time, and it is impossible to normal use.
Create this plugins I was inspired by nikolasi. I'm in my image for 7111 already in 2014 made automatically bluray play using libbluray library and ffmpeg. But openpli used gstreamer, and this option does not suit. After I read about the nikolasi plugin, I again became interested in the bluray. But I decided to do a little bit differently.
I created library that works with enigma python code.
The plugin is integrated in the MovieSelection screen and does not have its own interface to run. Therefore do not be surprised that after installation it can not be found.
Just press ok in MovieSelection screen on bluray folder or iso file to open titles selection. The first title is the longest.
While the plugin only reads the file length from the titles and play the corresponding m2ts file.
It does not support chapters and angels.
I have own build system, newest, therefore by my request for openpli-4 packages build MastaG. Many thanks to him for that!
Hi all, today we upgrade the box by adding a Hybrid Dual 2 x DVB-C/T2 Tuner,
i reflash the box from beginning,all ok but ,only I can record on FTA watch one channels and record other one,
when i try to record with channels with encryption ,they can record one but still not shown other channel ,anyone have the same prob , the configuration DVB-C is default ,only i scan the channels with ABM, I reflash last week VU+solo se no problem,you can watch one channels and record any one ,but nothing on Vu+duo2 ,
please let me know ,if anyone know the prob
regards Nick
opkg install -force-overwrite /tmp/*.ipk
opkg update
opkg install /tmp/*.ipk
Hello,
I started to learn Enigma2 and found that out there are so few informations, I thought that will be very good documented, but that was not the case.
So far I was able to dynamically change a label but I want to do more, for example to change the button's png dynamically during the plugin execution based on dynamic events, to hide the window border and title bar at window/screen creation, to display two or more windows/screens at once, etc.
Could be someone here be so kind to give me right directions or maybe some documentation to read?
I was able to stop current service when my plugin starts and restart current service when the plugin exit, but could not find how to pause or start timeshift on the current service and play again where was at exit.
I am working on a RTL-SDR radio plugin/interface, i have successfully compiled all required libraries and from command line the RTL-SDR radio is working well, I wonder how complicated could be on your side to add meta-sdr to your repo/nightly builds, for anybody interested to have access on those RTL-SDR libraries along OpenPli package management.
I can put a packages feed online somewhere publicly, but will not have enough time to do updates along your updates on those packages.
Many thanks,
Marc
Enigma2 Plugin Exodus Version 2.0
The new version 2.0 is attached.
It has been tested on boxes et9500 (openpli and openatv images), dm500hd (with Extensions cifs mounted on pc, and with OE2.0 official image), dm820 (OE2.2 official image)
New : Enigma2 plugin Subssupport by mx3L is included. Install this plugin for subtitles.
Full-HD skin supported
Method for subtitles :
(1) While the movie or tv video is playing - press yellow button.
(2) Select "Search subtitles" - screenshot1
(3) Insert the correct title and press OK - screenshot2
(4) After some time - the list of available subtitles list
will appear. - screenshot3
(5) To change language options - select "Settings". Return and press "Search".
(5) Select a link - press OK, if it does not work, try another.
Dependencies :
Most images will need python-sqlite3.
Some images also need python-json.
Install the attached version. If they do not work - for non-OE2.2 images - telnet :-
opkg install python-sqlite3
opkg install python-json
Finally - if you get a crash - please post the crash log - otherwise we cannot help.
Regards, pcd
E-Channelizer
A stylish, fast, feature-rich yet lightweight settings editor for digital satellite set-top boxes powered by Enigma firmware.
Features
General
- Freeware for the community developed mainly in love of hobby.
- Super-fast with background processing and multi-threading support.
- Fully portable; neither administrator privileges nor registry modification is required.
- Automatic updates (self-updatable).
Functionality
- Create new, open, and save local settings files.
- Open settings from recently opened files.
- Check and fix settings errors.
- Add, edit, and delete satellites, transponders, services, bouquets, and favorites.
- Validation of user inputs and actions.
- Parental control support (blacklist, whitelist or none).
Transponders
- Support satellites, cable and terrestrial dvb.
- Filter services by satellites, cable and terrestrial.
- In-line edit of satellites and transponders from the satellites.xml file.
- Add missing and update existing transponders from services data.
- Delete empty satellites, and unused satellites or transponders.
- Import satellites from local XML file or STB.
Services
- Unique icons for service types and flags (locked, new, hidden, encrypted).
- Sort and custom filter by service types and flags.
- Advanced search with instant highlighted results.
- Quick access to bouquets which the favorite services are added.
- Batch edit of multiple services at once.
- Add services to a new bouquet.
- Add services to a bouquet by drag and drop.
- Remove services from all bouquets at once.
- Copy, cut and paste services between multiple windows.
Favorites
- Advanced search with instant highlighted results.
- Insert markers.
- Insert stream (TS/DVBS and Non-TS).
- Rename favorites, reset names and change name letter-cases.
- Sort favorites alphabetically while optionally keep markers in place.
- Change parental control of favorites.
- Re-arrange favorites by drag and drop.
- Copy or move favorites between bouquet by drag and drop.
- Copy, cut and paste favorites between multiple bouquets or windows.
- Paste services from clipboard.
Profiles
- Support multiple STB profiles grouped in sections.
- Customize STB network configuration, file directories, HTTP/FTP ports.
- Support HTTP/FTP over secured SSL/TLS protocols and FTP passive mode.
- Test connectivity and check online status of STBs.
- Read, write and reload settings from STBs over the local network.
- Customize which files being transferred to STB and the reloading method.
Screenshots
Supported Firmwares
- Enigma 2,
- Dreambox OS.
System Requirements
- Windows 10 / 8.1 / 8 / 7 SP1 / Vista SP2,
- .NET Framework 4.5 or higher
- 5MB of free disk space.
Download
www.echannelizer.com
Bug Reporting
If you ever find an issue or encountered a problem, kindly do not hesitate to report a bug to help us fix it and make the program better.
Useful Links
Localization
Tutorials
Regards
Sayyid A.
Trying to download plugin Automatic Volume Adjustment but no go why?
I am new and want to build my image for DM800. everything going OK till I get the following error. Can I get some help?
gdi/fblcd.cpp: In member function 'int eFbLCD::setMode(int, int, int)':
gdi/fblcd.cpp:147: warning: comparison between signed and unsigned integer expressions
gdi/fblcd.cpp:147: warning: comparison between signed and unsigned integer expressions
gdi/fblcd.cpp:147: warning: comparison between signed and unsigned integer expressions
gdi/fblcd.cpp: In member function 'virtual int eFbLCD::waitVSync()':
gdi/fblcd.cpp:177: error: 'FBIO_WAITFORVSYNC' was not declared in this scope
make[4]: *** [gdi/fblcd.o] Error 1
make[4]: Leaving directory `/home/ibk/openpli/build-dm800/tmp/work/dm800-oe-linux/enigma2-2.7+git0+c6061e6215b69376a7eb91a2fb2f19ddb7ac7ee4-r36/git/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ibk/openpli/build-dm800/tmp/work/dm800-oe-linux/enigma2-2.7+git0+c6061e6215b69376a7eb91a2fb2f19ddb7ac7ee4-r36/git/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ibk/openpli/build-dm800/tmp/work/dm800-oe-linux/enigma2-2.7+git0+