Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - LOCOSP

Pages: [1]
1
General Discussion / How to log on with VC and trigger problem
« on: October 12, 2012, 09:31:54 AM »
Hi,

1. Is it possible to log on trough this screen :) ?



If yest please tell me how to configure VC to do it ...


2. I have problem with Event.Trigger thing... it doesn't work for me ( if I understand it well it's something like "jump" action in EG...
I've try to do something like that:

My command: "watch movies"
VOX: START XBMC
VOX: PAUSE 2000
VOX: START DATABASE UPDATE ( Event.Trigger&&Update database ) and it's not working :(

how should I do it ?

Thank You

2
Hi, maybe it can be useful for someone as for me, it was annoying all this crashes of MCE plugin when I've try to learn IR codes.
I have found this PDF file with almost all remote buttons .

http://locosp.dyndns.org/download/Discrete-remote-control-codesProntoCCFformat.pdf

Cheers

3
WAY Off Topic / Self broadcast is True?
« on: October 01, 2012, 02:29:59 PM »
Hi, i had a strange thing with my EV with the Broadcaster plugin so i decided to make a net topic in here .

Have You guys ever seen something like that :

" Broadcast listener on 192.168.1.111:33333. Self broadcast is True. "



and its starts ( same IR code ON and OFF - did that twice ) my amplifier, is it some kind of self test or that was an attack or bug ?

4
General Discussion / Controlling Dreambox DM800 HD
« on: September 24, 2012, 04:56:33 PM »
Hi every body,

I will not explain my self that I am new in here and need help bla bla :)

I have an idea to control dreambox receiver with VC but don't know how to do it... ( sounds funny :) )

But maybe it is not so hard to do it just need some clues.

Like VC let us learn him the data base of XBMC movie for example via XML files so the question is how can I learn him with different xml file witch I can generate with my dreambox ( channels list )


it looks like that http://locosp.dyndns.org/channels.xml .

Edited: Sorry I had to zip it because it have ton of code and my browse can't viewed it via link I've posted

so now it is http://locosp.dyndns.org/channels.zip .

Mayby its not so simple I am thinking but if i could use my xml to teach VC with my channels, maybe he can then after my command "change to FOX" change the channel for me ?!

Now I'm using halx plugin to sand something like
Code: [Select]
web/zap?sRef={servicereference}
From XML file we know that FOX channel is
Code: [Select]
-<e2service> <e2servicereference>1:0:1:13F4:5DC:13E:820000:0:0:0::FOX</e2servicereference> <e2servicename>FOX</e2servicename> </e2service>
So the thing to control dreambox should teach VC with the names of channels like FOX and attribute to it
Code: [Select]
http://dreambox_IP/web/zap?sRef=1:0:1:13F4:5DC:13E:820000:0:0:0::FOX
or doing this somehow via halx plugi with

Code: [Select]
/web/zap?sRef=1:0:1:13F4:5DC:13E:820000:0:0:0::FOX
I wish You can understand me and sorry for my English if something is wrong or sounds funny ;)

Regards
Borys

Pages: [1]