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) v
« Previous 1 10 11 12 13 14 … 125 Next »
TV Listings - Support Thread

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

Senior Member

Posts: 700
Threads: 26
Joined: Sep 2004
#31
2006-08-22, 07:16 PM
alibert Wrote:Hi,


Since the gbpvr-database is limited to a few tags (title, subtitle, description, genre, rating), I'm also not able to display more of them. The only exception are the icons, where the plugin is using an external file.
In Theory, one could create a similar file for each additional xmltv-tag - but that wouldn't make sense in my opinion.
In the past I used a xslt-stylesheet to put things like actors or directors into the description tag (see http://forums.nextpvr.com/showthread.php?t=10516 for details).


No, at least not at the moment.

-alibert

I'm sure you've thought of this but have you considered creating a alibert database which has a foreign key mapped to the gbpvr db?
Alternative music reviews[URL="http://soundblab.com"]
[/URL]
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#32
2006-08-23, 06:49 AM
Hi,

rbelisle Wrote:I would like to second the lookup to IMDB or Amazon for Movies especially. Would love the ability to lookup the movie information befor e I decide to record it...

maybe this feature will be added, but not in the near future.

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#33
2006-08-23, 06:59 AM
Hi,

elite Wrote:I'm sure you've thought of this but have you considered creating a alibert database which has a foreign key mapped to the gbpvr db?

In the details popup, I show basically two things: the programme image and a string containing subtitle, genre, description and rating. So I don't think that it will be helpful having even more parts in the database that will be concateneted again later anyway.
Of course, this would add the possibilty for many new features like an actor based search, but my time is limited, too. So putting those additional tags into the description element in the xmltv file is the only solution to make them show up in the plugin at the moment.

-alibert
elite
Offline

Senior Member

Posts: 700
Threads: 26
Joined: Sep 2004
#34
2006-08-23, 07:10 AM
alibert Wrote:Hi,



In the details popup, I show basically two things: the programme image and a string containing subtitle, genre, description and rating. So I don't think that it will be helpful having even more parts in the database that will be concateneted again later anyway.
Of course, this would add the possibilty for many new features like an actor based search, but my time is limited, too. So putting those additional tags into the description element in the xmltv file is the only solution to make them show up in the plugin at the moment.

-alibert

Fair enough Wink
Alternative music reviews[URL="http://soundblab.com"]
[/URL]
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#35
2006-08-23, 06:36 PM
After scheduling a show I get

System.IO.FileNotFoundException: Could not find file 'C:\Program Files\devnz\gbpvr\skin\Blue\TV Listings\darkred20.png'.
File name: 'C:\Program Files\devnz\gbpvr\skin\Blue\TV Listings\darkred20.png'

In the skin.xml files it says

<!-- scheduled recording indicators - optional, enable/disable in SpecialElement "Guide" -->
<CompositeImage name="StatusPendingIndicator" size="20,20">
<DrawImage filename="darkred20.png" loc="0,0" size="20,20"/>
</CompositeImage>
<CompositeImage name="StatusInProgressIndicator" size="20,20">
<DrawImage filename="red20.png" loc="0,0" size="20,20"/>
</CompositeImage>
<CompositeImage name="StatusCompletedIndicator" size="20,20">
<DrawImage filename="green20.png" loc="0,0" size="20,20"/>
</CompositeImage>
<CompositeImage name="StatusConflictIndicator" size="20,20">
<DrawImage filename="yellow20.png" loc="0,0" size="20,20"/>
</CompositeImage>
<CompositeImage name="StatusCompletedWithErrorIndicator" size="20,20">
<DrawImage filename="yellow20.png" loc="0,0" size="20,20"/>
</CompositeImage>

but the png files in the skin folder do not have "20" in their file name.

It seems like a simple file rename job (except for darkred, where I don't have any file by that name) but I am puzzled that no one else has reported it.

btw: This is a great plugin - thanks alibert
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#36
2006-08-24, 04:43 AM
Hi,
gEd Wrote:It seems like a simple file rename job (except for darkred, where I don't have any file by that name) but I am puzzled that no one else has reported it.

btw: This is a great plugin - thanks alibert

Thanks for pointing that out - I've just updated the download at the wiki with a fixed skin.xml and also other indicator images.

-alibert
xsilvergs
Offline

Member

Posts: 76
Threads: 26
Joined: Jan 2005
#37
2006-09-06, 02:15 PM
Hi

Could somebody explain how to set and change the Genre Colours, the wiki says the colours can be defined in the configuration form of the core TV Guide plugin but I have to admit I don't understand.

Thanks
XP-Pro
MSI 6524 MB
Pentium 4
CPU 1.6 MHz
PVR 350
Nova-T 500 PCI
MediaMVP
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#38
2006-09-06, 05:11 PM
Hi,
xsilvergs Wrote:Could somebody explain how to set and change the Genre Colours, the wiki says the colours can be defined in the configuration form of the core TV Guide plugin but I have to admit I don't understand.
You can change the background colours for programmes based on their genre the following way:
- Open the GBPVR config application
- Go to the plugins tab page
- select the plugin "TV Guide" and click the settings button
- Select a colour for each genre you want to use

Make sure that you enable "Use Genre Colours" in the settings of the tv listings plugin, too.

-alibert
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#39
2006-09-06, 06:31 PM
I see a difference in the way genre colors are selected between TV listings and TV Guide. TV Guide uses the color of the first customized genre listed for a program. TV Listings only shows color of the first genre listed.

For example, if 'Baseball' genre is blue, TV Guide would show a listing with a genre of (News, Baseball) as blue, TV Listings would show no custom color.

Due to this method, TV Listings does not show many customized colors that TV Guide does. Can this be addressed?

Also, the customized genre colors are only displayed for about 2 days in TV Listings, but for all of my 8 days in TV Guide. But this may be an issue with I-xmltv which I use.
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#40
2006-09-07, 05:20 AM
Hi,
roy Wrote:Due to this method, TV Listings does not show many customized colors that TV Guide does. Can this be addressed?
I didn't recognize this one as my epg source has only exactly one or no genre assigned to programmes. I will have a look at it soon.

roy Wrote:Also, the customized genre colors are only displayed for about 2 days in TV Listings, but for all of my 8 days in TV Guide. But this may be an issue with I-xmltv which I use.
If you're able to have a look into your gbpvr.db3/.mdb, you can check if there are genres defined for those programmes. Also you can select such a programme (that should have a background colour) and have a look at the details popup. The genre is displayed in parentheses right after the subtitle line.
I don't see a reason why it would show you only the colours for the next two days.

-alibert
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (29): « Previous 1 2 3 4 5 6 … 29 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,608 2012-05-27, 06:27 AM
Last Post: jksmurf
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 156,430 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 92,481 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 40,120 2010-08-31, 09:46 PM
Last Post: povarotti
  StartGBPVR - support thread liteswap 46 24,682 2010-04-06, 04:10 AM
Last Post: keith_leitch
  BurnDVDX2 support issues. pastro 260 70,089 2010-03-05, 04:44 PM
Last Post: TomR
  Weather2 Support Thread scb147 47 14,900 2009-08-30, 07:19 AM
Last Post: Reddwarf
  ComTweak v1.0 Support Thread HydroChronic 12 5,422 2009-05-23, 10:02 AM
Last Post: gEd
  DJKXML support? mattyboy2 0 2,286 2008-10-30, 10:56 AM
Last Post: mattyboy2
  Another Dutch EPG/TV Listings XML grabber syncpuls 36 14,142 2008-10-26, 10:33 AM
Last Post: -=TJ=-Stefan

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

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

Linear Mode
Threaded Mode