MP3 Tunes Locker 1.3 - Updated 12/03/2011

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

Moderators: Peke, Gurus

trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

MP3 Tunes Locker 1.3 - Updated 12/03/2011

Post by trixmoto »

This is a new script which provides integration with an MP3 Tunes locker account, allowing you to listen to tracks in your locker directly within MediaMonkey. You can also you it to upload tracks to your locker, and delete tracks already in there.

A new node called "MP3Tunes Locker" will be added below the "Library" node. Expanding this will attempt to log you in, showing you a screen to enter your username and password (with options to store these values - the password is encrypted before storing). Once access has been granted the artists and albums in your locker will be displayed in the tree. Clicking on an album will show all the tracks in the album which are in your locker - these tracks are added to your library and can be played and tagged like any others, although changing the tags will not affect the tags in your locker.

If you delete one of these locker tracks in MM then it will also be deleted from your locker. In this case it is moved to the "trash" folder so you can access your locker online to undo this action. If you select library tracks, right-click and select "Send to... > MP3Tunes Locker" then the tracks will be uploaded to your locker. You will need to collapse and expand the "MP3Tunes Locker" node to refresh the artist and album lists.

As always the download link is on my website. Let me know what you think! :)
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.
sommo

Re: MP3 Tunes Locker 1.0 [MM3]

Post by sommo »

This is very good!
Been using it for a few days now (as a free user)
Works well!
Yet again, another great script by trixmoto!!!!
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: MP3 Tunes Locker 1.0 [MM3]

Post by trixmoto »

Thanks! I think the person who original requested it has not been back to the forum to see it, so I'm glad someone else has got some use out of it! :)
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.
Guest

Re: MP3 Tunes Locker 1.0 [MM3]

Post by Guest »

This is great! Kudos from another user of Mp3tunes too!
Guest

Re: MP3 Tunes Locker 1.0 [MM3]

Post by Guest »

I have just installed this script on the latest build of Media Monkey, and get a

Code: Select all

Upload Failed: MD5 Component cannot be installed.
Is there some other script or addin required for Media Monkey?
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: MP3 Tunes Locker 1.0 [MM3]

Post by trixmoto »

The MP3Tunes locker uses MD5 hashes for security, so this script includes a component called "XMD5.dll" to handle this. The script attempts to copy this file to your Windows folder (%windir%) and then registers it, which appears to be failing for you, probably because of UAC. You should manually copy this file from your Scripts folder to your Windows folder and then right-click on a Command icon (cmd.exe) and select "run as administrator", then run this command...

Code: Select all

regsvr32 %windir%\XMD5.dll
You should get a message to confirm the registration, and then the script should function correctly.
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.
Guest

Re: MP3 Tunes Locker 1.0 [MM3]

Post by Guest »

Thanks, that registered, I will see what happens when I try and send a file.

Should it matter that im using Win 7 x64?
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: MP3 Tunes Locker 1.0 [MM3]

Post by trixmoto »

Well I've only tested it on Vista, but theoretically it should work. I'd certainly be interested to find out! :)
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.
Alberto

Re: MP3 Tunes Locker 1.0 [MM3]

Post by Alberto »

Guest wrote:I have just installed this script on the latest build of Media Monkey, and get a

Code: Select all

Upload Failed: MD5 Component cannot be installed.
Is there some other script or addin required for Media Monkey?
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: MP3 Tunes Locker 1.0 [MM3]

Post by trixmoto »

trixmoto wrote:The MP3Tunes locker uses MD5 hashes for security, so this script includes a component called "XMD5.dll" to handle this. The script attempts to copy this file to your Windows folder (%windir%) and then registers it, which appears to be failing for you, probably because of UAC. You should manually copy this file from your Scripts folder to your Windows folder and then right-click on a Command icon (cmd.exe) and select "run as administrator", then run this command...

Code: Select all

regsvr32 %windir%\XMD5.dll
You should get a message to confirm the registration, and then the script should function correctly.
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.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: MP3 Tunes Locker 1.1 - Updated 26/06/2010

Post by trixmoto »

New version (1.1) is available to download from my website. I've fixed that fact that locker songs are left in library after uninstallation.
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.
santhony

Re: MP3 Tunes Locker 1.1 - Updated 26/06/2010

Post by santhony »

I just bought MM Gold and love it. I was trying to download the MP3 Tunes script but get a message that the file does not exist. Please help. Thanks.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: MP3 Tunes Locker 1.1 - Updated 26/06/2010

Post by trixmoto »

Apologies, I'll try to get this uploaded this evening. :oops:
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.
santhony

Re: MP3 Tunes Locker 1.1 - Updated 26/06/2010

Post by santhony »

Great, thank you!
d1v
Posts: 2
Joined: Mon Jul 19, 2010 9:46 am

Re: MP3 Tunes Locker 1.1 - Updated 26/06/2010

Post by d1v »

Great script. Works well. I ran into the MD5 Hash issue but resolved it quickly with the instructions above. BTW - I don't have UAC enabled. I think my failure was because I'm running Win7 64-bit. Either way not a big deal.

As part of the upload process I received a few upload errors. Is there a logging location or can I increase the logging level to a debug state to understand what's going on?
Post Reply