xltv-plugin

Xlobby plugin development

Postby badubo on Wed Aug 02, 2006 7:12 am

I asked in the french forum, and it seems that users can use the 4.75.
Can you test it?
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby lightingben on Wed Aug 02, 2006 6:17 pm

Thanks Badubo and Basilou, i am happy that it is possible with the ProgDVB 4.75 to use with Xlobby. I have been testing with version 4.75 and with the same result.
I can load the channels, but no tv picture is loaded in the box, and i get a unhandled exeptions error message;

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at HelperClass.IniStructure.Read(IniStructure IniData, String Data)
at HelperClass.IniStructure.ReadIni(String filename)
at Dvb.TvDvb.Start()
at Dvb.TvDvb.InternalShow()
at XLTV.plugins.XLTVPlugin.Show(WinRectangle pos)
at Dvb.ConfigCtrl.DvbBtLoad_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XLTVConfig
Assembly Version: 2.3.2384.39458
Win32 Version: 2.3.2384.39458
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/XLTVConfig.exe
----------------------------------------
XLTV
Assembly Version: 2.3.2384.39444
Win32 Version: 2.3.2384.39444
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/XLTV.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
XPluginSDK
Assembly Version: 1.0.2378.27802
Win32 Version: 1.0.2378.27802
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/XPluginSDK.DLL
----------------------------------------
Dvb
Assembly Version: 2.3.2384.39457
Win32 Version: 2.3.2384.39457
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/tuners/Dvb.dll
----------------------------------------
KTV
Assembly Version: 2.3.2384.39463
Win32 Version: 2.3.2384.39463
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/tuners/KTV.dll
----------------------------------------
MT
Assembly Version: 2.3.2384.39458
Win32 Version: 2.3.2384.39458
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/tuners/MT.dll
----------------------------------------
Vlc
Assembly Version: 2.3.2384.39463
Win32 Version: 2.3.2384.39463
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/tuners/Vlc.dll
----------------------------------------
AxInterop.AXVLC
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/AxInterop.AXVLC.DLL
----------------------------------------
WinTV2000
Assembly Version: 2.3.2384.39445
Win32 Version: 2.3.2384.39445
CodeBase: file:///C:/Program%20Files/XlobbyFr/plugins/xltv/tuners/WinTV2000.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------

I keep on trying everything to run ProgDVB with Xlobby, it is probably a little thing, but i have not found it yet.

I hope you can see something in the error file, i am looking over everything again......
lightingben
 
Posts: 13
Joined: Wed Jun 07, 2006 6:39 am
Location: Netherlands

Postby badubo on Wed Aug 02, 2006 7:05 pm

strange, it seems, that you are missing something in the dvb.ini (or the dvb.ini) itself

Can you post it?
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby lightingben on Wed Aug 02, 2006 7:16 pm

Let's hope so.

The dvb.ini;

[general]
args=/WindowMode
dvbexe=C:\ProgDVB20\ProgDVB.exe
lightingben
 
Posts: 13
Joined: Wed Jun 07, 2006 6:39 am
Location: Netherlands

Postby badubo on Wed Aug 02, 2006 7:37 pm

Can you check that you have a C:\ProgDVB20\progdvb.ini ?
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby lightingben on Wed Aug 02, 2006 7:42 pm

Yes, this one;

[avmanager]
brightness=128
contrast=128
mute=0
recorddir=C:\Program Files\xlobby\plugins\xltv\record\DVBTemp\
saturation=128
soundcontrol=1
soundmixerdeviceid=0
soundmixerlineid=0
stayontopwp=1
videoonmonitor=1
volume=56
windowedwp=2C0000000000000001000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF940100007A000000EC0300006C02000089

[channelfilter]
emptynode=1
enabled=0
min_level=0
min_quality=0
min_sym=0
other=1
radio=1
scrambled=1
tv=1

[disabledmodules]
epg.module=0
pidrecorder.module=0
progmediaserver.module=0
scheduler.module=0
subtitle.module=1
ttext.module=0
videoserver.module=0

[finddialog]
autoselect=0
frombegin=0
history_0=sbs
history_1=rt4
history_2=ned
history_3=RTL4
history_4=ned
history_5=bvn
history_6=2
history_7=
history_8=
history_9=

[maintvwindow]
currenttree=0
lastchannelid={1109,5025,192,0,53,12574000 dev 2,1,6382690,1769366884}
lastwindowmode=0
showchannellistpanel=1
shownavigatorbar=1
showstatusbar=1
showtoolbar=1
stayontop=0
treepanelwith=159
windowstatus=2C0000000000000001000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF1F000000590000003F030000B10200008A

[modules]
curdevicecount=2
curdevicefile=BDA.Device
curdevicefile1=LifeView.Device
curdeviceid=1
curdeviceid1=0
enableci=0
startdevice=1

[options]
language=English
mutetomin=1
restoremode=1
setlastchannel=1
showsplash=0
MoveMouseAfter5sInFullScreen=0
Priority=3
DisableDD=1
SingleClickSelect=1
LeftChannelList=1
MinToTrey=1
SingleCPUMode=0
CheckCRC=1
SetPluginAPI=102
ResfeshLevel=0

[softwarerender]
buffersize=10
cachesize=5000
filename=VideoBuffer.tmp
inmemory=1
iscached=1
leftrightborder=8
letterbox=0
maxrecordspeed=3072000
mincachesize=500
radiograph=radio..xgr
syncrecord=1
topbottomborder=8
usevmr=0
videoac3graph=tv_ac3..xgr
videograph=tv..xgr

[Scaner]
AfterChangeTransponderDelay=2000
lightingben
 
Posts: 13
Joined: Wed Jun 07, 2006 6:39 am
Location: Netherlands

Postby badubo on Wed Aug 02, 2006 7:48 pm

strange,

the module has a problem for reading one of those .ini, but I don't understand why
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby lightingben on Wed Aug 02, 2006 7:59 pm

Can this have someting to do with it ?

http://support.microsoft.com/?kbid=889531
lightingben
 
Posts: 13
Joined: Wed Jun 07, 2006 6:39 am
Location: Netherlands

Postby badubo on Wed Aug 02, 2006 8:02 pm

no, no relations
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby lightingben on Wed Aug 02, 2006 8:14 pm

Do you see any strange lines in the ini files ?

Can i delete any line's to look if theres an other error annoucement ?
lightingben
 
Posts: 13
Joined: Wed Jun 07, 2006 6:39 am
Location: Netherlands

Postby lightingben on Wed Aug 02, 2006 8:43 pm

I have an xltv.xml in the XlobbyFr directory can this file have an effect on the error.
I am looking for this sort of errors on the french forum, but my french is not that good.
lightingben
 
Posts: 13
Joined: Wed Jun 07, 2006 6:39 am
Location: Netherlands

Postby dgemily on Wed Aug 02, 2006 8:59 pm

lightingben wrote:I have an xltv.xml in the XlobbyFr directory can this file have an effect on the error.

xltv.xml should go certainly to the "eventgroups" directory, and not in the XlobbyFr folder....

can you edit and post a part of this file ? anyway try to put it in the eventgroups directory...
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby dgemily on Wed Aug 02, 2006 9:21 pm

dgemily wrote:
lightingben wrote:I have an xltv.xml in the XlobbyFr directory can this file have an effect on the error.

xltv.xml should go certainly to the "eventgroups" directory, and not in the XlobbyFr folder....

can you edit and post a part of this file (just to be sure that is an eventgroup file) ? anyway try to put it in the eventgroups directory...
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby badubo on Wed Aug 02, 2006 9:28 pm

Can you send me the progdvb.ini file ?
baduboATskynet.be
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby lightingben on Wed Aug 02, 2006 9:36 pm

I removed the xltv.xml file that was in the xlobbyFr directory, but stil got the same error, this is a part of the file;

<?xml version="1.0" encoding="UTF-8" ?>
- <events>
- <event>
<name>DelRecord</name>
- <triggers>
- <trigger>
<type>os</type>
<execute>send message</execute>
<parameter>55555</parameter>
<parameter>1168</parameter>
</trigger>
</triggers>
- <commands>
- <command>
<type>plugin</type>
<execute>command</execute>
<parameter>XLTV</parameter>
<parameter>DelRecord</parameter>
<parameter>%XLTVRECORDS>parameter%</parameter>
</command>
</commands>
</event>

I had already the same file in the eventgroups directory
lightingben
 
Posts: 13
Joined: Wed Jun 07, 2006 6:39 am
Location: Netherlands

PreviousNext