What's new
Sat Universe - The Place To Be

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

BBC interactive

Rocknroll

Staff member
Administrator
if its possible to do this can same be done for ITV HD ?

Considering that current database strucure in ipbox doesn't even have values for video pid or audio pid I doubt that it would be possible to add ITV hd to it even if box would be capable of receiving it.

CREATE TABLE channelinfo
(
id integer primary key,
shortname text,
fullname text,
org_network_id integer,
ts_id integer,
service_id integer,
pmt_pid integer,
seq integer,
sat_id integer,
tp_id integer,
provider_id integer,
scramble integer,
status integer,
audio_mode integer,
audio_index integer,
service_type integer,
volume integer
);
 

Gsxr

Member
shame, maybe the database should include those settings the box must get them when scanning and put the info somewhere...
 
Top