INTERACT FORUM

Windows => Plug-in Development => Topic started by: maid on October 28, 2011, 08:18:37 pm

Title: PVD & MC17
Post by: maid on October 28, 2011, 08:18:37 pm
Does anyone know if there is a way to make PVD plugin work with MC17 please?
Title: Re: PVD & MC17
Post by: rick.ca on October 29, 2011, 01:40:43 am
If you're using Windows 7, this is the easy way...


Code: [Select]
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JRiver\Media Center 17\Plugins\Interface\PvdImport]
"URL"=""
"PluginMode"=dword:00000001
"IVersion"=dword:00000001
"Copyright"="Copyright (c) 2009-2010 HaraldW"
"Company"=""
"ProdID"="McPluginPvdImport"
"Version"="1.3.4"
Title: Re: PVD & MC17
Post by: maid on October 29, 2011, 02:17:14 am
Hi, There is no JRiver after this [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node in the registry. I am using win 7
Title: Re: PVD & MC17
Post by: rick.ca on October 29, 2011, 02:39:58 am
If you're running Windows 7 32-bit, I guess it would be under [HKEY_LOCAL_MACHINE\SOFTWARE\]. In any case, what you need to do is copy the PvdImport key from the MC16 branch to the the MC17 branch. I suppose what I should have said was find the MC16 registry key, export it, change the "Media Center 16" to "Media Center 17" and re-import (or "merge") it to the registry.
Title: Re: PVD & MC17
Post by: maid on October 29, 2011, 02:58:40 am
Done that now the Plugin part says this M:\Program Files\J River\Media Center 16\Plugins\PvdImportFieldConfig.xml I cant find the xml file.

Title: Re: PVD & MC17
Post by: maid on October 29, 2011, 03:18:43 am
done some editing and the mass imprt works but I cant get the single import to work.
Windows cannot find program files\jriver\media centre 17\plugins\pvdimportcontextmenu.exe


Title: Re: PVD & MC17
Post by: rick.ca on October 29, 2011, 03:22:55 am
If you copied the PvdImport folder as I suggested, you'll want to Load the field configuration file found in M:\Program Files\J River\Media Center 17\Plugins\PvdImport.

Quote
done some editing and the mass imprt works but I cant get the single import to work.

You also have to edit the Send To menu item in MC to point to the new location.
Title: Re: PVD & MC17
Post by: maid on October 29, 2011, 03:49:20 am
Now it say the context menu has stopped working lol I am not that good at this
Title: Re: PVD & MC17
Post by: rick.ca on October 29, 2011, 02:27:46 pm
Title: Re: PVD & MC17
Post by: maid on October 29, 2011, 06:39:24 pm
Yes to both

but initially the context menu was not in the plugin. It was somewhere else on my hard drive and I moved it to the plugin.
Title: Re: PVD & MC17
Post by: rick.ca on October 29, 2011, 07:38:25 pm
If the path and parameter of the Send To item are correct, I have no idea why it won't work. I suppose you could try reinstalling PvdImport, but you'll still have to copy your field configuration from the MC16 installation (or do it over again), and fix the Send To item. In other words, I don't know what difference that would make.
Title: Re: PVD & MC17
Post by: maid on October 29, 2011, 08:25:20 pm
That worked thanks heaps.. ;)