Skip to content
Masta2002 edited this page Aug 24, 2025 · 3 revisions

Install E2iPlayer

The best way to install E2iplayer is via the normal feed installation, which will also keep it automatically updated via the feed.

How to install E2iPlayer using console

If E2iPlayer is not available on the feed or updating via the feed does not work, there is another option to install it via telnet.

To install the plugin manually connect to your enigma2 device via SSH/Telnet and use the following command

wget -q "https://raw.githubusercontent.com/oe-mirrors/e2iplayer/refs/heads/python3/e2iplayer_install.sh" -O - | /bin/sh

Clone this wiki locally