Bug #5706
openEnigma2 playlist export is missing some metadata fields
0%
Description
Current behavior:
Watching TV is working fine, but the EPG is missing.
Expected behavior:
Having an EPG in addition to the TV stream.
When exporting a E2 channellist using http://tvhip:9981/playlist/e2/, I will get a list with entries like this:
#SERVICE 1:0:0:0:0:0:0:0:0:0:http://tvhip:9981/stream/channelid/238820178?profile=pass:Das Erste
#DESCRIPTION Das Erste HD
Now I add the missing values to the file:
#SERVICE 1:0:19:283D:3FB:1:C00000:0:0:0:http://tvhip:9981/stream/channelid/238820178?profile=pass:Das Erste
#DESCRIPTION Das Erste HD
Now the EPG appears. Also, the receiver will update its clock.
The entries have to be in this format: FavoriteType(usually 1):Flags(usually 0):ServiceType:ServiceID:TransponderID:NetworkID:Namespace:0:0:0:
Is it possible for tvheadend to have this fields filled or won't they be present, if not tuned to that certain channel?