Enigma2 Backend: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 2: Line 2:
{{mininav|[[PVR]]}}
{{mininav|[[PVR]]}}


<section begin="intro" />Enigma2 is a framebuffer-based zapping application (GUI) that is primarily targeted to physical set-top-boxes running embedded Linux ([http://www.openembedded.org/wiki/Main_Page OpenEmbedded] based firmware distributions), however Enigma2 can technically also run on regular PCs, but it is not common. (Also it's possible to run enigma2 on RaspberryPi devices with Open Vision images and external USB tuners)
<section begin="intro" />Enigma2 is a framebuffer-based zapping application (GUI) that is primarily targeted to physical set-top-boxes running embedded Linux ([http://www.openembedded.org/wiki/Main_Page OpenEmbedded] based firmware distributions), however Enigma2 can technically also run on regular PCs, but it is not common. (Also it's possible to run Enigma2 on RaspberryPi devices with Open Vision images and external USB tuners)


While the Enigma2 software was originally developed by Dream Multimedia for their [[w:Dreambox|Dreambox]] series, the [http://opendreambox.org opendreambox.org] has made Enigma2 into an popular open source based firmware platform for set-top boxes and it is used by a number of different set-top box manufacturers, including the most commonly known are [[w:Dreambox|Dreambox]], [[w:DBox2|DBox2]], and [[w:Vu+|Vu+ (VuPlus)]], which all use Enigma2 based firmware images. Most of these Enigma2 based set-top boxes falls under the category of Linux-powered satellite, terrestrial and cable digital television receivers.
While the Enigma2 software was originally developed by Dream Multimedia for their [[w:Dreambox|Dreambox]] series, the [http://opendreambox.org opendreambox.org] has made Enigma2 into an popular open source based firmware platform for set-top boxes and it is used by a number of different set-top box manufacturers, including the most commonly known are [[w:Dreambox|Dreambox]], [[w:DBox2|DBox2]], and [[w:Vu+|Vu+ (VuPlus)]], which all use Enigma2 based firmware images. Most of these Enigma2 based set-top boxes falls under the category of Linux-powered satellite, terrestrial and cable digital television receivers.
Line 13: Line 13:
Enigma2 frontend code is based on the Python Script language with a PVR backend software for tuning and recording written in C++ programming language. The PVR backend side uses the [http://www.linuxtv.org LinuxTV DVB API], which is part of a standard Linux kernel.<section end="intro" />
Enigma2 frontend code is based on the Python Script language with a PVR backend software for tuning and recording written in C++ programming language. The PVR backend side uses the [http://www.linuxtv.org LinuxTV DVB API], which is part of a standard Linux kernel.<section end="intro" />


Enigma2 and Kodi are similar in plugins as they both use Python language in order to achieve extra features, [https://forums.openpli.org/topic/60394-enigma2-plugin-kodiliteinstaller-for-usb-external-hdd-and-normal-installation/ KodiLite] is a plugin developed by "pcd" which could run so many Kodi plugins in enigma2.
The Enigma2 platform and Kodi are similar in that they both use Python to add extra features, [https://forums.openpli.org/topic/60394-enigma2-plugin-kodiliteinstaller-for-usb-external-hdd-and-normal-installation/ KodiLite] is a plugin developed by "pcd" which could run so many Kodi plugins on Enigma2.


== Enigma2 Client PVR add-on (C/C++ based)==
== Enigma2 Client PVR add-on (C/C++ based)==
Line 20: Line 20:
The Enigma2 Client PVR add-on is a native PVR client made by the Kodi community for all Enigma2 based set-top boxes. This PVR C/C++ binary add-on for Enigma2 is an [https://github.com/kodi-pvr/pvr.vuplus open source code] community project.
The Enigma2 Client PVR add-on is a native PVR client made by the Kodi community for all Enigma2 based set-top boxes. This PVR C/C++ binary add-on for Enigma2 is an [https://github.com/kodi-pvr/pvr.vuplus open source code] community project.


=== Connecting Kodi to a Enigma2 box ===
== Compatibility with other Kodi PVR Add-ons ==
{{PVR repo notice}}
# Go to {{highlight|Settings -> Add-ons -> Enabled add-ons -> PVR Clients}} and select the Enigma2 PVR add-on
# Select "Configure"


=== Setting up the Enigma2 add-on===
As OpenWebIf is capable of outputting M3U and XMLTV files it is also possible to configure other PVR add-ons to work with Enigma2 backends such as:


=== Supported set top boxes ===
* the [[Add-on:PVR_IPTV_Simple_Client| PVR IPTV Simple Client]] directly
In general all Enigma2 based set top boxes should be supported, once they run OpenWebIf (full feature set) or a different WebIf (original feature set only).
* as a source for the TVHeadend backend and then via the [[Add-on:Tvheadend_HTSP_Client|TVHeadend HTSP Client]]


Main enigma2 supported architectures are Mipsel and ARM, although SH4 is supported by Open Vision (fully) and OE-Alliance (partly) but ARM64 with multilib isn't stable enough so choosing ARM over ARM64 is recommended.
== Supported set top boxes ==
 
=== Mipsel architecture ===
Some features that may not work on other WebIfs:
* It was the main architecture for Enigma2 and all of Mipsel models run Enigma2 fine except dm7025 (ancient Dreambox model with ATI Xilleon 226 SoC instead of Broadcom) which isn't a HD model.
 
Even some "smallflash" models (the models with 64MB internal flash or less) can't handle recent Enigma2 builds and some open source teams already abandoned them.
* Autotimers
=== SH4 architecture ===
* Drive Space Reporting
* Only some Enigma2 teams are supporting this old/powerless architecture, Open Vision (fully) and OE-Alliance (partly).
* Embedded EPG Genre IDs
This architecture is well known by the name "fulan" or "spark".
* Full Tuner Signal Support (Including Service Providers)
=== ARM architecture ===
* Timer and Recording descriptions: If your provider only uses short description (plot outline) instead of long description (plot) then info will not be displayed pertaining to the shows in question. For OpenWebIf clients a JSON API is available to populate the missing data.
* Modern Enigma2 set-top boxes come with ARM SoCs as the 4K content requires too much power for being processed, today ARM is considered as the main Enigma2 architecture and all new models come with Broadcom or HiSilicon but with ARM SoCs to support h265 and HEVC.
* Edit recording name, last played position and play count for recordings
ARM64 with multilib isn't stable enough so choosing ARM over ARM64 is recommended.
* Bouquet (and group specific) Backend Channel Numbers
 
=== Support ===
If you have problems using this add-on you should try and contact the author via the Kodi [http://forum.kodi.tv/forumdisplay.php?fid=226 Enigma2 PVR Support forum].
 
== Connecting Kodi to Enigma2 backend ==
{{PVR repo notice}}
# Go to {{highlight|Settings -> Add-ons -> Enabled add-ons -> PVR Clients}} and select the Enigma2 add-on
# Select "Configure"
 
=== General ===
 
Within this tab the mandatory add-on options need to be configured before it can be successfully enabled. If your device is using a default setup on your local network only the following setting should need to be changed.
 
* '''Enigma2 hostname or IP address''': Please enter the IP address or hostname of your enigma2 based set top box.
 
Most of the times hostname is the machine/hardware name which is readable in About screen of engima2 or the information section of Open WebIF.
 
For all other settings please see [https://github.com/kodi-pvr/pvr.vuplus#configuring-the-addon Configuring the addon]
 
== Changelog ==
* [https://github.com/kodi-pvr/pvr.vuplus/blob/Matrix/pvr.vuplus/changelog.txt Enigma2 PVR changelog]
 
== Additional guides and links ==
* [http://forum.kodi.tv/forumdisplay.php?fid=226 Enigma2 PVR for Kodi support forum]


== External links ==
== External links ==
* [https://forums.openpli.org/topic/20871-build-script-for-openpli-enigma2-on-ubuntu-104-32-bit/ enigma2 for PC discussions]
* [https://forums.openpli.org/topic/20871-build-script-for-openpli-enigma2-on-ubuntu-104-32-bit/ Enigma2 for PC discussions]
* [https://github.com/E2OpenPlugins/e2openplugin-OpenWebif OpenWebif]
* [https://github.com/E2OpenPlugins/e2openplugin-OpenWebif OpenWebIf]
=== Open source enigma2 images ===
=== Open source Enigma2 images ===
* [http://www.openpli.org OpenPLi]
* [http://www.openpli.org OpenPLi]
* [http://www.vuplus-support.co.uk ViX]
* [http://www.vuplus-support.co.uk ViX]
Line 75: Line 47:
* [https://www.openvision.tech Open Vision]
* [https://www.openvision.tech Open Vision]


[[Category:PVR|*]]
{{updated|19}}
[[Category:PVR]]

Latest revision as of 03:50, 17 December 2020

Live TV, PVR & Radio Contents

PVR main page

1. Tuner Cards
2. Backends
3. Setup
4. Live TV Artwork

Related Pages:

All PVR Pages
All PVR Add-on Pages

Home icon grey.png   ▶ PVR ▶ Enigma2 Backend

Enigma2 is a framebuffer-based zapping application (GUI) that is primarily targeted to physical set-top-boxes running embedded Linux (OpenEmbedded based firmware distributions), however Enigma2 can technically also run on regular PCs, but it is not common. (Also it's possible to run Enigma2 on RaspberryPi devices with Open Vision images and external USB tuners)

While the Enigma2 software was originally developed by Dream Multimedia for their Dreambox series, the opendreambox.org has made Enigma2 into an popular open source based firmware platform for set-top boxes and it is used by a number of different set-top box manufacturers, including the most commonly known are Dreambox, DBox2, and Vu+ (VuPlus), which all use Enigma2 based firmware images. Most of these Enigma2 based set-top boxes falls under the category of Linux-powered satellite, terrestrial and cable digital television receivers.

With the Enigma2 PVR add-on Kodi PVR can be used also with any Enigma2 based set-top boxes running OpenWebIf. Other WebIfs are supported with a subset of the original functionality.


Enigma2 technical overview

Enigma2 frontend code is based on the Python Script language with a PVR backend software for tuning and recording written in C++ programming language. The PVR backend side uses the LinuxTV DVB API, which is part of a standard Linux kernel.

The Enigma2 platform and Kodi are similar in that they both use Python to add extra features, KodiLite is a plugin developed by "pcd" which could run so many Kodi plugins on Enigma2.

Enigma2 Client PVR add-on (C/C++ based)

The Enigma2 Client PVR add-on is a native PVR client made by the Kodi community for all Enigma2 based set-top boxes. This PVR C/C++ binary add-on for Enigma2 is an open source code community project.

Compatibility with other Kodi PVR Add-ons

As OpenWebIf is capable of outputting M3U and XMLTV files it is also possible to configure other PVR add-ons to work with Enigma2 backends such as:

Supported set top boxes

Mipsel architecture

  • It was the main architecture for Enigma2 and all of Mipsel models run Enigma2 fine except dm7025 (ancient Dreambox model with ATI Xilleon 226 SoC instead of Broadcom) which isn't a HD model.

Even some "smallflash" models (the models with 64MB internal flash or less) can't handle recent Enigma2 builds and some open source teams already abandoned them.

SH4 architecture

  • Only some Enigma2 teams are supporting this old/powerless architecture, Open Vision (fully) and OE-Alliance (partly).

This architecture is well known by the name "fulan" or "spark".

ARM architecture

  • Modern Enigma2 set-top boxes come with ARM SoCs as the 4K content requires too much power for being processed, today ARM is considered as the main Enigma2 architecture and all new models come with Broadcom or HiSilicon but with ARM SoCs to support h265 and HEVC.

ARM64 with multilib isn't stable enough so choosing ARM over ARM64 is recommended.

External links

Open source Enigma2 images