home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
scrambled channels doesn't work from SVN 20/9 and forward
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="lar282" data-source="post: 184772" data-attributes="member: 10326"><p>noop, that wasn't it. Darn....</p><p></p><p>As soon as I switch to a scrambled channel it says in the log..(immidiately)</p><p></p><p>2007-09-24 10:14:33 8 user:dreambox heartbeat received</p><p>2007-09-24 10:14:38 8 user:dreambox heartbeat received</p><p>2007-09-24 10:14:39 5 Controller: StartTimeShifting Kanal 5 158</p><p>2007-09-24 10:14:39 5 Controller: find free card for channel Kanal 5</p><p>2007-09-24 10:14:39 5 Controller: got 1 tuning details for Kanal 5</p><p>2007-09-24 10:14:39 5 Controller: channel #1 DVBT:tv:Kanal 5 Ltd Kanal 5 Freq:633875 ONID:8945 TSID:1110 SID:1050 PMT:41A FTA:False LCN:10000 BandWidth:8 </p><p>2007-09-24 10:14:39 5 Controller: card:1 type<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" />vbT is tuned to same transponder decrypting 1/1 channels. cam limit reached</p><p>2007-09-24 10:14:39 5 Controller: found 0 available</p><p>2007-09-24 10:14:39 5 Controller: StartTimeShifting failed:AllCardsBusy</p><p>2007-09-24 10:14:43 5 user:dreambox heartbeat received</p><p></p><p></p><p>PS_I am on the irc if u want me to test more<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" />S</p><p></p><p>what about the change in cardmanagment.cs?</p><p></p><p> //ok card could be used to tune to this channel</p><p> //now we check if its free...</p><p> cardsFound++;</p><p> bool sameTransponder = false;</p><p> if (tvcard.Tuner.IsTunedToTransponder(tuningDetail) && (tvcard.SupportsSubChannels || (checkTransponders == false)))</p><p> {</p><p> //card is in use, but it is tuned to the same transponder.</p><p> //meaning.. we can use it.</p><p> //but we must check if cam can decode the extra channel as well</p><p></p><p> //first check if cam is already decrypting this channel</p><p> int camDecrypting = tvcard.NumberOfChannelsDecrypting;</p><p> bool checkCam = true;</p></blockquote><p></p>
[QUOTE="lar282, post: 184772, member: 10326"] noop, that wasn't it. Darn.... As soon as I switch to a scrambled channel it says in the log..(immidiately) 2007-09-24 10:14:33 8 user:dreambox heartbeat received 2007-09-24 10:14:38 8 user:dreambox heartbeat received 2007-09-24 10:14:39 5 Controller: StartTimeShifting Kanal 5 158 2007-09-24 10:14:39 5 Controller: find free card for channel Kanal 5 2007-09-24 10:14:39 5 Controller: got 1 tuning details for Kanal 5 2007-09-24 10:14:39 5 Controller: channel #1 DVBT:tv:Kanal 5 Ltd Kanal 5 Freq:633875 ONID:8945 TSID:1110 SID:1050 PMT:41A FTA:False LCN:10000 BandWidth:8 2007-09-24 10:14:39 5 Controller: card:1 type:DvbT is tuned to same transponder decrypting 1/1 channels. cam limit reached 2007-09-24 10:14:39 5 Controller: found 0 available 2007-09-24 10:14:39 5 Controller: StartTimeShifting failed:AllCardsBusy 2007-09-24 10:14:43 5 user:dreambox heartbeat received PS_I am on the irc if u want me to test more:DS what about the change in cardmanagment.cs? //ok card could be used to tune to this channel //now we check if its free... cardsFound++; bool sameTransponder = false; if (tvcard.Tuner.IsTunedToTransponder(tuningDetail) && (tvcard.SupportsSubChannels || (checkTransponders == false))) { //card is in use, but it is tuned to the same transponder. //meaning.. we can use it. //but we must check if cam can decode the extra channel as well //first check if cam is already decrypting this channel int camDecrypting = tvcard.NumberOfChannelsDecrypting; bool checkCam = true; [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
scrambled channels doesn't work from SVN 20/9 and forward
Contact us
RSS
Top
Bottom