EPG/bouquets

Install a program called Putty. Alternatively, you can enable telnet client on windows or use DCC/VuCC or similar packages if you are familiar with them.

Pictures should be self explanatory. Post back if needed

Some commands are:

Settting password
Installing ipk
opkg install /tmp/*.ipk

Put Enigma to sleep

Remove all channel data
init 4 && rm -rf /etc/enigma2/lamedb && rm -rf /etc/enigma2/*.tv && rm -rf /etc/enigma2/*.radio && init 3

Force install ipks. Sometimes required for TSmedia
Ensure only the ipk you want to install is present in /tmp/
opkg install -force-overwrite /tmp/*.ipk
 

Attachments

  • opkg update.png
    opkg update.png
    33.1 KB · Views: 5
  • Main screen.png
    Main screen.png
    32.4 KB · Views: 4
Last edited:
Sorry it's not cable it's satellite I want to put an EPG on the easiest way poss. I think the road your going down is beyond a beginner.
 
Don't put yourself down. We all started knowing nothing.

A few things to note:

What we call EPG, $ky call Synopsis.
What we call channel lists/bouquets, $ky call EPG/genre

For linux receivers.
Downloading EPG and dispalying EPG are two differnt things. Some people assume they are the same.
You can downlaod EPG data from the internet or from the stream. It is important to say which you want to do. For 28.2, off the stream is best.

This is a guide you may wish to read
http://www.digitalworldz.co.uk/dreambox-dm800hd-support-452/208583-dreambox-dm800hd-my-guide.html

You'll get there.
 
Back
Top