NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 13 14 15 16 17 … 93 Next »
Access ImportHDPVRChannelsForm

 
  • 0 Vote(s) - 0 Average
Access ImportHDPVRChannelsForm
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,170
Threads: 958
Joined: May 2006
#51
2011-08-06, 10:01 PM
First channel I am having channel change problems too but that's a different post. Ideally if you provided a SwitchChannel() function instead of StopStream I'd be able to have faster changes

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#52
2011-08-06, 10:15 PM
mvallevand Wrote:First channel I am having channel change problems too but that's a different post.
The attached patch should correct the behaviour where it tried to use a zero handle.

Quote:Ideally if you provided a SwitchChannel() function instead of StopStream I'd be able to have faster changes
I cant easily change this type of thing, since I have pile of internal recording plugins which depend on the current interfaces and the way the they're called. I'll see what I can do though. I might be able support an optional interface like IRecorderSwitchStream.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,170
Threads: 958
Joined: May 2006
#53
2011-08-06, 11:03 PM
sub Wrote:The attached patch should correct the behaviour where it tried to use a zero handle.

That is better.

Quote:I cant easily change this type of thing, since I have pile of internal recording plugins which depend on the current interfaces and the way the they're called. I'll see what I can do though. I might be able support an optional interface like IRecorderSwitchStream.

Ok, if you have time. Hopefully I am find some thing here that will make whurlston's Ceton tuner plugin better too. I may have to do something anyway because something is hanging NPVR on playback of back-to-back tuner plugin StartSteam changes, I don't know if this helps you see something wrong in NPVR

StartStream(6867:TVGCAN)
checking if previous capture source can be reused
checking if previous capture source can be reused
Stop Stream 1000
looking for capture source
checking: TestRecorder.TestRecorder
enabled and present
has channel
live tv is possible

It might be the graph tear down delay too I did try to fake the SwitchChannel on the StartStream and it seems to work, so maybe I will just defer the Stop for a couple of seconds and use the switch when appropriate.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#54
2011-08-06, 11:26 PM
I'll probably only be a week or so until I break compatibility with 2.1.5, as I add the DCR-2650 support, and at that time I can probably give you a pre-release with some sort of SwitchStream support.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,170
Threads: 958
Joined: May 2006
#55
2011-08-06, 11:32 PM
sub Wrote:I'll probably only be a week or so until I break compatibility with 2.1.5, as I add the DCR-2650 support, and at that time I can probably give you a pre-release with some sort of SwitchStream support.

Of course I can wait, but if it comes done to time I'd rather have a generic channels selection form (which is how I started this thread).

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,170
Threads: 958
Joined: May 2006
#56
2011-08-07, 06:23 PM
In the sample for GetStatus() you show the oid being returned. Is this required? As for as I can tell this is the only time I would need to go to the database.

Also for GetPresentDevices() I am trying to work with multiple devices. I don't understand how the capture_source name and plugin_class_name are build from the class list. Is there a way to avoid compiling and installing multiple plugins if I want to have different devices. I think deviceFilter and deviceString might help.

Thanks,

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#57
2011-08-07, 07:17 PM
mvallevand Wrote:In the sample for GetStatus() you show the oid being returned. Is this required? As for as I can tell this is the only time I would need to go to the database.
Just define a member variable called OID, then store it when LoadConfiguration is called. This method passes in the OID.

Quote:Also for GetPresentDevices() I am trying to work with multiple devices. I don't understand how the capture_source name and plugin_class_name are build from the class list. Is there a way to avoid compiling and installing multiple plugins if I want to have different devices. I think deviceFilter and deviceString might help.
I may have to make a small change to get multiple devices working for you. This will probably need to be another thing you remind me about when we start pre-releases next week. Unfortunately you're first to use these new interfaces, so some of the things you're turning up are things I hadnt tried myself from my demo plugin and need some small changes to get them working in a real world scenario.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,170
Threads: 958
Joined: May 2006
#58
2011-08-07, 08:09 PM
No problem, I understand completely. My scope changed the more I understood I could use the same tuner plugin to talk to multiple SageTV compatible devices.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#59
2011-08-07, 08:11 PM
Does it talk to SageDCT plugin? If so, might be of interest to Ceton device owners.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,170
Threads: 958
Joined: May 2006
#60
2011-08-07, 08:21 PM
You must be a mind reader. Just last night pconstanza offered to test this and he installed and configured SageDCT and I gave him the plugin. I have patched his npvr.db3 and I await his results.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR 5: When is PIN Required for API Access? pkscout 3 2,840 2020-05-26, 04:45 AM
Last Post: sub
  API access to artwork and deleting recordings cncb 29 16,036 2016-11-06, 02:20 AM
Last Post: mvallevand
  Access 'Stay on top' setting from a plugin? McBainUK 5 2,490 2011-11-07, 04:43 PM
Last Post: sub
  Access to Schedules inside standalone progs dero 1 1,445 2008-12-09, 12:03 PM
Last Post: dero
  Linking gbpvr.db3 to Access 2003: get readonly tables Khurram 5 4,011 2008-09-11, 08:35 AM
Last Post: Khurram
  Access to FSE switch idkpmiller 12 4,389 2008-07-05, 04:01 PM
Last Post: whurlston
  Access DB and DateTime idkpmiller 5 2,472 2008-04-14, 10:37 AM
Last Post: idkpmiller
  SilverLight Web Access uwfalcon 1 1,396 2008-03-16, 05:32 AM
Last Post: sub
  GB-PVR web access McBainUK 2 3,676 2008-03-14, 03:21 PM
Last Post: McBainUK
  Need help, using VB 2005 Express and Access TOM22 1 1,416 2007-09-23, 06:29 AM
Last Post: Ommina

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

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

Linear Mode
Threaded Mode