Locale it update by Belfagor2005 · Pull Request #1076 · OpenPLi/enigma2-plugins
Little fix after years of inactivity
work fine for me..
missing locale language (all locale)
Locale it update by Belfagor2005 · Pull Request #1076 · OpenPLi/enigma2-plugins
Little fix after years of inactivity
work fine for me..
missing locale language (all locale)
Maybe the YouTube team missed something...
Even if 6.2 doesn't work either,
they should do a full test with 6.1/6.2 and a valid YouTube link.
Merge branch 'yt-dlp:master' into master · Belfagor2005/yt-dlp@f0b8802
Work only on py3 <= 3.12
Mistake
raccomaden depends
file attached on top of topic (stream....*****.ipk)
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; \
opkg update && \
opkg remove enigma2-plugin-systemplugins-serviceapp exteplayer3 ffmpeg gstplayer && \
opkg install ffmpeg exteplayer3 enigma2-plugin-systemplugins-serviceapp gstplayer streamlink \
enigma2-plugin-extensions-streamlinkwrapper \
enigma2-plugin-extensions-streamlinkproxyv \
enigma2-plugin-extensions-ytdlpwrapper \
enigma2-plugin-extensions-ytdlwrapper \
streamlink python3-re \
gstreamer1.0-plugins-bad \
gstreamer1.0-plugins-ugly \
gstreamer1.0-libav \
${PY}-requests ${PY}-yt-dlp ${PY}-youtube-dl
gst-inspect-1.0 --version
for Python3 opkg update && opkg install python3-pillow
for Python2 opkg update && opkg install python-pillow
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; opkg update; opkg install "${PY}-requests"
Display More
but.. with last ytdl..
is same..
[Screen] Showing screen '['MoviePlayer_summary', 'SimpleSummary']'.
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
2025-12-09 21:59:41 [INFO] INFO
[eDVBCAService] free slot 0 demux 0 for service 1:0:19:BBE:3A2:110:EEEE0000:0:0:0:
[eDVBCAService] free service 1:0:19:BBE:3A2:110:EEEE0000:0:0:0:
[eTSMPEGDecoder] decoder state: play, vpid=ffffffff, apid=ffffffff
[eDVBPCR0] DEMUX_STOP ok
[eDVBPCR0] destroy
[eDVBVideo0] DEMUX_STOP ok
[eDVBVideo0] VIDEO_STOP ok
[eDVBVideo0] destroy
[eDVBAudio0] AUDIO_STOP ok
[eDVBAudio0] DEMUX_STOP ok
[eDVBAudio0] AUDIO_CONTINUE ok
[eDVBAudio0] destroy
[eDVBResourceManager] start release channel timer
[Navigation] playing ref 4097:0:0:0:0:0:0:0:0:0:https%3a//www.youtube.com/embed/epf5TaC46Co|User-Agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36&Referer=https%3a//www.youtube.com/embed/epf5TaC46Co&Origin=https%3a//www.youtube.com:MADAME A RADIO ITALIA LIVE IL CONCERTO 2023 (Milano)
GstPlayer::GstPlayer initializing with options:
audio_id = not set
audio_sink = not set
buffer_duration = 0s
buffer_size = 8192KB
download_buffer_path = not set
ring_buffer_maxsize = not set
subtitles_enabled = 1
video_sink = not set
WaitThread - waiting for 500ms
WaitThread - timed out
eServiceApp::getSubtitleList - found embedded tracks (0)
listDir(https://www.youtube.com/embed/epf5TaC46Co|User-Agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36&Referer=https://www.youtube.com/embed/epf5TaC46Co&Origin=https:/) - error in opendir: No such file or directory
eServiceApp::getSubtitleList - found external tracks (0)
eServiceApp::getNumberOfTracks
WaitThread - waiting for 500ms
WaitThread - in time
eServiceApp::isCurrentlySeekable
resolved to PLAY
eServiceApp::unpause
eServiceApp::isCurrentlySeekable
2025-12-09 21:59:43 [INFO] INFO
eServiceApp::fillSubservices - failed to retrieve subservices, not supported url
PlayerBackend::gotMessage - tSubtitleList
PlayerBackend::gotMessage - tAudioList
PlayerBackend::gotMessage - tStart
PlayerApp::processStart: [Screen] Showing screen 'MoviePlayer'.
gstplayer_gst-1.0 "https://www.youtube.com/embed/epf5TaC46Co|User-Agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36&Referer=https://www.youtube.com/embed/epf5TaC46Co&Origin=https://www.youtube.com" -d 0 -s 8192 -e
eServiceApp::getCurrentTrack
eServiceApp::getNumberOfTracks
2025-12-09 21:59:43 [INFO] INFO
[Screen] Showing screen 'MoviePlayer'.
GstPlayer::handleJsonOutput - unhandled key "GSTPLAYER_EXTENDED"
[DVBCAHandler] no more services
PlayerBackend::recvStart - status = 0
PlayerBackend::recvAudioTrackSelected - status = 0, trackId = 0
PlayerBackend::gotMessage - start
eServiceApp::gotExtPlayerMessage - start
PlayerBackend::recvStopped - retval = 0
PlayerBackend::thread_finished
PlayerBackend::gotMessage - stop
eServiceApp::gotExtPlayerMessage - stop
eServiceApp::isCurrentlySeekable
[Screen] Showing screen 'MoviePlayer'.
2025-12-09 21:59:44 [INFO] INFO
[Screen] Showing screen '['WorldCamLocal_summary', 'SimpleSummary']'.
[INFO] Restoring aspect ratio to: 2
eServiceApp::stop
Display More
v.4.1
-fix posterwall
-minor fix
and personal list with concert youtube?
no feedback? ![]()
test if work list youtube please feedback
thanks
v.6.3 on top
Here is a practical guide for Notepad++ covering the download, installation, and use of plugins for JSON, HTML, Regex, and XML.
The table below lists the recommended plugins for your needs.
| Language/Feature | Recommended Plugin(s) | Primary Use |
| JSON | JSON Viewer | Formats and validates JSON data for easy reading. |
| HTML | HTML Tag (official) / WebEdit (unofficial) | Assists with inserting and managing HTML/CSS code. |
| XML | XML Tools | Validates, formats (pretty prints), and works with XML documents. |
| Regular Expressions (Regex) | Regex Trainer | Helps learn, test, and build regular expressions with a live preview. |
### How to Download and Install Notepad++
1. Go to the official website: [https://notepad-plus-plus.org/downloads/].
2. Choose the **installer** for your system (usually the 64-bit `.exe`).
3. Run the downloaded installer and follow the on-screen instructions. The default settings are recommended for most users.
### 🔌 Installing Plugins via Plugins Admin (Easiest Method)
This is the simplest way to install most official plugins.
1. In Notepad++, go to **Plugins** in the top menu.
2. Select **Plugins Admin...**.
3. In the **Available** tab, you will see a searchable list of plugins.
4. Check the box next to the plugin you want (e.g., `JSON Viewer`, `HTML Tag`, `XML Tools`).
5. Click the **Install** button.
6. Notepad++ will download the plugin and ask you to restart. Click **Yes**.
7. After restarting, the plugin will appear under the **Plugins** menu.
### Installing Plugins Manually (For Unofficial or Problematic Plugins)
Some plugins, like the unofficial version of `WebEdit` for HTML, are not in Plugins Admin and must be installed manually. You may also need this method if you have permission issues.
1. **Download the plugin** from its official source. It will usually be a `.zip` or `.dll` file.
2. **Close all instances of Notepad++**.
3. **Locate your Notepad++ installation folder** (e.g., `C:\Program Files\Notepad++\`).
4. Inside, navigate to the **`plugins`** folder.
5. **Create a new folder** with the exact name of the plugin's main DLL file (e.g., `WebEdit`).
6. **Place the plugin's main DLL file** inside that newly created folder.
7. **Unblock the DLL (if needed)**: Right-click the `.dll` file > **Properties**. If you see an **Unblock** checkbox, check it and click **OK**.
8. Start Notepad++. The plugin should now appear in the **Plugins** menu.
> :If you encounter a "plugin not appearing" issue after installation, the most common cause is a **permissions issue** if Notepad++ is installed in the `Program Files` directory. Try running Notepad++ as an administrator once to complete the installation. Another common mistake is a **version mismatch** between the plugin (32-bit vs. 64-bit) and your Notepad++ installation.
### How to Use the Plugins
Once installed, each plugin adds its own submenu under **Plugins**.
* **JSON Viewer**: Open a JSON file, go to **Plugins > JSON Viewer > Format JSON**.
* **HTML Tag / WebEdit**: Look for the new menu under **Plugins** (e.g., **Plugins > HTML Tag**) to access tools for inserting tags.
* **XML Tools**: Open an XML file, go to **Plugins > XML Tools**. Key functions are **Pretty print (XML only - with line breaks)** and **Validate now**.
* **Regex Trainer**: Go to **Plugins > Regex Trainer** to open a side panel where you can write and test expressions with live feedback.
* **Built-in Regex**: You can use **Search > Replace (Ctrl+H)**, set the **Search Mode** to **Regular expression**.
# Guida Completa a Notepad++ in Italiano
Guida pratica per scaricare, installare e utilizzare Notepad++ e i suoi plugin per JSON, HTML, Regex e XML.
La tabella seguente riassume i plugin consigliati per le vostre esigenze.
| SON | JSON Viewer | Formatta e convalida i dati JSON per una lettura facilitata. |
| HTML | HTML Tag (ufficiale) / WebEdit (non ufficiale) | Aiuta a inserire e gestire il codice HTML/CSS. |
| XML | XML Tools | Convalida, formatta (con indentazione) e consente di lavorare con documenti XML. |
| Espressioni Regolari (Regex) | Regex Trainer | Aiuta a imparare, testare e creare espressioni regolari con un'anteprima in tempo reale. |
### Come Scaricare e Installare Notepad++
1. Andate sul sito ufficiale: [https://notepad-plus-plus.org/downloads/](https://notepad-plus-plus.org/downloads/).
2. Scegliete il file di **installazione** per il vostro sistema (generalmente l'`.exe` a 64-bit).
3. Eseguite il file scaricato e seguite le istruzioni a schermo. Le impostazioni predefinite sono consigliate per la maggior parte degli utenti.
### 🔌 Installare i Plugin via Plugins Admin (Metodo Più Semplice)
Questo è il metodo più semplice per installare la maggior parte dei plugin ufficiali.
1. In Notepad++, andate nel menu in alto su **Plugins**.
2. Selezionate **Plugins Admin...**.
3. Nella scheda **Available**, vedrete un elenco di plugin ricercabile.
4. Spuntate la casella accanto al plugin che volete (es. `JSON Viewer`, `HTML Tag`, `XML Tools`).
5. Cliccate il pulsante **Install**.
6. Notepad++ scaricherà il plugin e vi chiederà di riavviare. Cliccate **Yes**.
7. Dopo il riavvio, il plugin sarà disponibile sotto il menu **Plugins**.
### Installare i Plugin Manualmente (Per Plugin non Ufficiali o con Problemi)
Alcuni plugin, come la versione non ufficiale di `WebEdit` per HTML, non sono in Plugins Admin e vanno installati manualmente. Potreste avere bisogno di questo metodo anche in caso di problemi di autorizzazioni.
1. **Scaricate il plugin** dalla sua fonte ufficiale. Di solito è un file `.zip` o `.dll`.
2. **Chiudete tutte le istanze di Notepad++**.
3. **Trovate la cartella di installazione di Notepad++** (es. `C:\Program Files\Notepad++\`).
4. All'interno, navigate nella cartella **`plugins`**.
5. **Create una nuova cartella** con il nome esatto del file DLL principale del plugin (es. `WebEdit`).
6. **Posizionate il file DLL principale del plugin** all'interno di quella nuova cartella.
7. **Sbloccate la DLL (se necessario)**: Clic con il tasto destro sul file `.dll` > **Proprietà**. Se vedete una casella di spunta **Sblocca**, selezionatela e cliccate **OK**.
8. Avviate Notepad++. Il plugin dovrebbe ora apparire nel menu **Plugins**.
> **Nota:** Se un plugin non appare dopo l'installazione, la causa più comune è un **problema di autorizzazioni** se Notepad++ è installato nella directory `Program Files**. Provate ad avviare Notepad++ come amministratore una volta per completare l'installazione. Un altro errore frequente è una **versione non corrispondente** tra il plugin (32-bit vs. 64-bit) e la vostra installazione di Notepad++.
### Come Utilizzare i Plugin
Una volta installati, ogni plugin aggiunge un proprio sottomenu sotto **Plugins**.
* **JSON Viewer**: Aprite un file JSON, andate su **Plugins > JSON Viewer > Format JSON**.
* **HTML Tag / WebEdit**: Cercate il nuovo menu sotto **Plugins** (es. **Plugins > HTML Tag**) per accedere agli strumenti per inserire tag.
* **XML Tools**: Aprite un file XML, andate su **Plugins > XML Tools**. Le funzioni principali sono **Pretty print (XML only - with line breaks)** per formattare e **Validate now** per convalidare.
* **Regex Trainer**: Andate su **Plugins > Regex Trainer** per aprire un pannello laterale dove scrivere e testare le espressioni con feedback in tempo reale.
* **Regex Integrato**: Potete usare **Cerca > Sostituisci (Ctrl+H)**, impostando **Modalità di ricerca** su **Espressione regolare**.
Spero che questa guida vi aiuti a configurare Notepad++ per il vostro lavoro. Se avete problemi con l'installazione di un plugin specifico, chiedete pure per ulteriori dettagli.
Hi
Why not link this plugin to the OpenATV source code? That way it will work stably.
This is compatible (I think) with py2 and py3.
ATV doesn't accept many code fixes... at least not from me.
Except for epgimport...
This is compatible with OPenPLi.
# mod by lululla 20251209
# -fix Error updating config choices: weatherlocation
# -fixz Error syncing config: weatherlocation
2025-12-09 12:18:30,850 - OAWeather - INFO - OAWeather logging initialized
2025-12-09 12:18:30,851 - OAWeather - INFO - Writable path found: /etc/enigma2/oaweather_fav.json
2025-12-09 12:18:30,852 - OAWeather - INFO - Using favorite file: /etc/enigma2/oaweather_fav.json
2025-12-09 12:18:30,853 - OAWeather - INFO - Loaded 1 favorites from JSON
2025-12-09 12:18:30,853 - OAWeather - ERROR - Error updating config choices: weatherlocation
2025-12-09 12:18:30,854 - OAWeather - ERROR - Error syncing config: weatherlocation
2025-12-09 12:18:30,855 - OAWeather - ERROR - Error updating config choices: weatherlocation
2025-12-09 12:18:30,855 - OAWeather - INFO - Loaded 1 favorites from JSON
2025-12-09 12:18:30,856 - OAWeather - INFO - Updated config choices
2025-12-09 12:18:30,857 - OAWeather - INFO - Using WeatherHandler
2025-12-09 12:18:30,858 - OAWeather - INFO - Python 3 getValid
2025-12-09 12:18:30,858 - OAWeather - INFO - Python 3 getSkydirs
Display More
Possible update of the picons for 108e
you replied to a topic that is about 5 years old
how can i do for use ftp software and copy on my usb support. ?
[How To] Filezilla Client - Enigma2 Tools - Linux Satellite Support Community
A computer with FileZilla Client installed
An Enigma2 receiver (Dreambox, Vu+, Zgemma, Edision, Amiko, etc.)
PC and receiver must be on the same network
Optional: files to upload (picons, plugins, settings, softcams, etc.)
On your Enigma2 box:
Press Menu
Go to Information
Select Network
Write down the IP Address
It usually looks like: 192.168.1.xxx.
Open FileZilla
At the top, enter:
Host: your receiver’s IP (e.g., 192.168.1.42)
Username: root
Password: leave empty or use the password you set
Port: 21
Click Quickconnect
After connecting:
Left side = your PC
Right side = your Enigma2 box directory
These are the paths you will use most often:
| Purpose | Folder |
|---|---|
| Settings, bouquets, channels | /etc/enigma2/ |
| Plugins (.ipk, files) | /usr/lib/enigma2/python/Plugins/ |
| Skins | /usr/share/enigma2/ |
| Picons | /usr/share/enigma2/picon/ or /media/usb/picon/ |
| Softcam files | /etc/tuxbox/config/ or /usr/keys/ |
| Recordings | /media/hdd/movie/ |
On the left, browse to your file
On the right, browse to the correct receiver folder
Drag & drop from left → right
Wait until the transfer completes
To activate new skins, settings, plugins:
Press Menu
Go to Standby / Restart
Select Restart GUI (Enigma2)
Upload the .ipk file to:
/tmp/
On the receiver open:
Menu → Setup → Software Management → Install local extension
Select the file and confirm
Restart GUI
Upload plugin folder to:
/usr/lib/enigma2/python/Plugins/
Then restart GUI.
There are two common locations:
/usr/share/enigma2/picon/
/media/usb/picon/
Just drop all PNG files (normally 220x132 px).
Restart GUI → Picons should appear.
QuoteInstructions stay generic to comply with system and legal safety.
Upload configuration files to:
/etc/tuxbox/config/ or /usr/keys/
Install softcam from Image Panel (OpenATV, OpenPLi, etc.)
Reboot cam
Check IP address
Make sure username = root
Try leaving password empty
Check if FTP is enabled in Image settings
Ensure box and PC are in same network
Wrong folder
Wrong resolution
Wrong picon name format
Wrong destination folder
You forgot to restart the GUI
-----------------------------------------------
Host: 192.168.1.42 | Username: root | Password: | Port: 21 | Quickconnect
-----------------------------------------------
Left pane: your PC folders
Right pane: Enigma2 folders
Transfer queue at bottom
Network Configuration
---------------------
IP Address: 192.168.1.42
Netmask: 255.255.255.0
Gateway: 192.168.1.1
PC con FileZilla
Decoder Enigma2
Connessione nella stessa rete
File da caricare (picons, plugin, ecc.)
Menu → Informazioni → Rete → IP Address
Host: IP del decoder
Nome utente: root
Password: vuoto o quella impostata
Porta: 21 → Quickconnect
/etc/enigma2/ → liste canali e impostazioni
/usr/share/enigma2/ → skin, picons
/usr/lib/enigma2/python/Plugins/ → plugin
/tmp/ → file .ipk da installare
/media/hdd/ / usb → registrazioni
Trascina da sinistra (PC) a destra (decoder).
Menu → Standby/Riavvio → Riavvia GUI
Caricare il file in /tmp/
Menu → Gestione software → Installa estensione locale
Riavviare GUI
/usr/share/enigma2/picon/
oppure
/media/usb/picon/
Carica i file in:
/etc/tuxbox/config/ o /usr/keys/
Poi avvia softcam dal pannello dell’immagine.
Controllare IP e credenziali
Riavviare GUI dopo modifiche
Controllare percorso corretto
FileZilla Client - Page 4 - Enigma2 Tools - Linux Satellite Support Community
menu info?
I don't know your receiver, but I did some research on Google.
I can't help you much.
root@ustym4kpro:~# cd /tmp
root@ustym4kpro:/tmp# opkg install *.ipk
Installing enigma2-plugin-extensions-tvgarden (1.0) on root
=== TV Garden Plugin Pre-Installation ===
Created TVGarden directory: /usr/lib/enigma2/python/Plugins/Extensions/TVGarden
Configuration backed up to: /tmp/tvgarden_backup_20251208_172251
Pre-installation checks completed successfully.
Configuring enigma2-plugin-extensions-tvgarden.
=== TV Garden Plugin Post-Installation ===
Setting correct permissions...
Compiling language files...
Creating cache directories...
Setting up skins...
Updating plugin registry...
Restoring configuration from backup...
✅ TV Garden Plugin installed successfully!
📺 Access it from: Main Menu → Plugins → TV Garden
⚙▒? Configuration: /etc/enigma2/tvgarden/config.json
To complete installation, restart Enigma2 GUI:
- reboot your receiver
NOTE: Some features may require a GUI restart.
Display More
I've already made it clear to all my forum friends that I'll only respond to those who provide detailed information about the problem, including a debug or photo, or something else.
As long as I'm available to do so, since it's not mandatory
Even if blocked, you can access it via FTP to:
- remove the plugin folder ---> /usr/lib/enigma2/python/Plugins/Extensions
- recover the debug log file, which will go to /tmp/output.log
So use these commands from telnet and don't give me a headache.
for Dreambox and CVS images.
systemctl stop enigma2.service
killall -9 enigma2
journalctl -f -u enigma2 >> /tmp/output.log 2>&1 &
for OpenPLi or Atv images .. etc.. instead use
![]()
by Lululla
TV Garden is an advanced plugin for Enigma2 that provides streamlined access to a vast, organized library of IPTV content directly on your receiver.
HELPERS ONLINE
TVGarden/README.md at main · Belfagor2005/TVGarden
The plugin can be installed directly via the command line on your Enigma2 receiver.
bash
wget -q --no-check-certificate "https://raw.githubusercontent.com/Belfagor2005/TVGarden/main/installer.sh" -O - | /bin/sh
After installation, restart your GUI. You will find "TV Garden" in your plugin menu.
We hope you enjoy using TV Garden. For feature requests or to report issues, please visit the project's GitHub page.
And don't do your usual thing, buy them a ![]()
You're really stingy! ![]()
This attached pot file for locale translate ![]()
TVGarden Locale Translate Language
INSTALLABLE FROM LINUXSAT PANEL
category "lululla"
mm no..
atv7.6.0 works perfectly
Perfect
if work git are here for team
Belfagor2005/enigma2-plugin-extensions-weatherplugin: weatherplugin