Batch Album Art Lookup From Amazon
Moderator: Gurus
Batch Album Art Lookup From Amazon
The album art lookup off Amazon seems to function pretty well on a per-album basis, but it would be great if MediaMonkey could do an automatic album art lookup for the entire library, the way iTunes can.
Batch Album Art Lookup From Amazon
Looks promising, but it works off of a Google search, not off of Amazon. I'd rather go with Amazon if possible - their album art is pretty consistently of good quality.
This script will shortly (if I can find time) allow you to choose the source of iTunes store instead, and maybe Amazon as well.
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.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Batch Album Art Lookup From Amazon
That would be even cooler! Thanks, trixmoto.trixmoto wrote:This script will shortly (if I can find time) allow you to choose the source of iTunes store instead, and maybe Amazon as well.
Ps. The Google Art script already does iTunes lookup albeit this is a manual per album process.
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
is this tweakable to do a batch album name change?
Trixmoto,
I have the same type of problem. I have partially loaded 200 gb's of my music colletion into MP3 format. I'm running the collection wirelessly over Netgear's MP 101 music servers. Is there some way to tweak this script to go in and do a batch update from Amazon.com of the album name?
Netgear is like the Creative Zen, without the album artist in the first slot, it's supper messy.
can the script be tweaked to grab the album name from Amazon and to poplate in the album field, so
With The Beatles
A Hard Days Night
Becomes
The Beatles - A Hard Days Night
The Beatles - With the Beatles
Changing 1800+ albums one album at a time is killing me. Being able to do this via batch (to lock the album name and append the album artist to the front of the string in the album tag field) would make me one happy monkey!
Help?

I have the same type of problem. I have partially loaded 200 gb's of my music colletion into MP3 format. I'm running the collection wirelessly over Netgear's MP 101 music servers. Is there some way to tweak this script to go in and do a batch update from Amazon.com of the album name?
Netgear is like the Creative Zen, without the album artist in the first slot, it's supper messy.
can the script be tweaked to grab the album name from Amazon and to poplate in the album field, so
With The Beatles
A Hard Days Night
Becomes
The Beatles - A Hard Days Night
The Beatles - With the Beatles
Changing 1800+ albums one album at a time is killing me. Being able to do this via batch (to lock the album name and append the album artist to the front of the string in the album tag field) would make me one happy monkey!
Help?
I will add Amazon as an artwork source if I can, but the album name changing is really a different script, because this script does not read any data other than images at the moment.
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.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Using the script as a shell?
Hey Trixmoto, thank you for replying.
Are these VB scripts? I think I know just enough VB to be really dangerous...if this is VB do you think your album art script would be a good shell for me to start trying to tweak the code to do what I want...am I just barking up the wrong tree?
Do you have any suggestions to help me get on the way? I really do appreciate any comments or suggestions you can throw my way!
Are these VB scripts? I think I know just enough VB to be really dangerous...if this is VB do you think your album art script would be a good shell for me to start trying to tweak the code to do what I want...am I just barking up the wrong tree?
Do you have any suggestions to help me get on the way? I really do appreciate any comments or suggestions you can throw my way!
Most MediaMonkey scripts are written in VBScripts. The place to start is the Scripts and Components forum and the Developer page on the MediaMonkey homepage which contains a downloadable help.
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
My BatchArtFinder script is probably a fairly good place to start, but it's a little complex. Possibly more complex than it needs to be so you might find a better way of doing it if you start from scratch. You are certainly welcome to use my script as a base if you wish to.
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.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.