- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
This is how mediaportal handles channels:
A channel has one or more tuningdetails which store how and at which card to tune the channel. So if you have a channel at for instance DVB-C and DVB-S, you can have 1 channel with a dvb-c tuniningdetail and a dvb-s tuningdetail attached.
Now it could be that your dvb-c channel is encrypted, and your dvb-s channel not.
MP should store this information in the tuningdetail.
In the current situation this info is also stored in the channel, which is obviously wrong. This info is used on several places (Got 38 compile errors removing the field from Channel).
http://mantis.team-mediaportal.com/view.php?id=2852
Open the issue in Mantis...
A channel has one or more tuningdetails which store how and at which card to tune the channel. So if you have a channel at for instance DVB-C and DVB-S, you can have 1 channel with a dvb-c tuniningdetail and a dvb-s tuningdetail attached.
Now it could be that your dvb-c channel is encrypted, and your dvb-s channel not.
MP should store this information in the tuningdetail.
In the current situation this info is also stored in the channel, which is obviously wrong. This info is used on several places (Got 38 compile errors removing the field from Channel).
http://mantis.team-mediaportal.com/view.php?id=2852
Open the issue in Mantis...