Installed serviceapp,in the settings I chose exteplayer3.Launched the plugin enigma2-plugin-youtube,in the settings I chose the resolution 1080P-video not play.Chose 720P play ok.
A problem with exteplayer3.
testing all RC buttons + executing my own code + forwarding RC code back to Enigma
Hi all.
I have a question about the Python code, specifically using the Screens.Screen module defined as a sub-class.
Is there any way to test all the buttons from the remote control ? And when I press any key to execute my desired event (hide picture) and then put the original code further into Enigma ?
The problem is also with the display of the warning icon for undesired remote control buttons (not defined for ActionMap). The crossover icon is displayed in the top left corner of the screen. I do not want to see any icon in this case.
I have my picture displayed on the TV screen. After pressing any button, I need to hide (close) + immediately the original action of the button (send button to Enigma). This is because the user does not have to press the button up to two times, but only one time - of course, my picture will be automatically hidden.
One way to detect all buttons on the remote control I found - system:
eActionMap.getInstance().bindAction('', maxint, self.anyKeyPressed)
However, I did not get the "InfoBarGenerics.py" code to see the icon of the undesired button in the top left corner, and to push the button code further into the Enigma (for example, as a session code return code).
Does anyone know any solutions to the problem?
Thanks for all the tips, hints, suggestions.
full ci+ support
hi, will you make full ci+ support in next versions of image?
i read info that ci+ codes are public now and vti image already have this in 8.2 version.
thanks in advance
August DVB T-202
hi all, i have problem with this usb stick.
the lsusb says
I'm looking for a module for SQL remote access
Hello everyone.
I am looking for a module designed for SQL remote access. Python-2.7 under Enigma-2 incorporates only sqlite3 for access to a local database (to a file), but not for remote access to SQL servers on the Internet.
Does anyone know any suitable SQL module that also communicates with remote SQL database servers? It could also be one of the simple modules supported by the basic DB-API 2.0 standard.
Does anyone know any examples of python code for such an external SQL module? So far I have found only some "mysql-connector-python-2.0.4" where even automatic installation (Enigma2 / Python2.7) works. So far I test this module, but it behaves strangely.
Thanks to all your tips, ideas, suggestions, links.
Axas 4K VPN verfügbar
Hallo, habe mir die Axas 4K Box gekauft und möchte die Funktion VPN Tunnel nutzen. Aber im Image ist es leider nicht vorhanden?
Hello, I have bought the Axas 4K box and would like to use the function VPN tunnel. But in the image, it is unfortunately not available?
Expanding Zgemma H9 flash to a Micro SD card...
========================EXPANDING ZGEMMA H9 FLASH TO MICRO SD CARD=====================
ZGEMMA H9 has a 256 MB Flash, so serious hobbyists need to expand its Flash. There are 2 ways:
1) Flash Expander E2 plugin, to a fast USB 3.0 stick (I wrote in detail about it on this forum and elsewhere) or
2) the following script moving it all from the flash to a fast Micro SD memory card (Zgemma H9 Flodder, as it were... ).
Various Micro SD cards have been tested: class4, class 10 and class A1. In principle, they are all working but not all Micro SD cards will work.
HOW TO CHECK IF A MICRO SD CARD IS OK FOR FLASH EXPANSION WITH ZGEMMA H9
=========================================================================
Insert the Micro SD card into Zgemma H9 and reboot the box. Check the /var/logs/message file, using the PuTTy app. Log in by writing:
root
password - for an image you use (for example "pure2" for PurE2 image [without "" signs]).
Now, copy and paste this telnet command into PuTTy:
cat /var/log/messages | grep mmcblk0:
If you see these messages:
Apr 6 19:28:13 zgemmah9t user.info kernel: mmcblk0: mmc0:59b4 USDU1 7.31 GiB
Apr 6 19:28:13 zgemmah9t user.info kernel: mmcblk0: p1
or
May 20 13:25:49 zgemmah9s user.info kernel: mmcblk0: mmc0:aaaa SC64G 59.5 GiB
May 20 13:25:49 zgemmah9s user.info kernel: mmcblk0: p1
...then you can proceed..
Download the "H9 SDcard Mover" attached to this message.
Extract the zip file and copy all 3 files to Zgemma H9 /tmp folder, using FileZilla Client app, for instance.
Now, right click on h9_mmc.sh file > File permissions > 755 > OK.
Warning: all data on your Micro SD card will be lost when your start this script!
Start the script by the following 2 telnet commands:
cd /tmp
./h9_mmc.sh
Reboot the box and wait for the script to move everything to Micro SD card.
Your Zgemma H9 just got a boost!
Just remember that there is a small price to pay: your flash is larger but the Zgemma H9 might be a bit slower than if everything is running from H9 flash alone.
=======================================================================
How to go back to a previous state of things (rollback to rootfs, to NAND)?
Simply flash a new image.
=======================================================================
Credit to Captain @ OpenATV
Edited by gorski, thanx to TerraJoe for the missing IT info...
Attached Files
VU+ Ultimo 4K HDMI audio passthrough
Hi all,
anyone that can tell me how to modify gstreamer to allow audio passthrough on my vu+ ultimo 4k? I want to allow DTS MA and DTS-HD as well as Dolby TrueHD and Dolby ATMOS audio passthrough for the HDMI output.
Any help will be welcome.
Kodi Repository Pcd-adult (XXX 18+)
Hello Friends,
A new Kodi repository repository.pcd-adult is attached. It contains strictly adult (18+) addons (see screenshots). These addons stream freely available internet media and no streamed material is hosted by the author.
More addons may be added in future if requested by users.
The repository should work with Kodi installed in enigma2, windows, android and other (firestick and iOS) devices.
Regards, pcd.
Attached Files
Kodi Repository Linuxsat
Hello Friends,
A new Kodi repository repository.linuxsat is attached. Currently it contains the following addons made or modified by members of linuxsat-support forum. These addons stream freely available internet media and no streamed material is hosted by linuxsat-support or the authors.
More addons may be added in future if requested by users.
The repository should work with Kodi installed in enigma2, windows, android and other (firestick and iOS) devices.
plugin.video.EnglishMovies
plugin.video.GermanMovies
plugin.video.GreekMovies
plugin.video.ItalianMovies
plugin.video.PolishMovies
plugin.video.SpanishMovies
plugin.video.filma24-al
plugin.video.filmaon-al
plugin.video.rivedila7
plugin.video.tivustream
plugin.video.videomediaset
plugin.video.turkvod
plugin.video.tvcanli
Regards, pcd
Attached Files
how to make IPK plugin package with OPKG-TOOLS ?
Hello,
I can not find instructions on how to create an IPK package with opkg-tools. Does anyone know about the opkg-tools? Or at least examples for using opkg-tools? I do not want to study the opkg-tools source code or Bash scripts for a whole day.
I can create IPK manually (pack all necessary files). However, the problem is that the preinst and postinst bash scripts are malfunctioning in control.tar(.gz). However, the header of my IPK does not resemble standard IPK header lines.
Standard IPK packages begin with this code (hex editor view):
!<arch> debian-binary/ 1488921818 0 0 100644 4 ` 2.0 data.tar.gz/ 1488921818 0 0 100644 25440 ` ‹
Unfortunately, my IPK package starts as follows:
‹ í›S&Ěłć›Óć´m۶mŰÖŰv÷´msÚ¶m{ÚÖ´mľűť±±çbĎŐžŐ˙w
Bash script to make IPK plugin package (archive):
#!/bin/sh cd /tmp/Test tar zcpv -f enigma2-plugin-test-1.0.ipk control.tar.gz data.tar.gz debian-binary
Thanks.
Playing a URL link on my OpenPLI device
This may be a silly question, but I have yet to find an answer.
While using my computer, I find a cool link in my email or using my browser. I copy the link.
How do I now open that link on my OpenPLI 6? I have an OpenWebif but there is no way to paste a link. I haven't found a plugin that will allow me to paste a link. The VLC DLNA stuff doesn't work. Do I need to SSH into my box and run some command line?
Thanks for any pointers!
Q: OpenMultiboot & Zgemma H5
Goodmorning everyone
I wondered if it was possible to run openmultiboot in the zgemma H5
It gives me this error
missing kernel-module-nandsim
Tank's
Vu Zero 4K and Symbol rate 60000
Is it possible Vu Zero 4k to open SR 60000? I have Android receiver and show signal, show radio information (Program 800), but Vu zero 4k no signal:
EBS Pro:
Android TV Box 4k
Octagon SX88:
Full .ts record using TBS 5925
https://mega.nz/#!2IM32J6J!KCm_QcOlzruGTZJ7w66MiDVB2E7VgpmD4DtLowNcyeI
Lyngsat T2-mi:
https://www.lyngsat.com/Eutelsat-8-West-B.html
4153 L 60000
DVB-S2
multistream
stream 1
T2-MI
PLP 1 60000-3/4
8PSK
is there a way to upload PNG images via startDecode, but including a transparent color parameter ("#?rrggbb") ?
Hello everyone.
Is there a way to upload PNG images via .startDecode method, but including a transparent color parameter ("#XXrrggbb") ? I can not do that. If I upload a PNG image directly in the XML skin variable, over pixmap="path", everything is OK and the transparency in the PNG image works. However, if I upload an image through the familiar enigma2 algorithm (rendering function while running the program), then transparent pixels are ignored. I also tried to change backgroundColor (in parameter settings via .setPara) in my function, but it was unsuccessful.
Thanks.
The referenced image rendering algorithm (from my Screen class):
def imgRender(self, path): self.imgfile = path if exists(self.imgfile): self.sc = AVSwitch().getFramebufferScale() self.img = ePicLoad() if self.img: self.img.setPara(( sizemaxH, sizemaxV, self.sc[0], self.sc[1], False, 1, '#FF000000' )) # max-X, max-Y, scale-X, scale-Y, aspect_ratio=1.000000, cache=0, resize=1, bg=#FF000000 if self.img.startDecode(self.imgfile, 0, 0, False) == 0: ptr = self.img.getData() if ptr is not None: self["layer_pic"].instance.setPixmap(ptr) # original entry: .instance.setPixmap(ptr.__deref__()) self["layer_pic"].show() del self.img
IPK Creator 5.0 + IPK Feed Generator 1.0
IPK Creator 5.0
Version 5.0 - Windows, Linux, macOS binaries added (x86/x64) - "Recommends" added - "armv7ahf-neon" and "cortexa9hf-neon" architectures added - no check for characters so you can create anything - less required fields in red - lots of fixes/improvements - clean and rebuild using JDK 8u102/NetBeans 8.1
IPK Feed Generator 1.0
Version 1.0 You need to install JRE (Java Runtime Environment) ! Download it from http://www.filehippo.com/download_jre/ (Windows) Recommended JRE version : 8.0 build 102 Place your IPK files here then run IPKFeedGenerator.jar It will create Packages and Packages.gz for you ================================================== As you know you can run a jar file in any operating system (Windows, Linux, macOS, ...) because it's Java I did compile it with Java 8u102/NetBeans 8.1 so you need JRE 1.8.x Enjoy creating IPK feeds
Attached Files
flash memory infoi
i have latest open pli image in vu+ zero 4k.
i can't find solution to see free memory in flash. don't have hdd or usb attached on reciever.
in menu-info there's only info about RAM memory and in system tools plugin also only RAM memory
bitrate viewer for vu+ zero 4k reciever
is there working bitrate viewer for vu+ zero 4k reciever? the one in download plugins section doesn't show video bitrate at all, only audio
External IR receiver to which will alow you to use others remote controls

Are you interested with such hardware?
RTL2832U chipset support proposal
I've found some driver for Ubuntu but they are old and someone has patched them introducing some wrong typecast in C code so they compile only for x86 64bit arch.
"Restart from scratch !" : I've emailed Realtek and they kindly give me their latest RTL2832 Linux driver rel 2.2.2. This driver is for kernel 2.6.x and V4L
I've started porting the code to kernel 3.x.x and I've made some code cleanup and minor bug correction.
My little project is here https://github.com/a...od_kernel-3.0.0 and you also can find in my GitHub repo the original RTL2832U 2.2.2 driver (two versions: full with 10 tuners and simplified with 3 tuner)
Since yesterday evening driver compile fine without any warning in Ubuntu 11.10 32bit and 64bit and device works fine.
And this morning compile fine also with OpenPLi for CT9x00 (based on 27-11-2011 repo)
These are some USB sticks RTL2832U based:
DIKOM USB-DVBT HD [ID 1b80:d394] (my own)
NILOX DVB-T Stick N15 [ID 1b80:d393]
TRUST 16738 [ID 0bda:2832]
TERRATEC Cinergy T Stick BLACK [ID 0ccd:00a9]
TX Hollywood DVTB [ID 1d19:1101]
DIGIVOX mini II v3.0 [ID 1d19:1101]
The driver "full" support:
Chipset 2832, 2836, 2840
DVB-T, DVB-C, DTMB
Tuners: E4000, FC0012 (most used), FC0013, FC2580, MAX3543, MX2063, MX2266, MXL5007T, TDA18272, TUA9001
All in one package: patch (see below) is about 2.5 MB
I've tested DIKOM USB-DVBT HD (USB2.0, RTL2832, FC0012, DVB-T) in my CT9100 with my driver and compared with Avermedia A867 stick:
Channels found (using Manual Scan, Tuner C, Complete, n, n, n; "Europe DVB-T" freq. set)
DIKOM: 312 (VHF ok), the same more or less than Avermedia A835
A867: 393 (VHF ok)
Zap time:
DIKOM: about 3-4 sec.
A867: about 1.5-2 sec.
Uptime after 10 minutes watching the same DVB-T HD channel:
DIKOM: 0.47
A867: 1.20
Signal quality feedback in E2:
DIKOM: none (no SNR, no AGC, no BER). I hope to fix in future.
A867: AGC, BER (no SNR)
Device temperature:
DIKOM: medium
A867: medium
The driver looks stable.
This is my local linux-etxx00_3.1.0.bb (made this morning) and I attach here my openembedded/recipes/linux/linux-etxx00/dvb-usb-rtl2832u.patch
I hope it can be included in OpenPli
DESCRIPTION = "Linux kernel for ${MACHINE}" LICENSE = "GPL" MACHINE_KERNEL_PR_append = ".7" DEPENDS = "mtd-minimal-nand-utils" RDEPENDS_kernel-image = "mtd-minimal-nand-utils" SRC_URI += "http://www.et-view.com/download/linux-${PV}.tar.gz \ file://${MACHINE}_defconfig \ file://fix-proc-cputype.patch \ file://dvb-usb-af9035.patch \ file://dvb-usb-it9135.patch \ file://tda18218-7mhz-lopass.patch \ file://dvb-usb-a867.patch \ file://PCTV-DVB-S2-stick-460e.patch \ file://cxd2820r-enable-LNA-for-DVB-T.patch \ file://cxd2820r-changed-condition-to-break-out-from-wait-lock-loop.patch \ file://dvb-usb-smsdvb_fix_frontend.patch \ file://dvb-usb-rtl2832u.patch \ " SRC_URI_append_et5x00 = " file://disable_early_fb.patch" S = "${WORKDIR}/linux-${PV}" inherit kernel export OS = "Linux" KERNEL_OBJECT_SUFFIX = "ko" KERNEL_OUTPUT = "vmlinux" KERNEL_IMAGETYPE = "vmlinux" KERNEL_IMAGEDEST = "/tmp" FILES_kernel-image = "/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz" do_configure_prepend() { oe_machinstall -m 0644 ${WORKDIR}/${MACHINE}_defconfig ${S}/.config oe_runmake oldconfig } kernel_do_install_append() { install -d ${D}/${KERNEL_IMAGEDEST} install -m 0755 ${KERNEL_OUTPUT} ${D}/${KERNEL_IMAGEDEST} gzip ${D}/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE} } pkg_postinst_kernel-image () { if [ "x$D" == "x" ]; then if [ -f /${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz ] ; then flash_eraseall -j /dev/mtd1 nandwrite -p /dev/mtd1 /${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz rm -f /${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz fi fi true }