Hi. I'm using EG 0.4.1.r1722. I prevent PC from going into sleep. Will go to device manager/ USB Hub.
Thanks for the answers for now.
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 55 matches
- Sun Jan 08, 2017 11:51 am
- Forum: General Support
- Topic: EG sometimes not detecting remote clicks, need restart
- Replies: 7
- Views: 2410
- Sat Jan 07, 2017 3:32 pm
- Forum: General Support
- Topic: EG sometimes not detecting remote clicks, need restart
- Replies: 7
- Views: 2410
EG sometimes not detecting remote clicks, need restart
Hi, I have EG started on pc startup. There are plenty of times, after watching kodi on extended monitor, I will turn off external monitor (which is actually a TV), leave it for a day, upon clicking my remote, it ko longer works. Kodi still functional, didn't hang. I need to restart, then all will ...
- Sat Nov 12, 2016 1:19 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Thanks Jonib, noted.
- Sat Nov 12, 2016 12:51 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi Jonib,
I didn't quite understood the instructions. I finally changed keymaps instead to AcivateWindow, and assigned it to a key. I mapped a button to a key instead. It's working now.
I didn't quite understood the instructions. I finally changed keymaps instead to AcivateWindow, and assigned it to a key. I mapped a button to a key instead. It's working now.
- Wed Oct 26, 2016 1:28 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
This is how I do it:
JSON-RPC action: GUI.GetProperties with parameter: [["fullscreen"]]
Then a Python script action:
if eg.result["fullscreen"] == True:
eg.result = True
else:
eg.result = False
Then a Jump action to another macro based on the result.
I can elaborate if this is not enough ...
JSON-RPC action: GUI.GetProperties with parameter: [["fullscreen"]]
Then a Python script action:
if eg.result["fullscreen"] == True:
eg.result = True
else:
eg.result = False
Then a Jump action to another macro based on the result.
I can elaborate if this is not enough ...
- Wed Oct 26, 2016 12:40 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi Jonib,
In my Buttons/ Remote/ Left, It already has MceRemote.Unknown.15D55155D55550 & MceRemote.Unknown.15D55555D55550.
Are this default buttons from Microsoft remote?
Does it help to remove them if I'm to use a different remote?
In my Buttons/ Remote/ Left, It already has MceRemote.Unknown.15D55155D55550 & MceRemote.Unknown.15D55555D55550.
Are this default buttons from Microsoft remote?
Does it help to remove them if I'm to use a different remote?
- Tue Oct 25, 2016 12:06 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Jonib, will do that once I get chance tonight. Thanks
- Mon Oct 24, 2016 11:11 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I am using this plugin. And I see actions, with default keys already inside. What default keys? There should be no default keys for any XBMC2 action.
In a macro all you should need is a event from your remote and the action you want to use, anything else is up to you. And any actions you don't use ...
In a macro all you should need is a event from your remote and the action you want to use, anything else is up to you. And any actions you don't use ...
- Mon Oct 24, 2016 11:07 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I believe "t" triggers subtitle search window, which is what I exactly what I want. "XBMC2\Actions\Fullscreen video\ShowSubtitle" seems to be what the "t" key triggers.
jonib
Hi Jon is, yes, T only triggers show subtitle. Any way we can activateWindow for subtitle search?
jonib
Hi Jon is, yes, T only triggers show subtitle. Any way we can activateWindow for subtitle search?
- Mon Oct 24, 2016 5:06 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi All,
I am using this plugin. And I see actions, with default keys already inside.
My question is, since I'm using my Sharp remote for this, is it better to to leave those default keys inside? And add the keys that show up when I press my Sharp?
Any new instructions to so ActviateWindow of ...
I am using this plugin. And I see actions, with default keys already inside.
My question is, since I'm using my Sharp remote for this, is it better to to leave those default keys inside? And add the keys that show up when I press my Sharp?
Any new instructions to so ActviateWindow of ...
- Sun Oct 23, 2016 6:58 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I believe "t" triggers subtitle search window, which is what I exactly what I want. But at the same time someone's watching kodi and doing these commands, I am also playing, surfing, or doing other stuff on the same pc's main monitor. Will the key press of "t" affect the main focus of the pc?
- Thu Oct 20, 2016 10:28 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Using Original Sharp Remote for Kodi, reuse the same button
Hi All. I'm sure a lot are using Kodi. I'm using the XBMC2 plugin. I'm also using my Sharp remote, which is perfect. Someone on this forum showed me how to do it.
The problem is, I wanted to use the D-pad of the remote to control directions, up, down, left, right in Kodi. At the same time, I want ...
The problem is, I wanted to use the D-pad of the remote to control directions, up, down, left, right in Kodi. At the same time, I want ...
- Thu Oct 20, 2016 10:17 am
- Forum: Plugin Support
- Topic: Sharp LCD TV Remote plugin
- Replies: 8
- Views: 3180
Re: Sharp LCD TV Remote plugin
kgschlosser, your instructions worked perfectly. It's what I followed.kgschlosser wrote:don't know if what i posted is what did the trick, but it's good you got it going.
if you have any other questions feel free to ask
- Thu Oct 20, 2016 10:03 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
Re: xbmc2 trigger subtitle search with a keypress
By doing that, I believe you don't have control whether it gets the right subtitle or not.
- Wed Oct 19, 2016 1:16 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615724
xbmc2 trigger subtitle search with a keypress
Hello all. Anyone using xbmc2 plugin? I wonder how to enable subtitle search with a single key press. Any suggestions?