Page 1 of 3

New free and best application for remote control MediaMonkey

Posted: Fri Nov 09, 2007 9:30 am
by Pako
http://www.eventghost.org
and download beta version from http://www.eventghost.org/downloads/ (last Setup and last Update).
My plugin for MediaMonkey is included from build 1152.
Pako

Posted: Fri Nov 09, 2007 6:07 pm
by Peke
Nice Will check that.

Edit It doesn't Start at all

I Installed and downloaded:
  • [ ] EventGhost_0.3.6_build_1154_Update.exe 08-Nov-2007 21:57 812K
    [ ] EventGhost_GDIPLUS_Installer.exe 14-Jul-2007 01:38 1.0M
Remotes I have are CyberLink Remote and ATIRW, becide that Logitech G15, EX-110 and TurboVision KB9801 Compatible keyboard. Along with that I also Have Siemens M34 USB Connection with My Wireless phone Siemens SL550 for VOiP that also have HID.

Posted: Sat Nov 10, 2007 12:47 pm
by Pako
EventGhost_0.3.6_build_1154_Update.exe is only update.
At first you must install last setup (actual: EventGhost_0.3.6_build_1141_Setup.exe).
EventGhost_GDIPLUS_Installer.exe is not need (only for Windows 2000).

Pako

Posted: Sat Nov 10, 2007 1:53 pm
by Peke
:oops: :roll: 8) Will check it.

Edit: still same here is Error log
Traceback (most recent call last):
File "EventGhost.pyw", line 34, in <module>
File "C:\Program Files\EventGhost\eg\Main.py", line 131, in <module>
eg = Init.EventGhost(args)
File "C:\Program Files\EventGhost\eg\Init.py", line 135, in __init__
self.config = config = LoadConfig()
File "C:\Program Files\EventGhost\eg\ConfigData.py", line 73, in LoadConfig
config = Persistent.PyLoad(configFilePath, DefaultConfig)
File "C:\Program Files\EventGhost\eg\Persistent.py", line 114, in PyLoad
eg.DebugNote('File "%s" does not exist.' % filename)
File "C:\Program Files\EventGhost\eg\Init.py", line 263, in __getattr__
mod = __import__("Dialogs.%s" % name, fromlist=[name])
ImportError: No module named DebugNote

Posted: Sun Nov 11, 2007 2:45 am
by Pako
Which operating system using ?
In which moment discovers error message ?
Perhaps would was good idea put problem in EventGhost forum (General Support discussion).
Author EventGhost - Bitmonster sooner find cause.

Pako

Posted: Sun Nov 11, 2007 5:02 am
by Peke
@Pako
WinXP SP2 Fully Updated.
This error shows on Startup and after choice yes/no it closes.

Posted: Sun Nov 11, 2007 10:56 am
by Pako
I think, that EG isn't well installed.
I advise:
1) uninstall EG
2) erase contents directories C:\Program Files\EventGhost
3) erase contents directories %APPDATA%\EventGhost
4) install EventGhost_0.3.6_build_1141_Setup.exe
5) install EventGhost_0.3.6_build_1154_Update.exe

Pako

Posted: Sun Nov 11, 2007 6:01 pm
by Peke
I think I found solution:
1. If I do like you said and then start EventGhost I got Error
2. If I do it this way (all goes well):
a) uninstall EG
b) erase contents directories C:\Program Files\EventGhost
c) erase contents directories %APPDATA%\EventGhost
d) install EventGhost_0.3.6_build_1141_Setup.exe
e) Start/Lunch EverGhost
f) install EventGhost_0.3.6_build_1154_Update.exe

There is Bug evidentially

Posted: Mon Nov 12, 2007 6:26 am
by Pako
Peke wrote:There is Bug evidentially
I can confirm.
I report this bug to EG forum.
BTW: don't forget install EventGhost.vbs (event sender) too.
Pako

Posted: Mon Nov 12, 2007 6:40 am
by Peke
I must say that it is nice app, but I'll not use it as I already have all that I need in Girder (for other Apps than MM) and I would need to change lots of things in my OS setup to migrate to EventGhost.
But being free and filled with features it is nice app for begin with.

Posted: Mon Nov 12, 2007 9:55 am
by Pako
Bug was removed -> build 1158 !

Pako

Posted: Mon Nov 19, 2007 12:30 am
by cadmanmeg
Can anyone confirm that now this works well now that OP reports bug was removed? Seems the only one with interest was Peke.

Posted: Mon Dec 17, 2007 11:44 pm
by dcgjensen
Yes. This now works flawlessly. Very nice!

I'm using this together with Samurize to control MM from another computer.

I'm wondering, is it possible to send the track info of "now playing" to the computer I use to control MM?

I got 2 computers 1 and 2. 1 got MM installed and all my music on the harddrive. 2 have samurize installed and controls computer 1 by local network. Can computer 1 send track info to computer 2?

EDIT

Fixed it. A script now outputs the info to a txt file which is then shared on the network. Samurize then reads from this textfile. That's it. :-)

Best regards.

Dennis Jensen

Posted: Wed Mar 19, 2008 11:02 am
by Pako
New release available !
New cool feature - Load playlist by Filter:
Image
Download:
http://www.eventghost.org/downloads/
Please report your experience !

Pako

Posted: Thu Apr 24, 2008 11:32 pm
by dreadlyone
I'm loving Eventghost. I can't believe how easy it is to use out of the box and your script is awesome. I am elated that I came across this thread.

Got a question for you. Using the various "Get Info" actions in EG for something like "Basic Artist Info" and choosing several track details and outputting that info to the OSD is not presented really well.

Example:

Track Name,Artist Name,Album Name,Year
Slow Down,Loose Ends,Zagora,1990

Can you change the formating of the resulting output to something like

Slow Down - Loose Ends - Zagora - 1990

I think this is a better presentation. Much easier to read.

Also, I have my Firefly remote setup to set ratings and then output the new rating to the OSD. The outputted text on the OSD displays the MM database value which is in the range of 0-100. Is there a way to get the MM DB results and divide by 20 so the OSD result ranges from 0-5?

Thanks