INTERACT FORUM

Windows => Plug-in Development => Topic started by: raldo on March 28, 2010, 01:10:54 pm

Title: Changes in MC15 plugin validation? [solved]
Post by: raldo on March 28, 2010, 01:10:54 pm
JRiver:

Have you changed something wrt. how plugins are checked in MC15?

I'm getting "PvdImport is not the correct version" when I first start MC15. Then, there is no trace of PvdImport in the plugin manager.

I've inspected the registry and there is a key "HKey\localmacine\software\jriver\mediacenter 15\plugins\interfacepvdimport\IVersion" which seems to toggle from 1 to 0 after the first run after plugin install.

Resetting "IVersion" to 1 makes PvdImport visible/work in MC15.

What gives?
Title: Re: Changes in MC15 plugin validation?
Post by: JimH on March 28, 2010, 01:54:12 pm
It may be related to this problem:
http://yabb.jriver.com/interact/index.php?topic=56783.0
Title: Re: Changes in MC15 plugin validation?
Post by: raldo on March 28, 2010, 04:42:17 pm
It may be related to this problem:
http://yabb.jriver.com/interact/index.php?topic=56783.0

I don't think so. The message "PvdImport is not the correct version" must somehow originate from MC, I believe. No such message could originate from the plugin, as far as I can see (I made it and I've searched the code for "not the correct version"). The above change in IVersion also happened (happens) after I ported the library AND reinstalled the plugin.
Title: Re: Changes in MC15 plugin validation?
Post by: rick.ca on April 02, 2010, 08:11:08 pm
I've inspected the registry and there is a key "HKey\localmacine\software\jriver\mediacenter 15\plugins\interfacepvdimport\IVersion" which seems to toggle from 1 to 0 after the first run after plugin install.

I couldn't find this at first in Windows 7. A search found it at...

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JRiver\Media Center 15\Plugins\Interface\PvdImport
Title: Re: Changes in MC15 plugin validation?
Post by: raldo on April 04, 2010, 04:40:58 am
Bump...

JRiver, could you look into this please? The exact message I'm getting is "Interface plug-in 'PvdImport' is not the correct version"
Title: Re: Changes in MC15 plugin validation? [solved]
Post by: raldo on April 05, 2010, 03:08:47 am
IVersion was set by the installer to 0 by default. I thought I checked this, my bad...