NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 2 3 4 5 6 … 56 Next »
TV Listings 3.6.2 released

 
  • 0 Vote(s) - 0 Average
TV Listings 3.6.2 released
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#1
2013-03-09, 09:34 AM
Hi,

I've just uploaded a new version of the TVListings plugin at the wiki.

Changelog:
Quote:- changed TVDB data preference setting to also use images from TVDB in favor of others
- added option to sort 'ready' recordings and groups by last watched date
- fixed an issue where the overlay guide caused a crash when being opened a second time

Please note the following when upgrading:
  • There's no need to overwrite an existing "TV Listings.db" database file during upgrade

Screenshots:
[Image: TVListings_1.jpg]

[Image: TVListings_2.jpg]

[Image: TVListings_7.jpg]

Wiki page: http://www.nextpvr.com/nwiki/pmwiki.php?...TVListings
Support forum: http://forums.gbpvr.com/forumdisplay.php?f=45

-alibert
dljones8053
Offline

Senior Member

USA
Posts: 267
Threads: 2
Joined: Jul 2006
#2
2013-04-25, 07:16 PM
Alibert

How can I adjust TV Listing to display the whole channel number? example channel 1025 and ESPN Icon shows 102 and ESPN Icon as the last number cannot be viewed, see attached file please.

thanks
dj
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#3
2013-04-29, 06:12 AM
Hi,

you would need to modify the "ChannelHeader_3" element in your tv listings.xml skin file:

Code:
<Element name="ChannelHeader_3" location="0,0" size="15.4,7.2" >
    <Rect location="0.2,1.2" size="99.6,97.6" fillColor="Channels"/>
    <Text text="@number" location="-1,3" size="23,94" font="Title4Minimum" align="Center" valign="center"/>
    <Text text="@name" visible="@hasIcon" location="20,3" size="53,94" font="DefaultMinimum" align="Left" valign="center" wrap="true"/>
    <Text text="@name" visible="@hasNoIcon" location="20,3" size="80,94" font="DefaultMinimum" align="Left" valign="center" wrap="true"/>
    <Image source="@icon" location="70,10" size="28,80" fixedAspectRatio="true"/>
</Element>
Edit the size of the "Text text="@number"" child element there to add some width, e.g. change the "size" attribute to something like "30,94". Doing so, you would also want to change the position of the channel name ("Text text="@name"") elements accordingly, by adding the difference to the locations ("location="27,3""), and reducing their sizes (size="46,94" / size="73,94").

-alibert
dljones8053
Offline

Senior Member

USA
Posts: 267
Threads: 2
Joined: Jul 2006
#4
2013-04-30, 01:14 AM
Thanks that did the trick, now I know where the settings are I make changes to fit my needs see below

Change I made

<Element name="ChannelHeader_3" location="0,0" size="15.4,7.2" >
<Rect location="0.2,1.2" size="99.6,97.6" fillColor="Channels"/>
<Text text="@number" location="-1,3" size="27,94" font="Title4Minimum" align="Center" valign="center"/>
<Text text="@name" visible="@hasIcon" location="25,3" size="73,94" font="DefaultMinimum" align="Left" valign="center" wrap="true"/>
<Text text="@name" visible="@hasNoIcon" location="20,3" size="80,94" font="DefaultMinimum" align="Left" valign="center" wrap="true"/>
<Image source="@icon" location="70,10" size="32,80" fixedAspectRatio="true"/>

Results
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NextTool finally released mvallevand 0 2,944 2022-05-13, 09:53 PM
Last Post: mvallevand
  Searchlite v3 Released - maybe not so lite. mvallevand 0 2,219 2017-04-24, 03:04 PM
Last Post: mvallevand
  TV Listings 3.7.2 released alibert 0 2,934 2016-11-21, 05:13 PM
Last Post: alibert
  TV Listings 3.7.1 released alibert 3 3,843 2015-01-10, 11:05 AM
Last Post: liteswap
  NEWA Release Build 2.10 Released 2013-12-30 UncleJohnsBand 0 2,139 2013-12-31, 02:53 AM
Last Post: UncleJohnsBand
  TV Listings 3.7.0 released alibert 0 3,268 2013-10-23, 06:45 AM
Last Post: alibert
  NEWA Release Build 1.30 Released 2012-11-27 UncleJohnsBand 0 2,212 2012-11-28, 04:11 AM
Last Post: UncleJohnsBand
  NEWA Release Build 1.26 Released 2012-08-24 UncleJohnsBand 0 5,396 2012-08-25, 04:56 AM
Last Post: UncleJohnsBand
  MusicMonkey v1.1 Released cncb 0 2,289 2012-08-10, 05:06 PM
Last Post: cncb
  TV Listings 3.6.1 released alibert 3 4,061 2012-08-06, 07:51 AM
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