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 … 9 10 11 12 13 Next »
TV Listings 2 - Support Thread

 
  • 0 Vote(s) - 0 Average
TV Listings 2 - Support Thread
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#141
2008-03-13, 03:43 PM
LewE Wrote:I defined several guides in CONFIG. See attached JPG.

To show you an approach to what I'm looking for, see the attached screen print from XGuide showing that it is currently displaying the "Test Guide".

I'd also like to take another run at convincing you to add a filter capability. I've attached a screen print from how Excite.com can filter and just show one category in its television listings. The attached snapshot shows just the movies for the time period. This is what I would like to see added to TV Listings and/or GBPVR.

again, I won't be adding something like this, sorry.

roy Wrote:You can have the screen title include the guide name by changing the skin.xml text to @screenNameGuideName.

...which is also the default in the blue skin's xml file, so I guess you're using another skin or have altered it yourself.

-alibert
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#142
2008-03-13, 03:47 PM
roy Wrote:You can have the screen title include the guide name by changing the skin.xml text to @screenNameGuideName.
Sorry, but could you elaborate on what specific changes I should make, or at least give me a little more direction.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#143
2008-03-13, 03:49 PM
Hi,
LewE Wrote:Sorry, but could you elaborate on what specific changes I should make, or at least give me a little more direction.

post your skin.xml file and I'll do it for you.

-alibert
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#144
2008-03-13, 03:57 PM
alibert Wrote:...which is also the default in the blue skin's xml file, so I guess you're using another skin or have altered it yourself.-alibert
I'm using the Community skin. I looked into the Blue skin and found what you were referring to. I copied it into TV Listing's skin.xml. It got me close enough that I can twiddle it but there is a problem.

It appears that the screen Name composite image is only output when the Listings are first displayed and isn't updated so if I change Guides it doesn't change to reflect the new guide's name. Should I just put hte new line in another composite image, like the Time Line composite image?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#145
2008-03-13, 04:11 PM
Hi,
LewE Wrote:I'm using the Community skin. I looked into the Blue skin and found what you were referring to. I copied it into TV Listing's skin.xml. It got me close enough that I can twiddle it but there is a problem.

It appears that the screen Name composite image is only output when the Listings are first displayed and isn't updated so if I change Guides it doesn't change to reflect the new guide's name. Should I just put hte new line in another composite image, like the Time Line composite image?

I'm unable to reproduce this behaviour here, sorry. Does it work as expected when you're using the default blue skin? How does your current skin file look like?

-alibert
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#146
2008-03-13, 04:33 PM
alibert Wrote:I'm unable to reproduce this behaviour here, sorry. Does it work as expected when you're using the default blue skin? How does your current skin file look like?

-alibert
I tried the blue skin and it worked the way I'd like it to.

Rather than attach a copy of the community version of the skin that I'd modified, I am attaching a copy of the skin file before I tried adding the display of the guide name. I'd appreciate it if you could add the line in the appropriate place. Don't even worry about the font size. I can deal with that kind of tweak myself.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#147
2008-03-13, 05:10 PM
Hi,
LewE Wrote:I tried the blue skin and it worked the way I'd like it to.

Rather than attach a copy of the community version of the skin that I'd modified, I am attaching a copy of the skin file before I tried adding the display of the guide name. I'd appreciate it if you could add the line in the appropriate place. Don't even worry about the font size. I can deal with that kind of tweak myself.

you'll need to insert something like the following somewhere in the <CompositeImages> section:
Code:
<CompositeImage name="ScreenName" size="80,12">
  <!-- supported parameters are @screenName, @guideName, @screenNameGuideName -->
  <DrawText text="@screenNameGuideName" loc="5,5" size="95,100" textStyle="ScreenNameStyle" align="Left"/>
</CompositeImage>

Doing so, you actually override the ScreenName image that normally defined in your baseskin.xml file. Don't change the part "text="@screenNameGuideName"", and ensure that the textstyle "ScreenNameStyle" is defined somewhere.

-alibert
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#148
2008-03-13, 05:19 PM
Thanks. That did it.

It's really neat how i keep finding new features in GBPVR and its plug-ins.
dshoup
Offline

Member

Posts: 247
Threads: 39
Joined: Jan 2006
#149
2008-03-14, 12:02 PM
LewE Wrote:I defined several guides in CONFIG. See attached JPG.

To show you an approach to what I'm looking for, see the attached screen print from XGuide showing that it is currently displaying the "Test Guide".

I'd also like to take another run at convincing you to add a filter capability. I've attached a screen print from how Excite.com can filter and just show one category in its television listings. The attached snapshot shows just the movies for the time period. This is what I would like to see added to TV Listings and/or GBPVR.

Have you tried using something like SearchWiz2? It does a pretty good job of generating a list of shows that meet whatever filter criteria you set. You can save filters. I have made one for all movies and I search it each week to see if there is anything I want to record. It will not sort these on a grid, but it does put them in chronological order. Hope that helps a little even if it is not exactly what you had hoped for.
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#150
2008-03-14, 02:59 PM
dshoup Wrote:Have you tried using something like SearchWiz2?
Thanks for reminding me about SearchWiz2. I had looked at it before but didn't see that it could search and only return a list of just movies in the EPG.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (47): « Previous 1 … 13 14 15 16 17 … 47 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I modify TV Listings Skin Bobbybear 0 2,728 2019-07-18, 10:06 AM
Last Post: Bobbybear
  OTA ATSC Schedules Direct Listings ViperJPB 6 3,952 2019-02-13, 12:45 AM
Last Post: ViperJPB
  TV Listings in Kodi NextPVR Client dcol 7 4,951 2018-09-26, 03:53 PM
Last Post: dcol
  TV Listings Failing on Execution snaitaz 4 3,268 2018-09-18, 06:30 PM
Last Post: snaitaz
  TV Listings Back Color & Logos snaitaz 8 5,129 2018-09-07, 12:54 AM
Last Post: snaitaz
  Unhandled Exception setting up TV Listings. boogmeister1 16 9,688 2018-07-21, 09:20 PM
Last Post: tomhilton1
  TV Listings plugin no longer works after upgrade to 3.9.2 LeGrandZombie 14 8,407 2016-11-22, 03:46 AM
Last Post: mvallevand
  Must be Doing Something Wrong with TV Listings GWCowling323 49 23,382 2016-11-07, 04:36 PM
Last Post: mvallevand
  Where do TV Listings Files Go? GWCowling323 3 4,218 2016-10-14, 04:28 PM
Last Post: Graham
  Using TV Listings? spiinnaker 3 3,985 2016-07-12, 05:40 PM
Last Post: Graham

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

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

Linear Mode
Threaded Mode