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
Installation, configuration support
Hauppauge HD-PVR (and Colossus) Setup Question
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: 1028051" data-attributes="member: 82144"><p>Hello and welcome SusieQT <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p></p><p>No that is not true.</p><p>SchedulesDirect has two uses:</p><ol> <li data-xf-list-type="ol">Creating channels.</li> <li data-xf-list-type="ol">EPG</li> </ol><p>Both things can be done without SchedulesDirect. SD just makes things easier.</p><p>In the past I thought it was possible to use the SD trial to do the channel creation, then switch to mc2xml for EPG.</p><p><a href="https://www.team-mediaportal.com/extensions/television/schedulesdirect-guide-importer" target="_blank">https://www.team-mediaportal.com/extensions/television/schedulesdirect-guide-importer</a></p><p></p><p></p><p>You can certainly use mc2xml with our XMLTV plugin. That covers the question of EPG.</p><p></p><p>Regarding the creation of channels...</p><p>If you want to do that, I'd suggest the following approach:</p><ol> <li data-xf-list-type="ol">Use the "add s-video channels" button in the "scan" section to add one channel for each input on the HD-PVR.</li> <li data-xf-list-type="ol">Go to the TV Channels section.</li> <li data-xf-list-type="ol">Select the first channel, click "edit", enter a channel number for a test channel in the channel number box.</li> <li data-xf-list-type="ol">Select the tuning detail row in the bottom area and click "edit", [again] enter the channel number in the top channel number box and select the correct video <strong>and </strong>audio sources according to the details <a href="https://forum.team-mediaportal.com/threads/hauppauge-hd-pvr-colossus-support.94850/" target="_blank">in this post, then click OK and OK.</a></li> <li data-xf-list-type="ol">Use preview to confirm the channel works.<br /> </li> <li data-xf-list-type="ol">Delete all the channels.</li> <li data-xf-list-type="ol">Use the import/export section to export your channels and channel groups.</li> <li data-xf-list-type="ol">Open the XML file in any text editor (eg. notepad++, notepad etc.).</li> <li data-xf-list-type="ol">Copy and paste the "<channel >...</channel>" section for each channel in your STB and:</li> </ol> <ul style="margin-left: 20px"> <li data-xf-list-type="ul">set channel.IdChannel (this should be unique - 1, 2, 3, 4, 5 etc.)</li> <li data-xf-list-type="ul">set channel.DisplayName (the name you want to see shown for the channel)</li> <li data-xf-list-type="ul">set channel.ChannelNumber (the channel number you want to use for the channel)</li> <li data-xf-list-type="ul">delete the <mappings>...</mappings> section</li> <li data-xf-list-type="ul">set tune.IdChannel (match channel.IdChannel)</li> <li data-xf-list-type="ul">set tune.IdTuningDetail (this should be unique, it would be simplest to just match channel.IdChannel)</li> <li data-xf-list-type="ul">set tune.ChannelNumber (the channel number that will be used for blasting to your set-top-box)</li> </ul> <ol> <li data-xf-list-type="ol">Delete the test channel in TV Server configuration.</li> <li data-xf-list-type="ol">Use the import/export section to import the file as edited.</li> <li data-xf-list-type="ol">Use the TV Channels TV Mapping subsection to link the channels to the HD-PVR: <a href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/141_Configuration/TV-Server_Configuration/03_TV_Channels/2_Mapping" target="_blank">http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/141_Configuration/TV-Server_Configuration/03_TV_Channels/2_Mapping</a></li> </ol><p>After this you set up blasting, EPG and everything else.</p><p></p><p>Hope that helps,</p><p>mm</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1028051, member: 82144"] Hello and welcome SusieQT :) No that is not true. SchedulesDirect has two uses: [LIST=1] [*]Creating channels. [*]EPG [/LIST] Both things can be done without SchedulesDirect. SD just makes things easier. In the past I thought it was possible to use the SD trial to do the channel creation, then switch to mc2xml for EPG. [url]https://www.team-mediaportal.com/extensions/television/schedulesdirect-guide-importer[/url] You can certainly use mc2xml with our XMLTV plugin. That covers the question of EPG. Regarding the creation of channels... If you want to do that, I'd suggest the following approach: [LIST=1] [*]Use the "add s-video channels" button in the "scan" section to add one channel for each input on the HD-PVR. [*]Go to the TV Channels section. [*]Select the first channel, click "edit", enter a channel number for a test channel in the channel number box. [*]Select the tuning detail row in the bottom area and click "edit", [again] enter the channel number in the top channel number box and select the correct video [B]and [/B]audio sources according to the details [URL='https://forum.team-mediaportal.com/threads/hauppauge-hd-pvr-colossus-support.94850/']in this post, then click OK and OK.[/URL] [*]Use preview to confirm the channel works. [*]Delete all the channels. [*]Use the import/export section to export your channels and channel groups. [*]Open the XML file in any text editor (eg. notepad++, notepad etc.). [*]Copy and paste the "<channel >...</channel>" section for each channel in your STB and: [/LIST] [INDENT][LIST] [*]set channel.IdChannel (this should be unique - 1, 2, 3, 4, 5 etc.) [*]set channel.DisplayName (the name you want to see shown for the channel) [*]set channel.ChannelNumber (the channel number you want to use for the channel) [*]delete the <mappings>...</mappings> section [*]set tune.IdChannel (match channel.IdChannel) [*]set tune.IdTuningDetail (this should be unique, it would be simplest to just match channel.IdChannel) [*]set tune.ChannelNumber (the channel number that will be used for blasting to your set-top-box) [/LIST][/INDENT] [LIST=1] [*]Delete the test channel in TV Server configuration. [*]Use the import/export section to import the file as edited. [*]Use the TV Channels TV Mapping subsection to link the channels to the HD-PVR: [url]http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/141_Configuration/TV-Server_Configuration/03_TV_Channels/2_Mapping[/url] [/LIST] After this you set up blasting, EPG and everything else. Hope that helps, mm [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Hauppauge HD-PVR (and Colossus) Setup Question
Contact us
RSS
Top
Bottom