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 7 matches

by EpicCyndaquil
Sun Aug 31, 2014 5:20 am
Forum: Plugin Support
Topic: Snarl
Replies: 99
Views: 53880

Re: Snarl

Awesome, that's exactly what I needed!

However, you made a minor mistake that I'd like to point out in case anyone else refers to this in the future:


Snarl.Notify(u'MusicBeeTrack', u'{eg.event.payload[1].split("\\n")[0]}', u'{("\\n").join(eg.event.payload[1].split("\\n")[1:])}', u'{eg.plugins ...
by EpicCyndaquil
Sat Aug 23, 2014 5:37 am
Forum: Plugin Support
Topic: Snarl
Replies: 99
Views: 53880

Re: Snarl


However, if you want to display MusicBee notification using Snarl, then I suggest another solution.
There is a (brilliant but relatively unknown) Snarl plugin for MusicBee .
It will do a better job (and easier) than indirectly through EventGhost.

I actually believe I have seen that plugin ...
by EpicCyndaquil
Fri Aug 22, 2014 12:52 am
Forum: Plugin Support
Topic: Snarl
Replies: 99
Views: 53880

Re: Snarl

could you share your configuration for the mediamonkey OSD you have in your first post, or any basic configuration involving payloads? I ended up with the use MediaMonkey a long time ago.
With what part of the configuration you do not know what to do ?


As an example, I'd like to include the ...
by EpicCyndaquil
Wed Aug 20, 2014 9:13 am
Forum: Plugin Support
Topic: Snarl
Replies: 99
Views: 53880

Re: Snarl

I hate to be a bother (and I know I just asked you something on another site - sorry!) but could you share your configuration for the mediamonkey OSD you have in your first post, or any basic configuration involving payloads? I'm very new to this and just trying to figure it out.
by EpicCyndaquil
Sat Jul 19, 2014 10:34 pm
Forum: Plugin Support
Topic: AudioEndpoint
Replies: 108
Views: 41105

Re: AudioEndpoint

Awesome work, I can already see the default audio device changes appearing in the log - exactly what I needed. :D
by EpicCyndaquil
Tue Jul 15, 2014 5:09 pm
Forum: General Support
Topic: Monitor changes in default audio device on Win 8.1?
Replies: 6
Views: 2660

Re: Monitor changes in default audio device on Win 8.1?

Glad to hear I'm not the only one interested, Sem;colon!

If I was to do this myself (and granted, it'd be rather inefficient), I'd probably try to use WMI. However, it doesn't seem like the sounddevice class has a method to detect if it's the default device or not. :(

I use a program called ...
by EpicCyndaquil
Tue Jul 15, 2014 12:56 am
Forum: General Support
Topic: Monitor changes in default audio device on Win 8.1?
Replies: 6
Views: 2660

Monitor changes in default audio device on Win 8.1?

Sometimes I get distracted and leave my music player (MusicBee) running when I'm away from my computer. So I wanted to set up a task for if Musicbee is playing music and the default audio device is my headphones, Musicbee will stop when I go idle or lock the screen. Does anyone know how this could ...