Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 6 matches
- Wed Feb 17, 2010 3:35 am
- Forum: Coding Corner
- Topic: Redcloud Remote Configuration For Multiple Remotes Via XML
- Replies: 8
- Views: 3829
Re: Redcloud Remote Configuration For Multiple Remotes Via XML
Is there some sort of error? Usually python is smart enough to find modules. I know Bitmonster plays some tricks to make it easier to load plugins, but I would still expect this to work. What happens in the shell (PyCrust) if you try the import?
Huh... Quite strange. Now it seems to work fine ...
- Wed Jan 20, 2010 8:47 am
- Forum: Coding Corner
- Topic: Redcloud Remote Configuration For Multiple Remotes Via XML
- Replies: 8
- Views: 3829
Re: Redcloud Remote Configuration For Multiple Remotes Via XML
So, yeah, I think that automatic entering of unknown codes would be good in my case, as it is a remote trainer functionality. Therefore, it wouldn't be on all of the time, and can be disabled when you don't want to have the popups or whatever. I actually did get a version working that gets the job ...
- Wed Jan 20, 2010 12:21 am
- Forum: Coding Corner
- Topic: Help modding code?
- Replies: 3
- Views: 2253
Re: Help modding code?
Is that the Microsoft controller?
I actually did something similar for my remote reciever (I made a hacked xbox ir device into a usb device and used the redcloud driver). It seems as though there are some similarities with the plugin that I use for my remote and the Microsoft Controller plugin.
In ...
I actually did something similar for my remote reciever (I made a hacked xbox ir device into a usb device and used the redcloud driver). It seems as though there are some similarities with the plugin that I use for my remote and the Microsoft Controller plugin.
In ...
- Wed Jan 20, 2010 12:01 am
- Forum: Coding Corner
- Topic: Redcloud Remote Configuration For Multiple Remotes Via XML
- Replies: 8
- Views: 3829
Re: Redcloud Remote Configuration For Multiple Remotes Via XML
So, I was able to get the xml stuff working with just a python script plugin as previously mentioned. I attached the script text in a text file if anyone else wants it.
A question, though: why can I import xml.dom.minidom in the eventghost python script action, but not in the actual plugin code ...
A question, though: why can I import xml.dom.minidom in the eventghost python script action, but not in the actual plugin code ...
- Mon Jan 18, 2010 4:26 pm
- Forum: Coding Corner
- Topic: Redcloud Remote Configuration For Multiple Remotes Via XML
- Replies: 8
- Views: 3829
Re: Redcloud Remote Configuration For Multiple Remotes Via XML
Yeah, it is over engineered, if what I wanted to do was just for me ( I already got 1/3 of my remote working by editing the actual plugin)...
Honestly, the end result of this project was to create a script that I could run and generate codes and events for any remote I came across... It would be ...
Honestly, the end result of this project was to create a script that I could run and generate codes and events for any remote I came across... It would be ...
- Mon Jan 18, 2010 8:05 am
- Forum: Coding Corner
- Topic: Redcloud Remote Configuration For Multiple Remotes Via XML
- Replies: 8
- Views: 3829
Redcloud Remote Configuration For Multiple Remotes Via XML
Here's the hardware that I am running:
Windows XP
EventGhost 0.3.7.r1366
Xbox hacked DVDIR remote receiver
Redcloud remote drivers
At first I was receiving 'Unknown Code' errors with my remotes (non xbox remotes), but I was able to get this working pretty basically after manually editing the ...
Windows XP
EventGhost 0.3.7.r1366
Xbox hacked DVDIR remote receiver
Redcloud remote drivers
At first I was receiving 'Unknown Code' errors with my remotes (non xbox remotes), but I was able to get this working pretty basically after manually editing the ...