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
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#131
2007-01-17, 07:09 AM
Hi,

scim Wrote:If you can get it working on the client then that would be great, its nice to have everything consistent.

I think I managed to use the database of the server in a client/server setup, so the next release will work from a client - but it will take about a week until I publish it.

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#132
2007-01-17, 07:11 AM
Hi,

piotre Wrote:I select a show from the TV Listings for reoccurring recording and change the default padding time. The show will then appear in the Recordings under reoccurring with the updated padding time but the individual recordings will have the default padding.

I will have a look the next days, maybe I'll need some additional information. I will ask again if it's the case.

piotre Wrote:I hope, this can be solved easily...

Me too.

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#133
2007-01-17, 07:19 AM
Hi,
nbarsley Wrote:I dont know if this the following question is skin related or not but with the TV Guide plug-in I have the number of channels to display set to 5. With the default settings of the TV Listings plugin it shows 7 channels at a time. Is there a way to set number of channels in the skin.xml file? Am I blind and missed an obvious preferences option?

there's the following line in the skin.xml file:
Code:
<SpecialElement name="Guide" loc="120,80" size="540,280" visibleChannels="7" guideMinutes="120" scrollMinutes="60" showNavigation="false" borderWidth="2" showStatusColor="false" showStatusIcon="true" brightenCurrentShowsPercent="16"/>

You can change the number of visible channels by changeing the value of "visibleChannels". You'll probably also want to change the size of the whole guide then, to make it look fine. This can be done by adjustinging the height of the element "size".

For example, a guide with five channels and a height of 40 pixels for each channel-row would be:
Code:
<SpecialElement name="Guide" loc="120,80" size="540,200" visibleChannels="5" guideMinutes="120" scrollMinutes="60" showNavigation="false" borderWidth="2" showStatusColor="false" showStatusIcon="true" brightenCurrentShowsPercent="16"/>

-alibert
nbarsley
Offline

Member

Posts: 242
Threads: 36
Joined: Oct 2006
#134
2007-01-17, 03:56 PM
Thanks a lot alibert! Your response was really clear and helpful.
scim
Offline

Member

Posts: 62
Threads: 4
Joined: Dec 2005
#135
2007-01-17, 08:26 PM
Thanks for having a go at making it work with the client, I wait with interest.
In the mean time I have spotted another issue, on many recordings that have been initiated from TV Listings they appear in the recordings list as manual recordings and dont have program details with them. It seems to happen if the record button on the remote is used rather than going into the record dialog. Any ideas?
jeffd10
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Jan 2007
#136
2007-01-18, 04:51 AM
So is there any program that will grab a usa tvguide.xml with the icon element?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#137
2007-01-21, 04:38 PM
Hi,
scim Wrote:In the mean time I have spotted another issue, on many recordings that have been initiated from TV Listings they appear in the recordings list as manual recordings and dont have program details with them. It seems to happen if the record button on the remote is used rather than going into the record dialog. Any ideas?

I wasn't able to reproduce your problem here, sorry. I will add some more debug messages in the next release when scheduling a recording, hopefully I can see then in the logs what's going wrong.

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#138
2007-01-21, 04:45 PM
Hi,
jeffd10 Wrote:So is there any program that will grab a usa tvguide.xml with the icon element?

I don't know, sorry. Maybe it's possible by using the "TVxb" grabber, and customize the ini-file to grab the url of images into the <icon> element of the output file. But this will also depend on the source website.

-alibert
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#139
2007-01-22, 01:01 AM
alibert, I missed your previous post asking about the @titlesubtitle element.
It's the same one that is used in the normal gbpvr recordings menu. It gives the title and subtitle on the same line so you don’t have to enter the program description menu to see what the episode is.

Here’s and example.

Mythbusters *: 68 – Firearms Folklore____________Ready
11/29/2006 8:00 PM – 9:00 PM__________________38 DSC

I'm not sure if gbpvr allows this skin element in the find-more screen or not but it is a nice feature in recordings, and it would be great to have in find-more if possible.
Thanks again for a great plugin!
Jim
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#140
2007-01-22, 07:50 AM
Hi,
Jim_ Wrote:alibert, I missed your previous post asking about the @titlesubtitle element.
It's the same one that is used in the normal gbpvr recordings menu. It gives the title and subtitle on the same line so you don’t have to enter the program description menu to see what the episode is.

the "@titleSubtitle" parameter has it already made into the latest release. You can use it in the find more popup by modifying the "FindMorePopupNormalItem" and "FindMorePopupSelectedItem" composite images in the skin.xml file.

-alibert
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,767 2012-05-27, 06:27 AM
Last Post: jksmurf
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 159,415 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 93,724 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 40,749 2010-08-31, 09:46 PM
Last Post: povarotti
  StartGBPVR - support thread liteswap 46 25,004 2010-04-06, 04:10 AM
Last Post: keith_leitch
  BurnDVDX2 support issues. pastro 260 71,279 2010-03-05, 04:44 PM
Last Post: TomR
  Weather2 Support Thread scb147 47 15,201 2009-08-30, 07:19 AM
Last Post: Reddwarf
  ComTweak v1.0 Support Thread HydroChronic 12 5,530 2009-05-23, 10:02 AM
Last Post: gEd
  DJKXML support? mattyboy2 0 2,299 2008-10-30, 10:56 AM
Last Post: mattyboy2
  Another Dutch EPG/TV Listings XML grabber syncpuls 36 14,376 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