NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 62 63 64 65 66 … 93 Next »
Developing plugins

 
  • 0 Vote(s) - 0 Average
Developing plugins
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#21
2004-10-06, 08:21 AM
ok i decided to do it like sub suggested, putting most of the setup code in the xml skin file, so can be altered easily for different skins, just want some help opening the skin.xml file like the code for the genreal config is XmlDocument settings = PluginHelperFactory.getPluginHelper().GetConfiguration(); is there an easy piece of code that can reference the skin.xml file? (kinda new to xml, only really done a few things with it)

i fixed the white border problem thingy using "Graphics.FromImage(compositeScreenImage).DrawImage(....)" if anyone encounters the same problem
srchuck
Offline

Junior Member

Posts: 44
Threads: 3
Joined: Sep 2004
#22
2004-10-08, 01:38 AM
sub,

I'd like to do the display of available theaters and movies in my plugin with a layout similar to the one you use for the available recordings. Can you give me any pointers?

Thanks,
SrChuck
dito
Offline

Junior Member

Posts: 29
Threads: 1
Joined: Mar 2004
#23
2004-10-16, 10:56 PM
I sure would like to know how to access video/audio filters... I was thinking of a DVB plugin or a streaming client... Does anyone have some code to share regarding the filters?

Best regards!
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#24
2004-11-01, 06:48 AM
is it possible (im pretty sure it is) to add plugins to the main menu? if so how? like can you give me an example or skeleton code or something.
i want to add a clock, diskspace and possible a news ticker to the main menu. ive made a new skin and want to integrate these features into it.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#25
2004-11-01, 07:01 AM
If you search for IInfoPanel you'll find a couple of posts about it. Unfortunately I dont have a sample for you.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#26
2004-11-03, 04:49 PM
I am trying to provide the ability manage scheduled recording groups. When I call scheduleHelper.CancelScheduledRecording(scheduledRecording) it doesn't throw an exceptions so it seems to work but the recording doesn't get deleted. Is there some other process that needs to be followed for deleting reoccuring recordings? When I call the method for single recordings.

Jeff
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#27
2004-11-13, 09:44 PM
I had this problem when I tried to delete reocurring programs. Single one shot recordings cancelled fine.

I had to delete it from the database. Not the solution I wanted. But it did work.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
Guest

Unregistered
 
#28
2004-11-14, 12:43 AM
Yes; that's what I did as well. I hate to go straight to the DB however since it seems like something that could break in a future release. Since the built-in recordings plug-in can delete reoccuring records it seems like this is either a bug in the cancel recordings method or the wrong method to call in this case.

Jeff
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#29
2004-11-14, 01:19 AM
The plugin helper should be able to cancel them, but I guess there is something broken. I'll try and take a look at it before the next release. I'm a little busy at the moment.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#30
2004-12-05, 01:03 PM
hi there sub,

I'm trying to implement IRecordingSource in my own plugin, but the neither the config app nor the main executable seems to be trying to create an instance of my class. Is there some wierd magic I need to do to get the config to pick it up?

( I can get IMenuTask, IEventNotification and IInfoPanel test classes to work )
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Plugins and NPVR. Where do we start? sub 80 71,721 2020-11-26, 10:02 PM
Last Post: mandai
  Developing Android TV client fred250 2 2,005 2020-11-16, 06:33 PM
Last Post: fred250
  I want to start developing plugins...but how? OrenShapir 6 4,320 2014-11-18, 10:38 PM
Last Post: mvallevand
  Tuner plugins and client id mvallevand 2 2,209 2013-07-03, 01:39 AM
Last Post: mvallevand
  Tuner Plugins - Output folders mvallevand 2 2,174 2013-02-19, 07:45 PM
Last Post: mvallevand
  .NET 4 plugins? McBainUK 20 8,188 2012-12-11, 08:48 PM
Last Post: sub
  Integrated Development Environment (IDE) for plugins osx-addict 5 2,983 2012-10-18, 08:35 PM
Last Post: osx-addict
  Tuner plugins mvallevand 4 2,629 2012-08-05, 11:19 PM
Last Post: mvallevand
  Recorder plugins - Deleting tuners mvallevand 1 1,648 2012-03-29, 12:51 AM
Last Post: sub
  Recorder plugins - scheduling mvallevand 4 2,623 2012-03-26, 05:09 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode