NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) TV Listings v
« Previous 1 … 3 4 5 6 7 … 13 Next »
Number of Stations on One Page

 
  • 0 Vote(s) - 0 Average
Number of Stations on One Page
Wilbour
Offline

Junior Member

Posts: 41
Threads: 10
Joined: May 2013
#1
2013-06-07, 10:12 PM
I did a very quick search and could not find an answer. Is there any way to increase the number of stations listed per page? I have so few (10) but they just don't all fit as the program is written (8).
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#2
2013-06-11, 05:50 AM
Hi,

you would need to edit the TV Listings.xml skin file and adjust the number of rows there, along with reducing the height of each row.

For ten channels, the changes could be (untested):

Code:
<NamedValue name="ListingsRows" value="10"/>
(...)
<Element name="ChannelHeader_3" location="0,0" size="15.4,5.76" >
(...)
<Element name="ProgrammeLeft" size="0.2,5.76">
<Image source="programme_left.png" location="0,0" size="100,100"/>
</Element>
<Element name="ProgrammeLeftArrow" size="1.5,5.76">
<Image source="programme_left_arrow.png" location="0,0" size="100,100"/>
</Element>
<Element name="ProgrammeMiddle" size="1.5,5.76">
<Image source="programme_middle.png" location="0,0" size="100,100"/>
</Element>
<Element name="ProgrammeRight" size="0.2,5.76">
<Image source="programme_right.png" location="0,0" size="100,100"/>
</Element>
<Element name="ProgrammeRightArrow" size="1.5,5.76">
<Image source="programme_right_arrow.png" location="0,0" size="100,100"/>
</Element>
<Element name="SelectedProgrammeLeft" size="0.2,5.76">
<Image source="programme_left_selected.png" location="0,0" size="100,100"/>
</Element>
<Element name="SelectedProgrammeLeftArrow" size="1.5,5.76">
<Image source="programme_left_arrow_selected.png" location="0,0" size="100,100"/>
</Element>
<Element name="SelectedProgrammeMiddle" size="1.5,5.76">
<Image source="programme_middle_selected.png" location="0,0" size="100,100"/>
</Element>
<Element name="SelectedProgrammeRight" size="0.2,5.76">
<Image source="programme_right_selected.png" location="0,0" size="100,100"/>
</Element>
<Element name="SelectedProgrammeRightArrow" size="1.5,5.76">
<Image source="programme_right_arrow_selected.png" location="0,0" size="100,100"/>
</Element>
<Element name="CurrentProgrammeLeft" size="0.2,5.76">
<Image source="programme_left_current.png" location="0,0" size="100,100"/>
</Element>
<Element name="CurrentProgrammeLeftArrow" size="1.5,5.76">
<Image source="programme_left_arrow_current.png" location="0,0" size="100,100"/>
</Element>
<Element name="CurrentProgrammeMiddle" size="1.5,5.76">
<Image source="programme_middle_current.png" location="0,0" size="100,100"/>
</Element>
<Element name="CurrentProgrammeRight" size="0.2,5.76">
<Image source="programme_right_current.png" location="0,0" size="100,100"/>
</Element>
<Element name="CurrentProgrammeRightArrow" size="1.5,5.76">
<Image source="programme_right_arrow_current.png" location="0,0" size="100,100"/>
</Element>

Maybe you can tweak some more settings, but basically these changes should bring up 10 channels on the tv listings grid.

-alibert
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Alignment of channel number and channel name dvasco 1 1,914 2011-10-20, 01:36 PM
Last Post: roy
  TV Listing doesn't move back a page at a time from the PCH "Rew" button BrettB 4 2,826 2011-06-11, 08:52 AM
Last Post: jksmurf
  Move a Whole Page Up/Down obiwan 1 1,902 2011-02-22, 07:16 AM
Last Post: alibert
  TV Listings 2 - How to page-down with PCH? arkennedy75 1 2,530 2010-01-03, 03:28 PM
Last Post: alibert

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode