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.
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
- jitterjames
- Experienced User
- Posts: 677
- Joined: Thu Aug 13, 2009 4:36 pm
- Location: Quebec, Canada
- Contact:
- jitterjames
- Experienced User
- Posts: 677
- Joined: Thu Aug 13, 2009 4:36 pm
- Location: Quebec, Canada
- Contact:
Re: MediaMonkey
that seems to have made it worse. now after closing mediamonkey and trying to start/connect I get an error.
Code: Select all
MediaMonkey: Start/Connect MediaMonkey
Error in Action: "MediaMonkey: Start/Connect MediaMonkey"
Traceback (most recent call last) (1194):
File "C:\Program Files\EventGhost\eg\Classes\ActionBase.py", line 168, in CallWrapper
File "C:\Program Files\EventGhost\plugins\MediaMonkey\__init__.py", line 981, in __call__
File "C:\Program Files\EventGhost\plugins\MediaMonkey\__init__.py", line 928, in GetValue
File "C:\Program Files\EventGhost\plugins\MediaMonkey\__init__.py", line 897, in checkWorkerThread
AttributeError: 'MediaMonkeyWorkerThread' object has no attribute 'MM'- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: MediaMonkey
Yes, I get this message too. Try version 0.2.10.
The problem is that the original bug, I can not reproduce.
Pako
The problem is that the original bug, I can not reproduce.
Pako
- jitterjames
- Experienced User
- Posts: 677
- Joined: Thu Aug 13, 2009 4:36 pm
- Location: Quebec, Canada
- Contact:
-
horstkervin
- Posts: 9
- Joined: Tue Feb 02, 2010 4:07 pm
Re: MediaMonkey
Are there any news about solving the problem with the MediaMonkey plugin on Win7 x64?
- jitterjames
- Experienced User
- Posts: 677
- Joined: Thu Aug 13, 2009 4:36 pm
- Location: Quebec, Canada
- Contact:
- jitterjames
- Experienced User
- Posts: 677
- Joined: Thu Aug 13, 2009 4:36 pm
- Location: Quebec, Canada
- Contact:
Re: MediaMonkey
just to be sure, try this version:
I gave up on win7 a while ago because I was having too many problems with it. I'm back with vista 32 bit and everything is great.
I gave up on win7 a while ago because I was having too many problems with it. I'm back with vista 32 bit and everything is great.
- Attachments
-
- __init__.py
- (143.78 KiB) Downloaded 276 times
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: MediaMonkey
@horstkervin:
I would also like to know what the problem.
Pako
I would also like to know what the problem.
Pako
-
horstkervin
- Posts: 9
- Joined: Tue Feb 02, 2010 4:07 pm
Re: MediaMonkey
I'running Eventghost 0.3.7.r.1387 on a Windows 7 Professional x64 system. I tried it also with older Eventghost versions. Before I tried another version, I completly uninstalled eventghost and did a fresh installation
This is my problem:
If I execute the item "MediaMonkey: Start/Connect MediaMonkey" from the Plugin, this is shown in the log:
If I execute this action a second time, the log only shows
All other commands from other plugins I'm using work perfectly, like the ones for XBMC, IrfanView, or DVBViewer.
This is my problem:
If I execute the item "MediaMonkey: Start/Connect MediaMonkey" from the Plugin, this is shown in the log:
It doesn't matter, if MediaMonkey is allready running, or not. Both cases have the same error.MediaMonkey: Start/Connect MediaMonkey
Error in Action: "MediaMonkey: Start/Connect MediaMonkey"
Traceback (most recent call last) (1387):
Exception in thread MediaMonkeyWorkerThread:
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionBase.py", line 168, in CallWrapper
Traceback (most recent call last):
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 971, in __call__
File "threading.pyc", line 525, in __bootstrap_inner
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 918, in GetValue
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 892, in checkWorkerThread
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 147, in Start
File "threading.pyc", line 477, in run
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 72, in __call__
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 199, 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, 'Ung\xfcltige Klassenzeichenfolge', None, None)
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 183, in __MainLoop
File "C:\Program Files (x86)\EventGhost\plugins\MediaMonkey\__init__.py", line 207, in Finish
AttributeError: MM
If I execute this action a second time, the log only shows
and Eventghost hangs up. The arrow in the tray stays yellow, like it is during executing commands. I still can enter the menu bar, but if I try to execute other items, Eventghost doen't respond on it. Because I'm also not able to exit Eventhgost I have to kill it via the Task-Manager.MediaMonkey: Start/Connect MediaMonkey
All other commands from other plugins I'm using work perfectly, like the ones for XBMC, IrfanView, or DVBViewer.
- jitterjames
- Experienced User
- Posts: 677
- Joined: Thu Aug 13, 2009 4:36 pm
- Location: Quebec, Canada
- Contact:
Re: MediaMonkey
Pako: is the latest version of the plugin included in EG 0.3.7.r.1387 ?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: MediaMonkey
No, unfortunately not. If you look here, easy to find,jitterjames wrote:Pako: is the latest version of the plugin included in EG 0.3.7.r.1387 ?
that the latest version of the plugin MM has SVN number 1388.
@horstkervin-
It looks like a problem with the installation / registration of COM objects in Windows.
I'm on the forum MM found these instructions:
1. Uninstall MM.
2. Install MM by right clicking the installer and choosing "Run As Administrator".
3. Run MediaMonkey once. You may have to run it once and then run it once as Administrator. Then close MediaMonkey. This is a strange but important step to install the MM com object.
And I moreover suggest you delete the contents of the directory gen_py, which is located in EGs application data folder. Should be located in something like: C:\Documents and Settings\[USERNAME]\Application Data\EventGhost\gen_py.
Pako
- jitterjames
- Experienced User
- Posts: 677
- Joined: Thu Aug 13, 2009 4:36 pm
- Location: Quebec, Canada
- Contact:
Re: MediaMonkey
that sounds like good advice Pako. Is there a way to "sticky" your last post so that others can find it easily?
Perhaps it should be added to the intro text for the plugin.
Perhaps it should be added to the intro text for the plugin.
-
horstkervin
- Posts: 9
- Joined: Tue Feb 02, 2010 4:07 pm
Re: MediaMonkey
Thanks Pako! I followed your instructions and now everything is working.
-
horstkervin
- Posts: 9
- Joined: Tue Feb 02, 2010 4:07 pm
Re: MediaMonkey
Now, one problem figured out. After starting and closning Mediamonkey once by your plugin, I got a problem when trying to start the next times:
MediaMonkey starts in the background and a new small window from MediaMonkey pops up, also in the background:
MediaMonkey starts in the background and a new small window from MediaMonkey pops up, also in the background:
If i press no, evrything works fine. If I press yes, MediaMonkey closes immediatly. But I have to press the no button by myself, I can't handle it with find/activate window and emulating Keystrokes.Confirm
There are background pocesses running. Terminate them?
[Yes] [No]
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: MediaMonkey
I try, but I can not reproduce your problem.
What is your version of MM and what your operating system?
Pako
What is your version of MM and what your operating system?
Pako
