How to manage vPlug files for different App’s or folders
March 19, 2008 – 8:51 amHello,
If you want to test vPlug with different dvb-s applications or with one app in different folders for example for PIP purposes, you can create a central location for all of the related files, for example c:\vPlugFiles and then open vPlug.ini and set FilesPath option to for example c:\vPlugFiles . It will make your life a lot easier!
From now on, you should “only” copy vPlug.dll and vPlug.ini to plugins folder of different applications and there’s no need to copy all of the relevant files any more.
It means after each update, you should only copy all of the new files to c:\vPlugFiles and then only new vPlug.dll and vPlug.ini (with modified FilesPath option) should be copied to plugins folder of your app’s.
Default value of FilesPath is an empty string and it means current folder. So if you copy all of the files to different plugins folders of one application and then after updating the vHelper of one of them, you may forget to update the other folders and you will see this error message:
“Please download latest vHelper.mdl …”
It means you are using Default value of FilesPath and you should update “all” of the plugins folders which an application is able to detect. It’s not a good idea and it’s very hard to manage it. So “central location” idea which is discussed previously is the best option for these situations.
Also you can create a batch file for copying vPlug.dll and vPlug.ini from the mentioned central location to different plugins folders of all of your dvb-s app’s.
This is a sample .bat file for doing this operation:
copy c:\vPlugFiles\vplug.dll E:\dvb-s\app1\Plugins
copy c:\vPlugFiles\vplug.ini E:\dvb-s\app1\Plugins
copy c:\vPlugFiles\vplug.dll E:\dvb-s\app2\Plugins
copy c:\vPlugFiles\vplug.ini E:\dvb-s\app2\Plugins
(…)
vPlug2.1.5
March 8, 2008 – 1:38 amHistory
—————
- Added LA7Cartapiu (12.5W) I2 AU. (thnx to Mitega for the info and thnx to Mille for testing)
————
Update 09.03.2008
Download
————
Update 17.03.2008
Download
vPlug2.1.4
March 6, 2008 – 1:04 amHistory
———-
- Added S.View, IN*TC TV, Free*Tv & *DreamTv Support! (I2 AU)
(thnx to a friend for the dump and thnx to Tapis for the info)
Notes:
- plz update all of the included files.
- delete your old constant dcw’s. (constant dcw’s have higher priority)
vPlug2.1.2
February 21, 2008 – 1:52 pmHistory
———-
- Fixed Polsat & DigiTV N2 AU.
———–
Update 01.03.2008
Download
vPlug2.1.0
February 8, 2008 – 10:11 pmHistory
————
- Added MCT I2 (AU). (thnx to a friend for the dump and thnx to Tapis for the info)
Notes:
- MCT changes the keys every 30 minutes. (so don’t change v_emm.ini parameters)
- Only CA_ID 0×0628 is supported. (only these kinds of channels should work)
- Make sure during AU, selected CA_ID is 0×0628. (otherwise it won’t work)
(or edit your v_sids.db, add MCT’s info and disable auto-ecm)
- Rescan this transponder to update its ECM and EMM data. (some of the dvb-s players show wrong data…)
————–
Update 12.02.2008
Download
————–
Update 16.02.2008
Download
XME’s source code
January 27, 2008 – 8:26 pmI’ve decided to release the source code of XME. XME is not a very complicated plugin, but I am sure it would be a good starting point for a lot of dude’s out there!
vPlug2.0.8
January 24, 2008 – 1:40 pmHistory
———
- Fixed Polsat & DigiTV N2 AU.
update 25.01.2008
download