Feature #6087
enigma2 export is missing info
Status:
New
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2021-09-26
Due date:
% Done:
0%
Estimated time:
Description
When exporting the channel list for enigma2, the #SERVICE descriptor is generic and is always set to 1:0:0:0:0:0:0:0:0:0. When correct data is present in some of these fields however, even EPG works on an enigma2 based box.
Since SID, TS ID and Network ID data is already present in tvh's database, it would make sense to include this info in the exported channel list. I was looking inside webui.c and it seems to me such modification would not be too difficult. I did not try this myself since I'm not yet familiar with the variables yet.
Format of the output should be something like this:
1:0:service_type:SID:TS_ID:NET_ID:0:0:0:0