All new improved web interface for Mediamonkey

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

jitun
Posts: 43
Joined: Thu Dec 28, 2006 8:01 am
Location: India
Contact:

All new improved web interface for Mediamonkey

Post by jitun »

There was a WAWI (winamp web interface) for winamp.But most of the playlist features are not supported with mediamonkey.I downloaded the source and edited it.now it has a seek bar so that you can seek the currently playing song from within the browser.it uses javascript extensively to reduce repeted api calls to MM.The delete from playlist is now supported and add to playlist is also supported.

But it lacks a save playlist feature.I am still working on it.

The next version will have a slider bar in place of the volume control buttons.But for now it has enough power to control MM from within your web browser up to 90%.

Edit:-Now it has a slider in place of the volume control buttons.So it has a wide range of volume variation than before.

EDIT PEKE: OLD URLs Removed here is the link to last known version incorporated with MM installer
DOWNLOAD LINK
Last edited by jitun on Mon Jan 22, 2007 3:55 pm, edited 1 time in total.
What is seen is not always true
jitun
Posts: 43
Joined: Thu Dec 28, 2006 8:01 am
Location: India
Contact:

Post by jitun »

here is a bug fixed version check the screen shot

SCREENSHOT
Image

DOWNLOAD
http://www5.spread-it.com/dl.php?id=389 ... 69f43d741e

http://www.filefactory.com/file/42f631/


GO to the last post for the newest version
Last edited by jitun on Mon Jan 22, 2007 3:56 pm, edited 1 time in total.
What is seen is not always true
holterpolter
Posts: 292
Joined: Wed Feb 01, 2006 7:29 am
Location: Germany

Post by holterpolter »

hi,
perhaps you can say some words about how this plugin is installed.
And how it works.
In the zip File i downloaded was only a dll File.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Yes, more information would be very helpful! :)
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
jitun
Posts: 43
Joined: Thu Dec 28, 2006 8:01 am
Location: India
Contact:

Post by jitun »

just extract the dll file to the plugins directory of "MediaMonkey".i.e. into
C:\Program Files\MediaMonkey\Plugins.
then restart MediaMonkey if already running.You will see the plugin in the general purpose plugin group.

GO to the last post for the newest version
Last edited by jitun on Mon Jan 22, 2007 4:27 pm, edited 1 time in total.
What is seen is not always true
Peke
Posts: 17446
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

Nice Nice :)
Now Some GUI around it and it could serve well :)
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
jitun
Posts: 43
Joined: Thu Dec 28, 2006 8:01 am
Location: India
Contact:

Post by jitun »

Thanks.

After such a long time i got some feedback about this plugin.
What is seen is not always true
tommae88
Posts: 126
Joined: Thu Jul 14, 2005 10:38 pm
Location: minnesota, US

Post by tommae88 »

looks pretty cool -- personally i don't have much need for it, but I'm sure quite a few people out there will like it, nice contribution.
Peke
Posts: 17446
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

@jitun
Contact Some of Developers of WEBMonkey (Lowlander) and MMWBE 0.92 (TheRocket) they may help you about webpart, I can help you with part that access MM COM interface from within Plugin, from there you can use MMs Scripting help to get familiar with syntax and break boundaries.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
jitun
Posts: 43
Joined: Thu Dec 28, 2006 8:01 am
Location: India
Contact:

Post by jitun »

Code: Select all

http://rapidshare.com/files/15072494/Plugins.zip

GO to the last post for the newest version
Last edited by jitun on Mon Feb 05, 2007 2:49 pm, edited 6 times in total.
What is seen is not always true
DiddeLeeDoo
Posts: 1017
Joined: Wed Mar 01, 2006 1:09 am
Location: In a jungle down under
Contact:

Post by DiddeLeeDoo »

Thank you very much jitun for taking the time to get playlists to work with Wawi! I have used Wawi to control MediaMonkey from the Xbox, and now when you've made it much more useful, I'll explore the XBox possiblities further when time allow.

I like small and smart solutions like Wawi. Great stuff.
Image
jitun
Posts: 43
Joined: Thu Dec 28, 2006 8:01 am
Location: India
Contact:

Post by jitun »

Thanks DiddeLeeDoo for using my Modified WAWI Plug In
What is seen is not always true
coltxL2717
Posts: 7
Joined: Fri Jul 28, 2006 6:24 pm

Post by coltxL2717 »

Man, I've been waiting for a plug-in like this for a long time. Was wondering if you were going to use the ID3 tags of the files to display them instead of the folder structure.
jitun
Posts: 43
Joined: Thu Dec 28, 2006 8:01 am
Location: India
Contact:

Post by jitun »

coltxL2717 i will try to add this feature.Thanks, good idea.

GO to the last post for the newest version
Last edited by jitun on Mon Jan 22, 2007 4:27 pm, edited 1 time in total.
What is seen is not always true
Peke
Posts: 17446
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

You can Add small check for Winamp Interface and if winamp version is 9.99 than MM is loading a plugin then you can connect to MM COM interface and get all info from MM library directly to be sure that all is correct and also it will cut developing time to read ID3, VorbisTag, Wav,...
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
Post Reply