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.

MediaMonkey

Questions and comments specific to a particular plugin should go here.
horstkervin
Posts: 9
Joined: Tue Feb 02, 2010 4:07 pm

Re: MediaMonkey

Post by horstkervin »

I'm running MediaMonkey 3.2.0.1294 on Win7 x64
horstkervin
Posts: 9
Joined: Tue Feb 02, 2010 4:07 pm

Re: MediaMonkey

Post by horstkervin »

Good news: The error doesn't appear anymore! I didn't change anything at all. The last days I just used MediaMonkey by navigating by mouse and when I tried today again using my remote, there are no more erros. I don't understand why. But it's working now. But anyway, thanks for your efforts.
leftax
Posts: 4
Joined: Mon Apr 05, 2010 7:27 am

Cannot Get MM Plugin to Work Please Help

Post by leftax »

Hello.

I am unable to get EventGhost to function with lirc and MM. Probably I am doing something wrong.

OS: Vista x64 SP2
EG: EventGhost 0.3.7.r1462

I have irtrans, so I use lirc plugin. This seems to work, because the log shows, for example, "lirc play" when I press the "play" button on the remote.

I added MM plugin and copied "eventghost.vbs" to "C:\Program Files (x86)\MediaMonkey\Scripts\Auto"

I dragged "lirc play" from the Log to MediaMonkey/Main control of MediaMonkey/Play in the Configuration Tree. Then I saved the logfile.

I started MediaMonkey. Then I pressed "Play" on the remote and I got the following:
Lirc.play
Play
MediaMonkey: Play
Error in Action: "MediaMonkey: Play"
Exception in thread MediaMonkeyWorkerThread:
Traceback (most recent call last):
Traceback (most recent call last) (1462):
File "threading.pyc", line 525, in __bootstrap_inner
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionBase.py", line 168, in CallWrapper
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 1027, in __call__
File "threading.pyc", line 477, in run
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 930, in SendCommand
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 181, in __MainLoop
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 912, in checkWorkerThread
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 147, in Start
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 208, in Finish
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 72, in __call__
AttributeError: MM
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 200, in Setup

File "win32com\client\__init__.pyc", line 95, in Dispatch
File "win32com\client\dynamic.pyc", line 104, in _GetGoodDispatchAndUserName
File "win32com\client\dynamic.pyc", line 84, in _GetGoodDispatch
com_error: (-2147221005, 'Invalid class string', None, None)
I would appreciate very much assistance or guidance. I am sorry if I am being stupid about something.

Lou
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: MediaMonkey

Post by Pako »

Please check out this my post and try to do the steps that I had recommended.

Pako
leftax
Posts: 4
Joined: Mon Apr 05, 2010 7:27 am

Re: MediaMonkey

Post by leftax »

Pako wrote:Please check out this my post and try to do the steps that I had recommended.

Pako
I am so sorry, but the link you have included in your kind reply takes me to the "report post" page.

Lou
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: MediaMonkey

Post by Pako »

Sorry, it should be my post on this topic, which I wrote at Wed Feb 03, 2010 3:28 pm.

Pako
leftax
Posts: 4
Joined: Mon Apr 05, 2010 7:27 am

Re: MediaMonkey

Post by leftax »

Thank you. I will try this and report.

Lou
leftax
Posts: 4
Joined: Mon Apr 05, 2010 7:27 am

Re: MediaMonkey

Post by leftax »

Perfect. :D

Thank you very much for the wonderful plugin, and for the assistance.

Lou
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: MediaMonkey

Post by Pako »

I found that was released a new version of MediaMonkey - 4.0.
New version of the plugin, compatible with MM 4.0, can be downloaded here.
Main configuration dialog of plugin has changed. Do not forget to make a new settings !
MMplugin.png
Attention: This new version no longer needs for its work the file EventGhost.vbs !!!

Pako
User avatar
GBWebmaster
Experienced User
Posts: 115
Joined: Wed Sep 24, 2008 5:34 am

Re: MediaMonkey

Post by GBWebmaster »

Hello Pako,

thank you for the updated MediaMonkey-plugin.

But I have one great problem after installing MM4 and the new plugin.
After every new start of EG, MM4 starts also automatically without any action.

What's wrong with my configuration?


GBWebmaster
F├╝r den, der nie das Rudel anf├╝hrt,
wird sich die Aussicht nicht ändern.
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: MediaMonkey

Post by Pako »

GBWebmaster wrote:But I have one great problem after installing MM4 and the new plugin.
After every new start of EG, MM4 starts also automatically without any action.

What's wrong with my configuration?
Nothing, you do everything right.
If it bothers you, you can correct it as follows:
Disconnect.png
Disconnect.png (3.84 KiB) Viewed 6929 times
The reason why this is so, is this:
If a user works with MM, some events are generated in EG.
For it to work, must be a connection between MM and EG.
Just this connection is created at the start of EG.

There was another possible solution:
At the start of EG is tested whether MM runs.
When runs, EG creates a connection.
If MM not running, it must be at appropriate intervals to test again whether MM is running ...
I chose the first solution.

Pako
User avatar
GBWebmaster
Experienced User
Posts: 115
Joined: Wed Sep 24, 2008 5:34 am

Re: MediaMonkey

Post by GBWebmaster »

Hello Pako,

thank you very much. With this solution of my problem everything is ok.
My problem was, that the remote only works with MM, when MM is started.


GBWebmaster
F├╝r den, der nie das Rudel anf├╝hrt,
wird sich die Aussicht nicht ändern.
User avatar
GBWebmaster
Experienced User
Posts: 115
Joined: Wed Sep 24, 2008 5:34 am

Re: MediaMonkey

Post by GBWebmaster »

Pako wrote:If a user works with MM, some events are generated in EG.
For it to work, must be a connection between MM and EG.
Just this connection is created at the start of EG.
Hello Pako,
could this connection between MM and EG also created at the start of MM?
I ask you because I have problems with your approach.

GBWebmaster
F├╝r den, der nie das Rudel anf├╝hrt,
wird sich die Aussicht nicht ändern.
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: MediaMonkey

Post by Pako »

GBWebmaster wrote:Hello Pako,
could this connection between MM and EG also created at the start of MM?
I ask you because I have problems with your approach.
It depends on which way you run MM.
1) You are running MM manually (not using the action Start/Connect MediaMonkey).
In that case, you must run action Start/Connect MediaMonkey too (after MM launching).
2) You are launching MM using the action Start/Connect MediaMonkey. In this case you do not do anything else.

Pako
User avatar
GBWebmaster
Experienced User
Posts: 115
Joined: Wed Sep 24, 2008 5:34 am

Re: MediaMonkey

Post by GBWebmaster »

But what can I do, that EG not connect MM automatically at the start of EG?
MM should only start, when I want to hear my music ... :wink:

GBWebmaster
F├╝r den, der nie das Rudel anf├╝hrt,
wird sich die Aussicht nicht ändern.
Post Reply