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
Development
General Development (no feature request here!)
TBS: CI/CAM support and other improvements
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="mm1352000" data-source="post: 1047509" data-attributes="member: 82144"><p>It is nothing to do with the CI DLL.</p><p></p><p>In TBSViewer I think they check a [long] list of tuner names to detect whether the tuner is a TBS tuner or not. MP does not do that (or at least, my original code did not) - I tried to be a bit smarter so we wouldn't have to maintain a list of names. Refer to my code here:</p><p><a href="https://github.com/MediaPortal/MediaPortal-1/blob/EXP-TVE3.5-MP1-MP2_mm_working/TvEngine3/Mediaportal/TV/Server/Plugins/CustomDevices/Turbosight/Turbosight.cs#L969" target="_blank">https://github.com/MediaPortal/MediaPortal-1/blob/EXP-TVE3.5-MP1-MP2_mm_working/TvEngine3/Mediaportal/TV/Server/Plugins/CustomDevices/Turbosight/Turbosight.cs#L969</a></p><p></p><p>Maybe all TBS USB DVB-C and/or DVB-T tuners are not being detected correctly because TBS have not implemented the TBS access property (because DVB-C and DVB-T tuners don't need DiSEqC, tone or LNB power control). I guess the code could be changed to try to detect with UsbBdaExtensionProperty.Ir ... but that is not ideal. Other vendors use that property set. The TbsAccess property is unique to TBS; the Ir property is not.</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1047509, member: 82144"] It is nothing to do with the CI DLL. In TBSViewer I think they check a [long] list of tuner names to detect whether the tuner is a TBS tuner or not. MP does not do that (or at least, my original code did not) - I tried to be a bit smarter so we wouldn't have to maintain a list of names. Refer to my code here: [url]https://github.com/MediaPortal/MediaPortal-1/blob/EXP-TVE3.5-MP1-MP2_mm_working/TvEngine3/Mediaportal/TV/Server/Plugins/CustomDevices/Turbosight/Turbosight.cs#L969[/url] Maybe all TBS USB DVB-C and/or DVB-T tuners are not being detected correctly because TBS have not implemented the TBS access property (because DVB-C and DVB-T tuners don't need DiSEqC, tone or LNB power control). I guess the code could be changed to try to detect with UsbBdaExtensionProperty.Ir ... but that is not ideal. Other vendors use that property set. The TbsAccess property is unique to TBS; the Ir property is not. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
TBS: CI/CAM support and other improvements
Contact us
RSS
Top
Bottom