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.

Search found 4 matches

by Jefman
Fri Aug 26, 2016 7:56 pm
Forum: Plugin Support
Topic: Anyone willing to make a new Spotify plugin?
Replies: 6
Views: 2940

Re: Anyone willing to make a new Spotify plugin?

I don't know much about EventGhost, but Spotify do have a open API:

https://developer.spotify.com/web-api/
by Jefman
Tue Aug 16, 2016 5:20 pm
Forum: Coding Corner
Topic: LG-TV 2012 IP - a new plugin for LG SMART TV sets
Replies: 6
Views: 6388

Re: LG-TV 2012 IP - a new plugin for LG SMART TV sets

Hi,

I have a 2015 LG and tried this script but I get a bunch of errors:

Error in Action: "LG-TV 2012 IP: Send Key From List: 4 - Number 2"
Traceback (most recent call last) (1722):
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionBase.py", line 170, in CallWrapper
return self(*args ...
by Jefman
Tue Aug 16, 2016 3:25 pm
Forum: Feature Requests
Topic: LG TV via LAN
Replies: 22
Views: 32472

Re: LG TV via LAN

Hi,

I also have a LG of 2015 model (DTV55UF772V) I have tried above python script but get the following when pressing apply:

Python Script
Error compiling script.
Traceback (most recent call last):
IndentationError: unexpected indent (4, line 1)
Error compiling script.
Traceback (most recent ...
by Jefman
Fri Jan 31, 2014 10:11 am
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 615074

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Hi and thanks for a really great plugin !

I seem to miss a feature that use alot with my remote:

<button id="8">RunScript(script.xbmc.subtitles)</button>

Can I simulate this button ? Or send the RunScript command in any way ?

Thanks !