Difference between revisions of "Dream-Elite Panel (DEP) Installation"

From Dream-Elite Wiki
Jump to navigation Jump to search
Line 1: Line 1:
[[File:DEP-Menu.png|right|thumb|400px|Dream-Elite Panel (DEP) 7.1 ]]
+
[[File:DEP-Menu.png|right|thumb|400px|Dream-Elite Panel (DEP) 7.1]]
 +
[[File:DEP-Menu2.png|right|thumb|400px|Dream-Elite Panel (DEP) 7.1 with default Skin]]
 
The Dream-Elite Panel can be installed in 2 ways:
 
The Dream-Elite Panel can be installed in 2 ways:
  
Line 35: Line 36:
 
# Install DEP Installer with, Menu → Settings → Software manager → Local Plugins → Internal Flash → Install Plugins → green Button.
 
# Install DEP Installer with, Menu → Settings → Software manager → Local Plugins → Internal Flash → Install Plugins → green Button.
 
# After installation restart Dreambox, Standby / Restart → GUI.
 
# After installation restart Dreambox, Standby / Restart → GUI.
 +
 +
== Screenshots for manual Installation ==
 +
<gallery mode="traditional">
 +
File:Pluginbrowser.png|Extensions management from Dreambox
 +
File:DEPinstallmanual.png|Dream-Elite Extension to install Dream-Elite Panel
 +
</gallery>

Revision as of 14:14, 17 January 2021

Dream-Elite Panel (DEP) 7.1
Dream-Elite Panel (DEP) 7.1 with default Skin

The Dream-Elite Panel can be installed in 2 ways:

  • Install a Dream-Elite Panel Image
  • extend the original Dream Property image with the Dream-Elite Panel

Requirements:

  • OE 2.5 image with E2 version ≥ 4.3.2r1 (*Preferably unstable in latest state).
  • OE 2.6 image with E2 version ≥ 4.4.1r1 (*Preferably unstable in latest state).
  • Dreambox connected with LAN or WLAN to the internet


Flash a Dream-Elite Panel Image:

The images (based on Dream Property) can be downloaded from here and flashed as described in: Image installation.
These images include the Dream-Elite Panel, Remote Setup, Elite EPG Importer and the Dream-Elite Extension Manager.
It is recommended to update the image after flashing.

Manuall installation:

Installation via Command Line Interface:

Connect your Dreambox using SSH or Telnet and execute the following commands:

OE 2.5 (dm52x, dm820, dm7080, dm9x0)

apt update && wget -O /tmp/dream-elite-panel-installer_all.deb http://feed.dream-elite.net/ElitePanel/dep-installer.php && dpkg -i /tmp/dream-elite-panel-installer_all.deb

OE 2.6 (dreamone, dreamtwo)

apt update && wget -O /tmp/dream-elite-panel-installer_all.deb http://feed.dream-elite.net/ElitePanel/dep-installer.php && apt install -y /tmp/dream-elite-panel-installer_all.deb

After installation reboot the Dreambox. Now you can install the DEP over the Plugin Browser of Dreambox OS.

Installation via Software Manager:

OE 2.5 and OE 2.6

  1. Download DEP Installer - dream-elite-panel-installer_all.deb.
  2. Copy DEP Installer via FTP to the directory /tmp.
  3. Install DEP Installer with, Menu → Settings → Software manager → Local Plugins → Internal Flash → Install Plugins → green Button.
  4. After installation restart Dreambox, Standby / Restart → GUI.

Screenshots for manual Installation