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
#221
2008-07-07, 05:57 AM
Hi,
Wakalaka Wrote:Aren't you the author of Xmltv and XmltvExtras?
xmltvextras, yes - but not xmltv.

firehorse Wrote:Hi,

I'm in the UK.

I'm using Alan Birtles xmltv
http://www.birtles.org.uk/xmltv/
to grab the radio times listings

I was using UltraXMLTV_Enhancer to put more information into the listings.
I then saw TV Listing could display pictures so I added Wizimagegrabber in postupdateepg.bat for images where available.

I then saw TV Listing could display stars so I tried using xmltvextras to put the stars onto TV Listing but it doesn't appear to work.

Can you give me some help?

Thanks
Alan

xmltvextras doesn't do anything with the star-rating field, as gbpvr already imports it as "rating" when doing the normal epg update. So if your xmltv source doesn't include this field, you won't see the star rating in the tv listings plugin.

-alibert
firehorse
Offline

Member

Posts: 60
Threads: 6
Joined: Apr 2008
#222
2008-07-07, 08:10 AM
Hi,
alibert Wrote:Hi,

xmltvextras, yes - but not xmltv.



xmltvextras doesn't do anything with the star-rating field, as gbpvr already imports it as "rating" when doing the normal epg update. So if your xmltv source doesn't include this field, you won't see the star rating in the tv listings plugin.

-alibert

I had a look at the data.xml file and found this

Code:
<rating system="BBFC">
      <value>PG</value>
    </rating>
    <star-rating>
      <value>4/5</value>
    </star-rating>

Is that 'compatible' ?

Thanks
Alan
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#223
2008-07-07, 10:45 AM
Hi,
firehorse Wrote:Hi,

I had a look at the data.xml file and found this

Code:
<rating system="BBFC">
      <value>PG</value>
    </rating>
    <star-rating>
      <value>4/5</value>
    </star-rating>

Is that 'compatible' ?

Thanks
Alan

yes, a programme that contains these lines in its xmltv should be displayed with 4 out of 5 stars in the tv listings plugin, or with the text "(4/5)" in the default tv guide plugin.

-alibert
Etacovda
Offline

Senior Member

Posts: 253
Threads: 37
Joined: Apr 2006
#224
2008-07-10, 08:45 PM
Quick request - would it be possible in the next version to make play a shortcut to play a tv show like on the standard tv guide? thanks
[SIZE="3"]HTPC: [/SIZE]3000+ A64 | Gigabyte k8N 939 SLI | 1 gb ddr 400 | 2x mce150 tuners + mce remote | 1x Pinnacle 7010xi dual dvb-s, dual dvb-t tuner, 2xSky motorolla decs with IR server Suite changing channels via MCE remote| ati x1600 pro | 1x250 1x320 gb Seagate IDE drives | 29" sony CRT via svideo | Windows XP sp2
[SIZE="3"]Clients: [/SIZE]2x desktop pc's, 1 wired MVP connected to a 29" mitsubishi
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#225
2008-07-11, 10:51 AM
ailbert,

First off congratulations on a great plugin and thank you for your effort and hard work.

From this thread, I've been tinkering with the skin for CS3 and I really like the way you've implemented the graphics for the listings. I was wondering though if there were any editable parameters for how the the colour overlays are drawn with the "programme" graphics? and also would you have any interest in adding a "programme record" set of graphics for those who prefer the recordings highlighted that way?

Thanks again
The Hairy Man

HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT

Support the Community Skin
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#226
2008-07-11, 01:38 PM
Hi,
Etacovda Wrote:Quick request - would it be possible in the next version to make play a shortcut to play a tv show like on the standard tv guide? thanks
yes - I just forgot to include a method implementation in the current release. Thanks for the report.

Hairy Wrote:ailbert,

First off congratulations on a great plugin and thank you for your effort and hard work.

From this thread, I've been tinkering with the skin for CS3 and I really like the way you've implemented the graphics for the listings. I was wondering though if there were any editable parameters for how the the colour overlays are drawn with the "programme" graphics? and also would you have any interest in adding a "programme record" set of graphics for those who prefer the recordings highlighted that way?

Thanks again

There are no parameters that are configurable at the moment. I also spent a lot of time in adjusting the colormatrix that is used to draw the images, but didn't find a better solution than the current one. You can try it out yourself with this application, and if you find a better solution, I'd look forward to include it. Some background information can be found here.

Regarding additional images for scheduled programmes - I don't tend to add more images. If I would make an exception for pending programmes, the next one says that his conflicts are not as eye catching as the scheduled programmes, the next says that he would like to have a golden image for programmes with genre "sports" and so on.

You can indicate scheduled / completed / in progress / conflicting programmes with the indicator image, additionaly, the timeline is colorized in those timeslots.

For those who can't live without having their pending recordings displayed in #FF0000, I added the legacy option to draw programmes as in previous releases of the plugin.

Sorry that I can't provide more help, but I hope that you can understand my point of view.

-alibert
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#227
2008-07-11, 04:06 PM
alibert Wrote:There are no parameters that are configurable at the moment. I also spent a lot of time in adjusting the colormatrix that is used to draw the images, but didn't find a better solution than the current one. You can try it out yourself with this application, and if you find a better solution, I'd look forward to include it. Some background information can be found here

Unfortunately I have absolutely no programming skills at all :o Thanks for the links though, as I think I have a better understanding of how you've implemented the colouring. You are altering the RGB value of the actual image file (rather than overlaying a block of colour)?

With the above in mind - the attached pic below is posted in complete ignorance, I got the app and just moved the sliders about Smile as I said I've no idea if this is actually applicable to the real world but I thought I'd post it anyway.

alibert Wrote:Regarding additional images for scheduled programmes - I don't tend to add more images. If I would make an exception for pending programmes, the next one says that his conflicts are not as eye catching as the scheduled programmes, the next says that he would like to have a golden image for programmes with genre "sports" and so on.

Sorry that I can't provide more help, but I hope that you can understand my point of view.

-alibert

I completely understand and totally respect that and thank you once again for the hard work and effort that goes into something like this.

Cheers
The Hairy Man

HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT

Support the Community Skin
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#228
2008-07-12, 12:23 PM
Hi,

according to your screenshot, which color would be the base taken from the genre- or recording-status-colors? Should it be #ff0000 or #800000? Or, to put it in another words, should the given color's RGB intensities be divided by 2, or be taken as they are (the value 0.5 in your matrix for the red component)? Or should they be adjustable by the alpha component of the given color?

-alibert
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#229
2008-07-12, 03:21 PM
alibert Wrote:Hi,

according to your screenshot, which color would be the base taken from the genre- or recording-status-colors? Should it be #ff0000 or #800000? Or, to put it in another words, should the given color's RGB intensities be divided by 2, or be taken as they are (the value 0.5 in your matrix for the red component)? Or should they be adjustable by the alpha component of the given color?

-alibert

Wow

Okay so I've read your post out loud 5 times and I'm pretty confident that the answer is............ I'm way outside my knowledge base here :eek: I've gotta stress that I'm a button masher with no real understanding of how the coding world works.

All that said here is the opinion from the peanut gallery Smile

I think the colours should probably be solid (so #FF0000). If the matrix has the ability to apply a base or alpha level dynamically (based on a colour listed in the skin.xml for - Pending, Conflict, Competed...etc) than it appears either the base value or alpha value would work. In a Utopian world an editable alpha level in the skin.xml would be perfect.

Please please please bare in mind that I basically have no idea what I'm talking about with this stuff. I can barely get my head around hexadecimal vs decimal and until yesterday had never even heard of a Matrix - other than the one Neo is gonna free us from one day Smile

I'd like to stress that I think the plugin is excellent and the highlighting works perfectly well as it is. Any of my questions aren't meant as an indication that the plugin needs to be "Fixed" in anyway.

Thanks for taking the time.
The Hairy Man

HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT

Support the Community Skin
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#230
2008-07-13, 10:31 AM
okay, never mind, I'll see what I can do.

-alibert
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (47): « Previous 1 … 21 22 23 24 25 … 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,952 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,130 2018-09-07, 12:54 AM
Last Post: snaitaz
  Unhandled Exception setting up TV Listings. boogmeister1 16 9,690 2018-07-21, 09:20 PM
Last Post: tomhilton1
  TV Listings plugin no longer works after upgrade to 3.9.2 LeGrandZombie 14 8,409 2016-11-22, 03:46 AM
Last Post: mvallevand
  Must be Doing Something Wrong with TV Listings GWCowling323 49 23,384 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