NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 61 62 63 64 65 … 93 Next »
Call a plugin from another??

 
  • 0 Vote(s) - 0 Average
Call a plugin from another??
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1
2006-01-13, 04:55 AM
Is it possible to start a plugin from inside a plugin?? or more specifically call a core plugin (Recordings) from inside another and transfer control to the core plugin.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#2
2006-01-13, 11:55 AM
The way I do it with xsearch is I put 1 copy in the gbpvr root directory. Then I can create it. You can see the code for xsearch for the logic for running in a plugin.

If someone knows how I can load it from the plugins directory I would be very interested.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#3
2006-01-13, 02:26 PM
Jorm, you might only have to put the Plugins directory on the windows PATH statement. That should cause it to search for the appropriate DLL and load it.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#4
2006-01-13, 03:30 PM
I think I might be able to do it programatically

using System.Reflection.Assembly;

Assembly a = Assembly.LoadFile("dllLibrary.dll");
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  API call for Recording Complete linustorvalds 1 342 2025-01-19, 02:11 PM
Last Post: mvallevand
  PIP plugin for Kodi sgilani 2 2,823 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,349 2020-11-14, 08:01 PM
Last Post: sub
  API / web call for setting recordings Pbathuk 2 3,295 2018-01-13, 05:17 AM
Last Post: Pbathuk
  VIdeo playback from plugin mvallevand 5 3,456 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 2,901 2014-11-14, 02:05 AM
Last Post: Benoire
  Web API call for Ready recordings? bgowland 2 1,871 2013-11-03, 12:43 AM
Last Post: bgowland
  API docs to help with plugin development? McBainUK 3 2,769 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,088 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 1,947 2013-03-12, 06:48 AM
Last Post: psycik

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

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

Linear Mode
Threaded Mode