Skip to content

Instantly share code, notes, and snippets.

Created September 20, 2013 12:44
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/6636916 to your computer and use it in GitHub Desktop.
[root@htpc ~]# cat /home/hts/.hts/tvheadend/dvbtransports/_dev_dvb_adapter0_STV090x_Multistandard10744000_H/_dev_dvb_adapter0_STV090x_Multistandard10744000_H_7031
{
"service_id": 28721,
"pmt": 100,
"stype": 1,
"scrambled": 0,
"channel": 0,
"provider": "ARD",
"servicename": "tagesschau24",
"dvb_eit_enable": 1,
"pcr": 101,
"disabled": 0,
"stream": {
"pid": 101,
"type": "MPEG2VIDEO",
"position": 0
},
"stream": {
"pid": 102,
"type": "MPEG2AUDIO",
"position": 1,
"language": "ger"
},
"stream": {
"pid": 104,
"type": "TELETEXT",
"position": 2,
"language": "ger"
}
}
[root@htpc ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment