MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2006-08-16, 03:51   #1 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts


Default TV Guide... Overlapping/Looping channel listing

Hi,

First... what a great program!! I was having huge problems with MCE with my Dual Tuners... Media Portal has been perfect!!

My query is about the TV guide. I have 7 tv channels showing and because the guide loops I've got one of them looping at the bottom.

Is there a way to cleanup the tv guide display so that it doesnt show the same channel twice on one screen?
ozbutcher is offline   Reply With Quote
Old 2006-08-16, 07:06   #2 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,891
Thanks: 4
Thanked 13 Times in 13 Posts

Country:

My System

Default Re: TV Guide... Overlapping/Looping channel listing

Quote:
Originally Posted by ozbutcher
Is there a way to cleanup the tv guide display so that it doesnt show the same channel twice on one screen?
Yes, there is a way, but you have to edit the skin files to display the correct number of channels. Here are some instructions that Boilermaker gave me that work fine:-

Look for this code in the tvguide.xml file, and play with the values marked below...I just used trial and error to get a nice fit.

Code:
<control> 
<description>Channel template</description> 
<type>image</type> 
<id>20</id> 
<posX>60</posX> 
<posY>125</posY> 
<width>136</width> 
<height>36</height> <-----[change this to like 40 to start, and see what happens, keep raising it til you get a good fit] 
</control> 
<control> 
<description>Channel image template</description> 
<type>image</type> 
<id>7</id> 
<posX>1</posX> 
<posY>1</posY> 
<width>32</width> <---[change this to fit better] 
<height>32</height> <---[change this to fit better] 
<keepaspectratio>yes</keepaspectratio> 
<centered>yes</centered> 
<zoom>no</zoom> 
<texture>defaultVideoBig.png</texture> 
</control>
at some point you will make the height in the channel template just high enough that only 5 will display, then take it back one...if you end up with an unbearably large and ugly gap to your bottom scroll bar, here is where to change it:

Code:
<control> 
<description>Horizontal scrollbar</description> 
<type>hscrollbar</type> 
<id>28</id> 
<posX>196</posX> 
<posY>481</posY> <--[change the y position til looks good, remember how much you moved it up] 
<width>1002</width> 
<height>20</height> 
<visible>yes</visible> 
</control> 
you need to remember how much it moved, because you need to reduce the size of the scrollbar on the right by the same amount 
<control> 
<description>Vertical scrollbar</description> 
<type>vscrollbar</type> 
<id>29</id> 
<posX>1200</posX> 
<posY>125</posY> 
<width>20</width> 
<height>357</height> <---[reduce the height to match above] 
<visible>yes</visible> 
</control>
HTH... :?
Taipan is online now   Reply With Quote
Old 2006-08-16, 12:59   #3 (permalink)
t8
Portal Member
 
Join Date: Jul 2006
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts


Default

ah, excellent - works brilliantly for me

Thanks for the tip!

.t8
t8 is offline   Reply With Quote
Reply

Bookmarks

Tags
channel, guide, listing, overlapping or looping

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Any idea why WebEPG is putting the wrong date in tvguide.xml koach MediaPortal 1 Talk 3 2006-11-06 23:36
KNC 1 DVB-C / cannot tune channels lutz General Support 15 2006-10-01 11:04
Technotrend DVB-S no LNB switch Erbsenkopp General Support 0 2006-08-03 09:04
Technotrend Budget 1500 CI no LNB switch Erbsenkopp General Support 0 2006-08-03 08:46
Xmltv set big hassle for a newb Anonymous Tips and Tricks 38 2004-12-18 20:09


All times are GMT +1. The time now is 01:01.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress