please use tag in use on reply
are simple widget type SPOILER
all that data can be entered into one staff, you just have to use that option at the top right. it's like winword :)
as soon as I can I try and let you know
please use tag in use on reply
are simple widget type SPOILER
all that data can be entered into one staff, you just have to use that option at the top right. it's like winword :)
as soon as I can I try and let you know
the updates from now on can be found here
whoever wants can download
I'm sorry but I don't see the problem from your crashlog
I had thought well that a renderer for e2 py2, had to be transformed with a value list, in fact @jbleyel confirmed it to me
eType Work on
result += {0:'Auto',1:'1/2',2:'2/3',3:'3/4',4:'5/6',5:'7/8',6:'8/9',7:'3/5',8:'4/5',9:'9/10',15:'None'}.get(x,'')
ok fixed
Display Moresalve, ho un decoder zgemma h7 s con openatv 6.4. Ho installato xcplugin 2.2, compilato il file .xml come da spiegazione in tutte le salse, lasciando le parentesi quadre, togliendone una, lasciando le virgolette prima di http ect ect, togliendo le virgolette, inserito usarname e password con porta, ma niente, il risultato finale una schermata verde. Premetto che ho inserito nel campo host l'indirizzo https:// fino a .org tralasciando appunto il resto della stringa tipo
wget -O /etc/enigma2/iptv.sh e mi sono fermato a .org e prima di
:80/get.php?
In cosa sbaglio?
Premetto che quando nelle risposte si dice apri il plugin - pulsante menu - pulsante blu - seleziona il tuo file - quindi salva io non trovo il pulsante menu e quindi non so come salvare il
mio file, posso solo selezionarlo e mandare in crash il decoder.
Premetto che prima usavo xcplugin alla versione 1.3 e funzionava.
Premetto che ho rinstallato l'immagine openatv 6.4 dall'inizio, che ho scaricato il file xcplugin 2.2 sia dal decoder sia dal vostro sito.
Premetto che quando avvio il decoder mi appare la scritta no internet, comunque se vado su rete è tutto ok.
Premetto inoltre che la mia lista quando spendi il decoder sparisce e la devo rinviare tramite telnet, potrebbe essere questa la causa?
Un ringraziamento per il grande lavoro che fate tutti i giorni.
first of all it is correct to speak English in this section,
that's how it is, so if you did the steps well and it gives you a blue screen I need the crashlog, maandi it to me in private not here
see this

You can go to the config menu from the plugin main page
CONFIG is written
then you can import with the key Yellow
In Menu Config screen
Button Yellow
if present "/etc/enigma2/iptv.sh" yellow Button work
save.. exit
reboot
and in to playlist menu select your file
what would be the question, I am lost
if you have problem with check dependencies, remove file o rename hit in folder.. dependencies.sh
Ok,I test it here with five Skins with poster and with all I have here your Problem,deactivate I in this Skins the option posters,no problems with the slow Channel list.
yes in the end I will, it will be a basic skin with many options based on the boxes owned and their capabilities
ok..
put this to the folder
usr\share\enigma2\MetriXconfluencExp\mSkin
your crash is
06:50:00.7317 ModuleNotFoundError: No module named 'Plugins.Extensions.WeatherPlugin'
please remove and reinstall
If no work, attached xservicename2.py v.2.5 try and report
put to folder
usr\lib\enigma2\python\Components\Converter
restart
this version(for test)
-revised all renderers for socket problems with no internet signal
-cleaning of unused pngs
-corrected (I hope) the slowdown problems
-fixed virtualkeyb for OpenSPA
-correct renderer name not invoked (strangely it had another name ...)
-removed the nexts renderer, it was downloading too many events and had no time or color :)
-major fixes
I hope not to update it until Christmas as I am struggling with a new project
regards
then we must wait for September
just a taste, completely autonomous,
the basic skin has its own plugin as support
then developers and skinners can play with it
vcvcvcvcvc.jpg1_0_19_BBE_3A2_110_EEEE0000_0_0_0_20220724131747.jpg
Classic Tetris game adapted for Enigma2 devices with Python 3 support. Test your skills and beat your high score!
| Remote Key | Action |
|---|---|
| ◀ (Left) | Move piece left |
| ▶ (Right) | Move piece right |
| ▲ (Up) | Rotate piece |
| ▼ (Down) | Soft drop |
| OK | Hard drop |
| Green | New game |
| Red | Exit game |
TetrisK/
├── __init__.py # Plugin registration
├── plugin.py # Game logic and rendering
├── skin.xml # HD layout (1280×720)
├── skin_1920.xml # Full HD layout (1920×1080)
├── skin_2560.xml # WQHD layout (2560×1440)
├── locale/
│ ├── it/LC_MESSAGES/TetrisK.mo # Italian translations
│ └── de/LC_MESSAGES/TetrisK.mo # German translations
└── Tetris.png # Plugin icon
TetrisK folder to:
| Problem | Solution |
|---|---|
| Game board not showing | Ensure your Enigma2 image supports SVG rendering. |
| Skin errors | Update your Enigma2 image to a newer version. |
| Translations not working | Ensure .mo files are compiled and placed correctly in locale/it/LC_MESSAGES/ and locale/de/LC_MESSAGES/. |
https://github.com/OwnerPlugins/TetrisK
Display MoreDisplay Morejasmin811
which python version are you using?phyton 2.7.3
I am pretty sure subprocess should be installed on that python version.
If not try the telnet command
opkg install python-subprocess
and I haven't looked at lulullas plugin code but it needs 2 versions in the code to execute that function. 1 for python 2.7 and 1 for python3.
python2 is subprocess.call
python3 is subprocess.runI found that dependency in sat venus panel in "dependencies" section.
It works now.
Thanks for help.
work by update from update.py from my server , thank's KiddaC
Sudoku is a classic logic-based number puzzle. The goal is to fill a 9×9 grid so that each column, each row, and each of the nine 3×3 subgrids contains all digits from 1 to 9. This plugin brings the puzzle to your Enigma2 decoder with multiple difficulty levels and save support.
Features:
| Remote Key | Action |
|---|---|
| ◀ (Left) | Move cursor left |
| ▶ (Right) | Move cursor right |
| ▲ (Up) | Move cursor up |
| ▼ (Down) | Move cursor down |
| 0-9 | Enter number / Delete (0) |
| < / > | Change playing strength (level) |
| CH+ / CH- | Change level |
| Red | Exit game |
| Green | New game |
| Problem | Solution |
|---|---|
| Game board not showing | Ensure your Enigma2 image supports SVG rendering. |
| Translations not working | Ensure .mo files are compiled and placed correctly in locale/it/LC_MESSAGES/ and locale/de/LC_MESSAGES/. |
| Skin errors | Update your Enigma2 image to a newer version. |
Classic Battleship game for Enigma2 devices, with Python 3 adaptation and custom skin support. Test your strategy skills by locating and sinking the enemy fleet before they destroy yours!
Features:
| Remote Key | Action |
|---|---|
| ◀ (Left) | Move cursor left |
| ▶ (Right) | Move cursor right |
| ▲ (Up) | Move cursor up |
| ▼ (Down) | Move cursor down |
| OK | Fire at selected cell / Start battle |
| Yellow | Get hint (reveals random enemy ship cell) |
| Blue | Replace ships (during placement) / Surrender (during battle) |
| Green | New game |
| Red | Exit game |
The AI uses a hunt-target algorithm:
| Problem | Solution |
|---|---|
| Board not showing | Ensure your Enigma2 image supports SVG rendering. |
| Translations not working | Ensure .mo files are compiled and placed correctly. |
| Skin errors | Update your Enigma2 image to a newer version. |
This project is licensed under the GNU General Public License v3.0 – see the LICENSE file for details.
The original source code did not specify a license; it has been assumed to be open-source and redistributable under GPLv3.
https://github.com/OwnerPlugins/Schiffe
in next version ;)
VirtualKeyboard OpenSPA = Fixed
1_0_19_BBE_3A2_110_EEEE0000_0_0_0_20220712201908.jpg