channel data - lamedb/services.xml/webinterface

adiab

Member
My Satellite Setup
Dreambox 8000
My Location
UK
Hi all,

I'm trying to get a list of channel references for all channels that I have on my DM8000.
I want something similar to the contents m3u file that gets downloaded when your streaming. Ie for bbc news the m3u file contains the following:
Code:
#EXTM3U
#EXTVLCOPT--http-reconnect=true
http://192.168.0.44:8001/1:0:1:1260:7EA:2:11A0000:0:0:0:


I'm more interested in the last line as this contains the reference.

Looking on my DM I have a lamedb file which seems to contain all the channels, but the entry for sky news is:

Code:
1260:011a0000:07ea:0002:1:0
Sky News
p:BSkyB,c:000200,c:010280,c:020240,c:031ffe

I've also looked installed DreamBoxEdit and the extracted line from the config for sky news is:
Code:
Sky News	BSkyB	130	28,2	Astra 2/Eurobird 1 (28.2E)	12207000	27500000	V	 2/3	4707	2026	2	18481152	0
Sky News	BSkyB	1	28,2	Astra 2/Eurobird 1 (28.2E)	12207000	27500000	V	 2/3	4704	2026	2	18481152	0	512	640	576	8190

I'm not really sure I understand the different data.

How is the data from lamedb translated into what the dreambox webcontrol is populated with and what the m3u files are created from,
and also how is that translated into what we see in DreamBoxEdit?

Ideally, what I would like to end up with is a services.xml file which I believe is not included with enigma 2?
I could probably generate one from the lamedb file, but I need to understand what the data is first.

Can anyone help?
 
Back
Top