Fast, International & Smart EPG Importer for Enigma2
IMPORTANT
EN: The plugin interface automatically adapts to the language currently used by your tuner (English/Polish).
What is this plugin?
Simple IPTV EPG is a lightweight, hybrid tool designed to solve the missing EPG problem on IPTV channels. It combines downloading XMLTV files from the internet with intelligent copying of EPG data from Satellite channels (if available).
This is a brand new project and a fresh idea. Please treat this version as a starting point. All ideas, feedback, and bug reports are highly appreciated and will guide future development!
Key Features:
•
•
•
•
•
How to use (Remote Control):
1. Open the plugin. Select your EPG Source using Left/Right arrows.
2. YELLOW Button (Map Channels) – Run this first or when your channel list changes. It creates a connection map between your IPTV list and the XML provider.
3. GREEN Button (Import EPG) – Downloads data, matches events, and injects them into the EPG Cache.
4. BLUE Button (Update) – Checks GitHub for a newer version of the plugin.
Method 1: Telnet (Recommended )
Connect to your tuner via Telnet/SSH (Putty) and paste the following command:
Code: Select all
wget -qO - https://raw.githubusercontent.com/OliOli2013/SimpleIPTV_EPG/main/installer.sh | /bin/sh1. Download the enigma2-plugin-extensions-simpleiptvepg_1.2_all.ipk file.
2. Upload it to /tmp folder on your receiver via FTP.
3. Run command: opkg install /tmp/*.ipk (or use internal GUI installer).
4. Restart GUI.
Thanks Pawel Pawelek

