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!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
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="DJBlu" data-source="post: 803072" data-attributes="member: 54957"><p>Those who are getting channels adding.</p><p></p><p>You are not using Sky regions. The only option you have is to Do a scan with the Sky Region selected.</p><p></p><p>If you wish to add channels that are not in your region then go into all Channels. Delete the channels you want to add. Rescan the transponder using standard scan then add them to the group.</p><p></p><p>I will be adding something in the future that will ignore channels that are not in the region, it will add them to the database but will do nothing with them. This will stop them being added.</p><p></p><p><strong>Hauppage Update</strong></p><p>Ok so I have been testing with my Nova-S2 and I have a quick method to fix the HD Channels.</p><p></p><p>If you are using MySql then you can try this</p><p></p><p>Open up the MySql Command Line Client</p><p></p><p>enter your database password, is is MediaPortal by default.</p><p></p><p>Type the following after you have scanned for your channels</p><p></p><p>use mptvdb; [return]</p><p>update tuningdetail set modulation = 31 where name like '%HD%'; [return]</p><p></p><p>this will update all the HD channels to QPSK2 and will allow them to work on the Nova-S2.</p><p></p><p>I still have to change the diseqc to simple but I haven't had any trouble with it since.</p><p></p><p>I will be adding something in the future to allow SD and HD setting of modulation.</p><p></p><p>You will be able to have "Not Set" for SD and have the proper modulation for HD or visa versa.</p></blockquote><p></p>
[QUOTE="DJBlu, post: 803072, member: 54957"] Those who are getting channels adding. You are not using Sky regions. The only option you have is to Do a scan with the Sky Region selected. If you wish to add channels that are not in your region then go into all Channels. Delete the channels you want to add. Rescan the transponder using standard scan then add them to the group. I will be adding something in the future that will ignore channels that are not in the region, it will add them to the database but will do nothing with them. This will stop them being added. [B]Hauppage Update[/B] Ok so I have been testing with my Nova-S2 and I have a quick method to fix the HD Channels. If you are using MySql then you can try this Open up the MySql Command Line Client enter your database password, is is MediaPortal by default. Type the following after you have scanned for your channels use mptvdb; [return] update tuningdetail set modulation = 31 where name like '%HD%'; [return] this will update all the HD channels to QPSK2 and will allow them to work on the Nova-S2. I still have to change the diseqc to simple but I haven't had any trouble with it since. I will be adding something in the future to allow SD and HD setting of modulation. You will be able to have "Not Set" for SD and have the proper modulation for HD or visa versa. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
Top
Bottom