MusicMagicDJ Script

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: MusicMagicDJ Script

Re: MusicMagicDJ Script

by dressen » Sun Mar 21, 2010 7:00 pm

NorskeDivision wrote:Hello, since MusicIP is no longer available as a stand alone server, I figured some people here may be interested in getting the MusicIP service / Music Magic Server to run automatically on every reboot without starting the MusicIP application.
Hey NorskeDivision,

I was able to get MusicMagicServer running as a server in headless mode without the script you were using. I just followed the instructions from http://spicefly.com/index.php?option=co ... &Itemid=32. I'm running Windows 7 x64. This is with the latest (unsupported) version from http://www.amplifindmusicservices.com/. I didn't have to do anything special except change the mmm.ini to point to the library file at C:\Users\Mark\AppData\Roaming\MusicIP\MusicIP Mixer\default.m3lib. I also changed the permissions to C:\Program Files (x86)\Audio\MusicIP\MusicIP Mixer to be read/writable by all as you suggested, but I'm not sure if it's necessary.

Re: MusicMagicDJ Script

by NorskeDivision » Sat Jan 30, 2010 1:30 am

Hello, since MusicIP is no longer available as a stand alone server, I figured some people here may be interested in getting the MusicIP service / Music Magic Server to run automatically on every reboot without starting the MusicIP application.

First put the following into a file named MusicIPServerBAT.bat

Code: Select all

cd C:\Program Files (x86)\MusicIP\MusicIP Mixer\
MusicMagicServer.exe start
Now you have a bat file which starts the Music Magic Server. Problem is, it starts a dumb MSDOS window which blights your desktop.

To solve that, create a second file in the directory where you installed MusicIP called MakeInvisible.VBS

Code: Select all

Set WshShell = CreateObject("WScript.Shell") 
WshShell.Run chr(34) & "C:\Program Files (x86)\MusicIP\MusicIP Mixer\MusicIP-Server.bat" & Chr(34), 0
Set WshShell = Nothing
Now create a shortcut from that and drag it (the shortcut) into your start menu -> all programs -> startup. Or Google on how to add programs to windows startup.

Notes:
1. There is no way to see the status of MusicMagicServer, other than looking at memory and CPU usage in task manager.
2. You still need to start up MusicIP when you add new music to your library.
3. You need to go into MusicIP and enable the API checkbox, don't forget that.
4. In Vista and Windows 7 you will need to change the permissions of the MusicIP program directory to writable and editable by all users, then you might want to copy the database from
C:\Users\YOURUSERNAMEHERE\AppData\Roaming\MusicIP\MusicIP Mixer
into the MusicIP directory so you don't need to re-analyze your music for the server separately. If you don't do this, you will need to go to http://localhost:10002/ and set up the MusicIP server with the location of your music library.

Re: MusicMagicDJ Script

by DanielWebb » Wed Dec 03, 2008 5:19 am

I don't know, I don't have any. I guess it should work if the MusicIP mixer supports wma files.

Re: MusicMagicDJ Script

by maransoftware » Tue Dec 02, 2008 5:35 pm

Many thanks. That worked a treat. Just one question, should this work with wma files?

Thanks

Re: MusicMagicDJ Script

by DanielWebb » Tue Dec 02, 2008 12:40 pm

Forgot to upload the setup file. It should be 3.0 now. Sorry about that.

Re: MusicMagicDJ Script

by maransoftware » Tue Dec 02, 2008 10:12 am

Hi

The download seems to be 1.9 unless I've done something wrong? Any ideas?

Thanks

Re: MusicMagicDJ Script

by DanielWebb » Thu Nov 27, 2008 12:41 pm

I've finally installed MediaMonkey 3 on my pc and encountered some problems with this script, so I've updated it to v3.0. Get it from the link indicated in the first post.

Have a great festive season everyone.

Re: MusicMagicDJ Script

by DanielWebb » Thu Sep 11, 2008 5:28 am

Sorry for not visiting this site recently. I think the script is working ok, but it comes with no support or warranty.

Fortunately Apple has released iTunes 8 which includes a similar feature to this script - 'Genius (tm)'. Here's my take on it. This has the advantage of probably working straight out of the box without any configuration or fiddling required.

Hope this helps.

Re: MusicMagicDJ Script

by rovingcowboy » Mon Sep 01, 2008 1:50 am

since daniel has not been here in a long time.
anyone that wants to join his other forum he's in and ask him to help on his script can find his forum here.

http://www.planetgriff.com/forum/profil ... rofile&u=4

maybe you can get him to look in here every day or week also. :)

Re: MusicMagicDJ Script

by Eiron Page » Sun Aug 31, 2008 4:39 pm

Right. Running it as administrator (after manipulating the registry to stop those annoying dialogue boxes) seems to make it work. Though this is a puzzlement.

Re: MusicMagicDJ Script

by Eiron Page » Sun Aug 31, 2008 3:43 pm

I can't make this thing work for all the cotton candy in Cumbria. The output log being enabled and no output log being created suggests to me that it's not even working a little bit, yet I have the configuration settings (which have affected the content of the MM.ini) and the clickable icon in the toolbar. I am using MM v3.0.3.1183 and MusicIP Mixer v1.9b6. I have activated the API server and the port matches... I just don't understand why it's not working. Any help to get me on track would be greatly appreciated.

by MusicBringer » Fri Apr 25, 2008 2:57 pm

MusicBringer wrote:
DanielWebb wrote:MusicMagicDJ

What you need
MediaMonkey (at least 2.5.2.951) - The best and only.
MusicMagic Mixer - "It’s a multi-million dollar MUSIC development application---and it’s yours for FREE." woohoo.
The "What you need" says I need just two items of software: MM3 and MusicMagic Mixer.

Do I also need to get MusicIP (at a cost of ~$20?) and then install it, in addition to MM3 and MusicMagic Mixer.
Sorry, but the "multi-million dollar" marketing blurb is confusing me here, and it seems others are confused too :P

Please tell me what I need to install, what I need to do, and how I should run this feature :-?
Thanks,

Anyone know

by duckcubbie » Fri Apr 25, 2008 2:34 pm

I just ran the Music Magic DJ. When I open MM it gives me this error:

Error#429 Microsoft VBScript runtime error
ActiveX component can't create object: 'SongsDB.SDBApplication'
File: "C:\Program Files\Media Monkey\Scripts\Auto\MusicMagicDJ Config.vbs", Line 3, Column: 0

Another Error :

Error happened during script execution:
ActiveX component can't create object: 'SongsDB.SDBApplication'

Any ideas on how I can fix this? Thanks !!!!!!!!!!

by ddb » Thu Apr 24, 2008 9:26 am

I just downloaded the latest version that's compatible with MM3 and it works like a charm (I've used this script for quite a long time with MM2 and I'm always amazed with what MusicIP comes up with). Please note, however, that in the configuration window of the script, it still shows the version as 1.8 - shouldn't it be 1.9?

Thanks again for updating this script.

-David

by bgibbard » Fri Apr 18, 2008 7:40 am

I can't seem to get this to work either.

I already had Music IP Mixer installed before I tried this. I installed this script, and checked the enabled box in its option page in MB. It isn't clear to me from the instructions if M IP needs to be actually running at the time you use it, or if just installing it is enough, so I ran it to be on the safe side.

I played a track, the track ended, and nothing happened. No new tracks are added to Now Playing. (Vista in case it matters. I ran the script installation elevated to administrator)

Am I missing something?

Top