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.
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:Does it mean, that this makro should work like a jukebox? For example, "The Beatles White Album" gets the Number "544"? That would be really great. :D
No, it was not meant. But it is an interesting idea, I think it will be implemented. :)
GBWebmaster wrote:Is it ever possible to choose one event with more than one remote press? :?:
Yes, it is possible. See, for example here: http://www.eventghost.org/forum/viewtopic.php?f=2&t=614
Pako
User avatar
GBWebmaster
Experienced User
Posts: 115
Joined: Wed Sep 24, 2008 5:34 am

Re: MediaMonkey

Post by GBWebmaster »

Pako wrote:But it is an interesting idea, I think it will be implemented. :)
I look forward to the makro :D
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 »

I did a new version (0.1.9) MediaMonkey plugin. There is now new feature Jukebox, which supports the payload of event.
Plugin you can download here.
Pako
Attachments
Jukebox_1.png
Jukebox_1.png (10.29 KiB) Viewed 7840 times
Jukebox_2.png
Jukebox_2.png (3.46 KiB) Viewed 7842 times
User avatar
GBWebmaster
Experienced User
Posts: 115
Joined: Wed Sep 24, 2008 5:34 am

Re: MediaMonkey

Post by GBWebmaster »

Hello Pako,
I want to use your PlugIn, but it doesn't work. And I don't know why!

Should I save the File "AlbumListMM.txt" in a definite folder?
How must I configure the event "Multitab.Numpad?
How can I type the ID "641" for example?

Sorry for so many questions, but without a answer I cannot use this PlugIn.

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:Should I save the File "AlbumListMM.txt" in a definite folder?
With the file "AlbumListMM.txt" you can do what you want. You can delete it. It is just a list of codes by which you can select and start the album. These codes are stored in the database MM as ID Album. EG-plugin file "AlbumListMM.txt" does not need.
GBWebmaster wrote:How must I configure the event "Multitab.Numpad?
Event Multitap.Numpad must be in the format "payload".
GBWebmaster wrote:How can I type the ID "641" for example?
I am about this issue does not understand. Can you clarify?
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 your instructions. Now it works perfect. This PlugIn is great, well done. Now I can delete my 300 makros and I will no longer problems with include new albums.

GBWebmaster
F├╝r den, der nie das Rudel anf├╝hrt,
wird sich die Aussicht nicht ändern.
kleinerriese
Posts: 2
Joined: Tue Oct 21, 2008 6:30 pm

Re: MediaMonkey

Post by kleinerriese »

hello,
I use the Plug-in and want to change the rating of a song with my remote contole but with the option "write to database"
i can only write one reating : I copy the Action "writing to Database" 5 times (for each star one) but when I change one I change all others ,too.
It would be realy nice if some one could help me please.

kleinerriese


ps sry for english (i tried my best^^)
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: MediaMonkey

Post by Pako »

Thank you for reporting bug.
Fixed version (now 0.1.10) you can download here.
Pako
kleinerriese
Posts: 2
Joined: Tue Oct 21, 2008 6:30 pm

Re: MediaMonkey

Post by kleinerriese »

wohw gread thx
it works fine
holyspidoo
Posts: 14
Joined: Wed Apr 08, 2009 5:18 pm

Re: MediaMonkey

Post by holyspidoo »

Hi, amazing plugin!

I was wondering how to use the Get information macros? Namely, the get next track info.

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

Re: MediaMonkey

Post by Pako »

holyspidoo wrote:I was wondering how to use the Get information macros? Namely, the get next track info.
It's totally simple.
Paste into EG configuration tree following code:

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="851">
    <Macro Name="Get basic song info of next track">
        <Action>
            MediaMonkey.GetBasicSongInfoNextTrack([False, False, True, False, False, False, True, False, False, True, True, False, False, False, False, False, False])
        </Action>
        <Action>
            EventGhost.ShowOSD(u"{eg.result.replace(',','\\n')}", u'0;-35;0;0;0;700;0;0;0;238;3;2;1;66;Comic Sans MS', (255, 255, 0), (0, 0, 0), 0, (0, 0), 0, 10.0, True)
        </Action>
    </Macro>
</EventGhost>
You must see the macro, such as in the image.
Information that you want to see, you choose in the configuration dialog of the action.
Pako
Attachments
NextTrackInfo.png
NextTrackInfo.png (3.88 KiB) Viewed 7549 times
holyspidoo
Posts: 14
Joined: Wed Apr 08, 2009 5:18 pm

Re: MediaMonkey

Post by holyspidoo »

Many thanks!

Using the Iphone and the EG webserver to control media monkey, so I'll try and get this information displayed on the web page.
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: MediaMonkey

Post by jitterjames »

I'm not sure how the shuffle feature is supposed to work in the macro "Load Playlist by Filter"

I like to get a random list back when I use this macro. I have modified the plugin with this line

Code: Select all

if (shuffle):
            sql+=" ORDER BY RANDOM()"
around line 2337 of __init__.py

This works for me, but I'd like to see this as part of the standard plugin. Would this be possible? Some care has to be taken to avoid conflicts if you also select the sort option.

thanks, I love the mediaMonkey plugin!
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: MediaMonkey

Post by Pako »

Done.
Here you can download the new version.
I am pleased, that my plugin (and especially the action "Load Playlist by Filter") is used :D .
The biggest problem is the long response. I already have wanted to revise the plugin to run in a separate thread.
I can not but it - see this topic (no reply).
Pako
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: MediaMonkey

Post by jitterjames »

cool. thanks Pako.

I have another idea that should be fairly easy to do. For advanced uses, it would be really great if we could build our own sql query strings, and have a simple action to send them to MM. Basically it would require a very simple action with just a text box. Then you could send it to MM the same way you are sending the string that your loadplaylistbyfilter is building.

please... :D

I think MM is using sqLite right? Maybe the description of the action could include a link to a sqLite referece website.
Post Reply