NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,229
» Latest member: simonltwick
» Forum threads: 65,376
» Forum posts: 602,282

Full Statistics

Online Users
There are currently 1057 online users.
» 1 Member(s) | 1051 Guest(s)
Baidu, Bing, Facebook, Google, Yandex, mvallevand

Latest Threads
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
Yesterday, 05:23 PM
» Replies: 11
» Views: 835
Yauiclient hang when tryi...
Forum: NextPVR Other Clients
Last Post: mvallevand
2026-09-19, 07:55 PM
» Replies: 7
» Views: 84
Computer Freeze_ups
Forum: Windows
Last Post: mvallevand
2026-09-17, 12:49 PM
» Replies: 3
» Views: 201
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 632
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,848
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 326
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 374
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 201
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,193
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,166

 
  remote stops working??
Posted by: nbamatt - 2005-10-27, 10:10 PM - Forum: GB-PVR Support (legacy) - Replies (3)

hi there,,,thanks in advance for reading this.

my remote seems to work fine when all of a sudden it stops working. i have narrrowed it down to the fact when i press a button that doesnt work ie-prev. ch" buttom the remote stops working. when i restart the pc all is good.

ANYONE???
thanks 4 dah help
matt

Setup- Happauge PVR-150
45 button remote
gbpvr version 94.13
win xp home
amd 3400+ 512 megs ram

Print this item

  Skin problem?
Posted by: eddieeagle - 2005-10-27, 09:07 PM - Forum: Old Stuff (Legacy) - Replies (11)

Hej Have been using the default Blue skin. have now tried several other skins BlueMCE , BluBubbles and some others. after setting these in config the gbpvr application simply doesn't start up. going back to Blue in config it will then start. I have found one other skin that works and this is BlueMCE2

Am I missing somethig or is this a bug
I am using version 9413

Print this item

  Video Archive question
Posted by: bneuman - 2005-10-27, 08:49 PM - Forum: Old Stuff (Legacy) - Replies (8)

When I select Videos from my menu I get a screen called Recordings. It lists my shows I have recorded on the left and on the right gives episode title. If I click on this, a new window pop's up. In this is the episode description, a picture of a television and 4 buttons on the bottom. Play, Archive, Delete and Cancel. I thought the poster or picture for the show was supposed to be pulled from the internet. I just have pictures of a tv. What am I doing wrong?

Bill

Print this item

  Does US MVP work in Europe?
Posted by: jasjol - 2005-10-27, 08:37 PM - Forum: Hardware - Replies (4)

I think I read somewhere that a MVP can show both NTSC and PAL and it is software configurable.

Is this true - have any of you got a US type MVP (no scart) and have it working in europe?

I am asking since I am going to Orlando next week and the MVPs seems to be much cheaper in US.

Print this item

  GBPVR.Public.SkinHelper.getNamedImageElementRect
Posted by: psycik - 2005-10-27, 08:36 PM - Forum: Developers - Replies (2)

Hi

Anyone know how to use this, and what it's expected to get??


Code:
<CompositeImage name="Progress" size="450,280"> <DrawRoundedRect loc="210,150" size="200,20" radius="2" borderWidth="4" borderColor="White" fillColor="Transparent"/> </CompositeImage>

I'm hoping it will get the parameters of the DrawRoundedRect inside this composite image. If so, what method call do I use. I tried:

Code:
skinHelper.getNamedImageElementRect("Progress","DrawRoundedRect");

But that doesn't seem to do it. I guess I just need to know what the "string element" name is.

Print this item

  XMLTV parsing help needed
Posted by: bgowland - 2005-10-27, 08:09 PM - Forum: Developers - Replies (5)

I'm trying to parse my xmltv file to pull out the programme start/end times, channel id and title. I'm using an XPath query to get all the programmes as follows (apologies for it being VB.NET but it's much the same when done in C#)...

Code:
Dim GuideDoc As Xml.XmlDocument Dim GuideNode, TempNode1, TempNode2 As Xml.XmlNode Dim ProgrammeList, TitleList As Xml.XmlNodeList GuideDoc = New Xml.XmlDocument GuideDoc.Load(New Xml.XmlTextReader(New IO.StreamReader("C:\Program Files\XMLTV Radio Times\data.xml"))) GuideNode = GuideDoc.DocumentElement ProgrammeList = GuideNode.SelectNodes("programme")
The problem is that each '<programme>' node actually has the timing and channel info in it as in...
Code:
<programme start="200510260915 +0100" stop="200510261000 +0100" channel="26">
But each XmlNode in ProgrammeList simply has an XmlNode.Name of 'programme'. for the life of me I can't find a way to get the rest of the data.

Is this possible or do I need to treat the XML file simply as flat text and just do string searches on each line read? I can do that already but it's horribly inefficient.

Cheers,
Brian


PS unless I'm missing something, I can't find anything in the GBPVR.Public namespace which allows me to access the original file - only the EPG data in the database.

Print this item

  Net Radio - Does it and if not can it?
Posted by: maxil - 2005-10-27, 06:45 PM - Forum: Old Stuff (Legacy) - Replies (9)

I listen to BBC Radio 7 at times and was wondering if the Net Radio in GBPVR can access that particular station?

Print this item

  Show Alert
Posted by: primetime - 2005-10-27, 06:26 PM - Forum: Wishlist - No Replies

I was thinking about this, if some more options could be added to the TV Guide when you get information about a certain show.

- Alert
- Lookup

Since GBPVRTray is resident on your system and you don't watch TV all the time. Could there be a chance to add a reminder/alert for a certain show? While I was surfing through the TV Guide, I noticed that the options for the show are very limited. "Exit", "Quick Record", "Record" and "Watch". Could it be added that there would be an "Alert" option?

So that when GVPVR is closed and you're doing some other stuff on the computer, you can get alerted to a show that's coming up. (You can set the alert to how many minutes before the show starts before it pops up)

An option for "Lookup" could be added too. If you use "Lookup" the TV Guide will search for similar shows or their replays. It'll be helpful because then you can schedule your recordings/life Smile on when the replay/next episode of the series would be.

Print this item

  encoder pass through deinterlacing ?
Posted by: gbvj - 2005-10-27, 05:58 PM - Forum: GB-PVR Support (legacy) - Replies (1)

What does it mean ?
Does this mean that video card is doing the deinterlacing now ?
Which one is the best ?

Thanks.

Print this item

  config.xml versus private settings file
Posted by: Major Hostility - 2005-10-27, 04:56 PM - Forum: Developers - Replies (1)

I'm wondering what the current recommendation is on whether to store settings in config.xml or in a private settings file. I saw some other threads on this issue, but didn't find a definitive answer.

My specific issue at the moment is that I want to add a "name" behavior for MVPs so users with multiple MVPs can give them distinctive names which could then be used by the tray icon.

One obvious place to put this would be something like <MVPName> within each <MAC-####> but I'm wondering how likely this is to get clobbered during an update.

Any suggestions?

Print this item

Pages (6434): « Previous 1 … 5392 5393 5394 5395 5396 … 6434 Next »
Jump to page 

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