New free and best application for remote control MediaMonkey
Moderator: Gurus
New free and best application for remote control MediaMonkey
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
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
Nice Will check that.
Edit It doesn't Start at all
I Installed and downloaded:
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
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr



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
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
@Pako
WinXP SP2 Fully Updated.
This error shows on Startup and after choice yes/no it closes.
WinXP SP2 Fully Updated.
This error shows on Startup and after choice yes/no it closes.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
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
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
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
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.
But being free and filled with features it is nice app for begin with.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum postr
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
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
New release available !
New cool feature - Load playlist by Filter:

Download:
http://www.eventghost.org/downloads/
Please report your experience !
Pako
New cool feature - Load playlist by Filter:

Download:
http://www.eventghost.org/downloads/
Please report your experience !
Pako
-
- Posts: 48
- Joined: Mon Jan 07, 2008 2:06 pm
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
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