NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 21 22 23 24 25 … 93 Next »
Plugins and MVP / PCH - are there extra requirements?

 
  • 0 Vote(s) - 0 Average
Plugins and MVP / PCH - are there extra requirements?
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,624
Threads: 148
Joined: Mar 2006
#41
2009-04-15, 01:46 AM
sub Wrote:He sent me the code to investigate, but I just havnt found the time to look into it. Too busy with my day job.

I can fully understand that, I was just wondering what was happening & unfortunately mvallevand's exit back to the main menu is also something that will take your time to fix Sad

Have you ever thought of giving it all away then you would have heaps more time :eek:
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,777
Threads: 954
Joined: May 2006
#42
2009-12-09, 01:54 AM
ACTCMS Wrote:It's not available to the 'second' constructor either. The first time I see the Client ID is after the first Notify event I detect.

Alex, I thought I'd continue here, it is actually constructor 3. With what I am doing with ML3 to fix the problem with the PCH, I found this (psycik used to return on the when it was called a second time).

Constructor 1

Code:
2009-12-08 07:46:16.547    VERBOSE    [6]    MusicLibrary3: Tag library test Complete
2009-12-08 07:46:16.547    INFO    [6]    MusicLibrary3:  PluginHelper Returns a value - a plugin
2009-12-08 07:46:16.548    VERBOSE    [6]    UIUtilties.GetClientType: Getting GBPVR client type: MVP 3
2009-12-08 07:46:16.548    INFO    [6]    MusicLibrary3:  Unknown Client found

Constructor 2
Code:
2009-12-08 07:46:16.679    INFO    [6]    MusicLibrary3: I'm already running once, no point starting again!!
2009-12-08 07:46:16.679    INFO    [6]    MusicLibrary3:  PluginHelper Returns a value - a plugin
2009-12-08 07:46:16.679    VERBOSE    [6]    UIUtilties.GetClientType: Getting GBPVR client type: MVP 3
2009-12-08 07:46:16.679    INFO    [6]    MusicLibrary3:  Unknown Client found
Constructor 3
Code:
2009-12-08 07:46:24.539    INFO    [6]    MusicLibrary3: I'm already running once, no point starting again!!
2009-12-08 07:46:24.539    INFO    [6]    MusicLibrary3:  PluginHelper Returns a value - a plugin
2009-12-08 07:46:24.539    VERBOSE    [6]    UIUtilties.GetClientType: Getting GBPVR client type: MVP 0006DC41CE68 16
2009-12-08 07:46:24.539    VERBOSE    [6]    UIUtilties.GetClientType: Trying path: /settings/MVPSpecificSettings/MAC-0006DC41CE68/MVPClientType
2009-12-08 07:46:24.551    VERBOSE    [6]    /settings/MVPSpecificSettings/MAC-0006DC41CE68/MVPClientType
2009-12-08 07:46:24.552    INFO    [6]    MusicLibrary3:  PCH Hybrid Client found

Martin
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#43
2009-12-09, 02:24 AM
Code:
INFO    [6]    MusicLibrary3: I'm already running once, no point starting again!!
Seeing the code that does the above would help a lot.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,777
Threads: 954
Joined: May 2006
#44
2009-12-09, 02:28 AM
It's not going to be as illuminating as you think, I removed the return after the log message.

Code:
public MusicLibrary3()
        {
            ConfigConstants.PluginIntName = PluginIntName;
            //PLogger.LogName = MediaLib

            if (eventsInitialised)
            {
                PLogger.Info(PluginIntName + ": I'm already running once, no point starting again!!");
            }

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5


Possibly Related Threads…
Thread Author Replies Views Last Post
  Extra overriding #EXT-X-KEY wishlist mvallevand 4 336 2025-01-08, 05:56 PM
Last Post: sub
  Extra Events jcole998 1 1,430 2021-03-08, 02:48 PM
Last Post: mvallevand
  Plugins and NPVR. Where do we start? sub 80 68,064 2020-11-26, 10:02 PM
Last Post: mandai
  I want to start developing plugins...but how? OrenShapir 6 3,992 2014-11-18, 10:38 PM
Last Post: mvallevand
  Tuner plugins and client id mvallevand 2 2,040 2013-07-03, 01:39 AM
Last Post: mvallevand
  Tuner Plugins - Output folders mvallevand 2 2,031 2013-02-19, 07:45 PM
Last Post: mvallevand
  .NET 4 plugins? McBainUK 20 7,668 2012-12-11, 08:48 PM
Last Post: sub
  Integrated Development Environment (IDE) for plugins osx-addict 5 2,714 2012-10-18, 08:35 PM
Last Post: osx-addict
  Tuner plugins mvallevand 4 2,419 2012-08-05, 11:19 PM
Last Post: mvallevand
  Recorder plugins - Deleting tuners mvallevand 1 1,492 2012-03-29, 12:51 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode