Please take a minute to check our Frequently Asked Questions. Use Search to reveal possible related topics.
Also make sure you've read the Forum Guidelines before posting in this forum.
![]() ![]() |
Jan 23 2011, 17:20
Post
#1
|
|
![]() Member Group: Full Members Posts: 12 Joined: 23-January 11 Member No.: 13668 Mp3tag Version: 2.48 |
After working hours to find my almost perfect solution to pick up album art and include it into my mp3 files I decided to make up a little tutorial how I did it. (Deutsche Version hier)
Because I'm really noob this maybe can be refined by others with more knowledge than me. What you need: Mp3Tag - latest version can be found here. Album Art Downloader - latest version can be found here. Install both progs. For Album Art Downloader it may be required also to install the MS .NET Framework 3.5 SP1 (except for Windows 7). During install choose your appropriate scripts for searching album art. Never mind to install all, you can choose later which of them you want to use. Run AAD, leave all settings as is. Open "File" -> "New" -> "Search Window..." click on Options. ![]() ![]() Check "Open search results in new window", "Automatically close after saving" and "Automatically download full-size images - Never". Leave the "Save images to:" field untouched, this will be filled in later automatically. In the right panel choose your preferred scripts to search for album art. When done click on the ... besides of each script. There you can choose the results limit (I set it to 5, default is 10), whether to download full-size images from this source and "Search first". This option means that this source is run initially on search (you can have more than one source with "Search first"). After the "Search first" is done and you are not satisfied with the results expand the search with simply clicking the search button again which is then called "Expand search". This will do a search through all other sources you've selected but have not the "Search first" button checked. When all preferences are checked close both AAD windows. This will save your preferences. Run Mp3Tag. Open "Tools" -> "Options...", got to "Tools" section (or hit Control+O). ![]() Click "New". Give your new tool a name, for example "AAD Album". At "Path:" click on the folder icon and go to where your AlbumArt.exe is stored and click on it. At "Parameter:" put exactly the following line: /ar "%artist%" /al "%album%" /p "$replace(%_path%,%_filename_ext%,)%%album%%.jpg" ![]() You can make up another tools for incomplete tagged files which have, for example, no album tag. So you can search for pictures of the artist or for songs released as singles or from samplers: Search only artist parameter: /ar "%artist%" /p "$replace(%_path%,%_filename_ext%,)%%artist%%.jpg" Search (artist and) title parameter: /ar "%artist%" /al "%title%" /p "$replace(%_path%,%_filename_ext%,)%title%.jpg" (Notice the single % signs at the title parameter!) Back in the main window of Mp3Tag go to "Actions" -> "Actions" (or hit ALT+5), click on "New". ![]() Forgive a name for the new action, for example "%album%". ![]() Click on "New", choose the action type "Import cover from file". The format string for image filename should read "%album%.jpg" (without the "..."). Choose whether to delete existing cover art, click ok -> ok -> close. Do the same for %artist% and %title%. Now you're prepared for the first run! In the list of files in the main window of Mp3Tag right click on a song, select "Tools" -> "AAD Album". ![]() The AlbumArtDownloader pops up, correctly filled in the artist and album name and (hopefully) some appropriate results. The download path for the images is also automatically filled in, it's always the same as where your mp3 file is stored and the file name will be the same as the albums name. So you can simply hit the save icon at the best image and your done. ![]() For seeing an image in its original size click on it and hold the mouse button. Give it a try and choose your other tools, "AAD Artist" and "AAD Title". You will see slightly different search results and the file name will be the same as the artist name or the song title. ![]() ![]() So you're able to save up to three different images for one song. When your images are chosen and saved close the AAD window and your back in the main window of Mp3Tag. Now select the files which should have the album art stored in. Click on "Actions" -> "%album%. This will import the album art with the same name directly into the mp3 file and save it. (Or choose one of the other actions you have prepared to store the image with the artist's or title's name.) This can of course be done with multiple files selected. This way you only have to: 1. select one file from each album and run the AAD tool 2. select all files and run the %album% action and you're done. Have fun! This post has been edited by g.p.m.: Apr 7 2011, 23:24 |
|
|
|
Jan 23 2011, 22:42
Post
#2
|
|
![]() Member Group: Full Members Posts: 1571 Joined: 15-March 09 From: Germany Member No.: 9103 Mp3tag Version: 2.50 |
See also dano's new tool Mp3tag Cover Preview.
http://forums.mp3tag.de/index.php?showtopic=12784 Can also be started as a tool in Mp3tag, with different parameters which start the different web sources in Mp3tag with a preview in the tool. Works great. A simple web source without preview: http://forums.mp3tag.de/index.php?showtopic=12596 A trick to import cover art which is already stored at your folders but with different names: 1. Step: Go to: Tools > Options > Tags. In the field "Restrict incoming files to:" add *.jpg (or/and *.gif , *.bmp , whatever you need). When you now load a directory into Mp3tag, jpg files are also listed. 2. Step: Use the Filter (F3) with %_extension% IS jpg or %_extension% MATCHES (jpg|jpeg|png|gif|bmp) 3. Step: Use the Tag - Filename Converter with: %_directory% or folder cover whatever 4. Step: Now you can import all you all your images with the standard Import Cover From File action. Use: %_directory%.jpg or folder.jpg cover.jpg whatever.jpg This post has been edited by pone: Jan 23 2011, 22:45 |
|
|
|
Jan 24 2011, 01:07
Post
#3
|
|
![]() Member Group: Full Members Posts: 12 Joined: 23-January 11 Member No.: 13668 Mp3tag Version: 2.48 |
See also dano's new tool Mp3tag Cover Preview. http://forums.mp3tag.de/index.php?showtopic=12784 Can also be started as a tool in Mp3tag, with different parameters which start the different web sources in Mp3tag with a preview in the tool. Works great. I'm sorry, but this didn't work for me. I would appreciate the Mp3Tag Cover Preview rather than using extern progs but I can't get it to run properly. It ever only shows me an empty window. Also bothering is that the (empty) window is always in foreground which is really annoying. |
|
|
|
Jan 27 2011, 21:49
Post
#4
|
|
|
Member Group: Members Posts: 1 Joined: 27-January 11 Member No.: 13696 Mp3tag Version: 2.48 |
I just register to tell you THANKS!!!
This is exactly what I was looking for. Thanks again for sharing! |
|
|
|
Jul 23 2011, 18:03
Post
#5
|
|
|
Member Group: Members Posts: 1 Joined: 23-July 11 Member No.: 14928 Mp3tag Version: 2.49 |
hi g.p.m.
i did the complete process as you were told here. but the problem is i dont get any search results from AAD other than what it found from the local folder. what could it be the cause for this.. need your help... |
|
|
|
Jul 28 2011, 22:31
Post
#6
|
|
|
Member Group: Full Members Posts: 52 Joined: 4-December 10 Member No.: 13342 Mp3tag Version: 2.53 |
I just installed AAD as a tool and it works just fine. If AAD launched then it's not an issue within Mp3tag. I suggest you look at your AAD settings, and confirm you have a good internet connection - those two things are what typically causes my AAD results to return nothing.
|
|
|
|
Oct 21 2011, 20:50
Post
#7
|
|
|
Member Group: Members Posts: 1 Joined: 21-October 11 Member No.: 15464 Mp3tag Version: 2.49 |
A trick to import cover art which is already stored at your folders but with different names: 1. Step: Go to: Tools > Options > Tags. In the field "Restrict incoming files to:" add *.jpg (or/and *.gif , *.bmp , whatever you need). When you now load a directory into Mp3tag, jpg files are also listed. 2. Step: Use the Filter (F3) with %_extension% IS jpg or %_extension% MATCHES (jpg|jpeg|png|gif|bmp) 3. Step: Use the Tag - Filename Converter with: %_directory% or folder cover whatever 4. Step: Now you can import all you all your images with the standard Import Cover From File action. Use: %_directory%.jpg or folder.jpg cover.jpg whatever.jpg I registered Just to Thank you!!!!!!!!!!! That helped me a lot!! CHEERS !!!!!!!!!!!! |
|
|
|
Oct 22 2011, 10:01
Post
#8
|
|
![]() Member Group: Full Members Posts: 1571 Joined: 15-March 09 From: Germany Member No.: 9103 Mp3tag Version: 2.50 |
|
|
|
|
Jan 25 2012, 23:30
Post
#9
|
|
|
Member Group: Members Posts: 2 Joined: 24-January 12 Member No.: 15954 Mp3tag Version: 2.49a |
Awesome Tutorial! Very thorough and help me out a lot! Loved the step by step graphic attachment. THANK YOU!
I use the tag to store the pictures and don't organize my mp3 into albums, so I created one single folder with one single name and overwrite each time. Here are the parameter if anyone is interested. For the tools: Path: K:\Portable Programs\AlbumArtDownloader\AlbumArt.exe I stored my AAD and mp3tag on the external drive because I use multiple computers, this way I don't have to install the programs on every computer. Parameters for each tool: AAD Album: /ar "%artist%" /al "%album%" /p "K:/Music/AlbumArt/AlbumArt.jpg" AAD Artist: /ar "%artist%" /p "K:/Music/AlbumArt/AlbumArt.jpg" AAD Title: /ar "%artist%" /al "%title%" /p "K:/Music/AlbumArt/AlbumArt.jpg" I have one Action to import the picture. Type: Import Cover from File Parameter: K:\Music\AlbumArt\AlbumArt.jpg Note that "K:\Music\AlbumArt\AlbumArt.jpg" is where I store it. K is the drive letter and the rest is the path and filename, you can change it to where-ever. I also use the Windows Image Resizer to shrink the picture down to below 50kb before inserting into tag. I just wished this program uses parameters like AAD so I can do it faster, but it does a decent job with two or three mouse click. Again, Thank You GPM! |
|
|
|
Jan 27 2012, 18:16
Post
#10
|
|
|
Member Group: Full Members Posts: 43 Joined: 24-January 12 Member No.: 15953 Mp3tag Version: 2.50 |
g.p.m.
1). What are the sources is preferable to choose to load the skins on the Album Art Downloader (scan disk, etc.)? By the way - the script for Album Art Downloader for download www.discogs.com does not work. You do the same? 2). How to make the title cover (scan disk, etc.) are stored in the folder where the cover (scans disks, etc.), it was here in this format? : Type (cover) - Artist - Albom.jpg I ordered a set "Save Images To" so C:\ Images \% type% -% artist% -% album%. jpg where Images - folder to store images ![]() closed the window of Album Art Downloader ie this option should be preserved. Then ran mp3tag, chose the "actions" and then choose to load an image for the album, Launch the Album Art Downloader, but to set "Save Images To" is written this way: C:\Music\Collection Ravermeister 1998-2001 [rutracker.org]\01.Ravermeister Vol.1 1995\01.CD 1\ 1.Muzyka\% album%. Jpg ![]() ie, this setting turns folded ... 3). How to make so that you can simultaneously save the selected file to the tag number of covers (different types) and / or scan the disk, and save several types of covers are stored in the folder where the images? 4). For some reason, the cover does not want to get registered in the tag file (... Here are the settings: http://img259.imageshack.us/img259/1120/22754855.png http://img708.imageshack.us/img708/2210/39421943.png http://img194.imageshack.us/img194/3101/64408984.png http://img694.imageshack.us/img694/2568/62755261.png http://img715.imageshack.us/img715/6349/25122759.png http://img534.imageshack.us/img534/7264/65462531.png http://img829.imageshack.us/img829/4716/30206996.png I press the button "save" ![]() then a window appears: ![]() I press on "Overwrite the existing file with the new one", but nothing happens - cover to a file is not overwritten (although the image file and appears in the folder with the music ... Important: Covers are in one folder with the file (s) in which to save the skin and not in different folders. |
|
|
|
Jan 28 2012, 01:25
Post
#11
|
|
![]() Member Group: Full Members Posts: 12 Joined: 23-January 11 Member No.: 13668 Mp3tag Version: 2.48 |
@coocooworld
Your welcome! I think your method comes in very handy for those who use more than one computer. You may even run the programs from an usb stick, I think. Great idea! @TGK Not shure if I understand all what you've written. Also, I'm no specialist at AAD, I'm almost a noob but I'll do my best. @1: The source scripts which I prefere are: Amazon.com, Coveralia, GoogleImage; which i've set to "search first" and limited to 5 results. I've checkmarked a few others too which will be asked by clicking "Expand Search" - when the first run gives no sufficient results. I don't use discogs and have not tested it yet. In the AAD forum is a fixed version: click @2: As I said in the tut ZITAT Leave the "Save images to:" field untouched, this will be filled in later automatically. I guess that your settings are not proper and therefor you get a file with this name "% album.jpg".I'd suggest you start from the beginning of the tut and follow exactly the single steps. I wrote this tut about one year ago. This setup works for me since then and I never had to change anything, so today I'm no longer into the matter and not shure what the placeholders mean and how they have to be used exactly. This is a bit complex. @3: Not shure what you mean at this. The tut gives you three choices (=Tools) resulting in three different .jpg files. You can have more when you set up more tools in the way the tut subscribes. @4: As far as I can see you missed the quotation mark at the end of the line: ZITAT At "Parameter:" put exactly the following line: /ar "%artist%" /al "%album%" /p "$replace(%_path%,%_filename_ext%,)%%album%%.jpg" Try to put one there or copy and paste the complete line. The name of the "Action Group" is up to you, name it as you like it. The format string for the action is fine. Not shure if I got your last statement right. When you setup AAD like in the tut the images are saved in the same directory/folder as the mp3 files. No need to set a path in the options of AAD - as I said above. You may move the images later in another folder or, when they have been stored in the mp3s, you may delete them. (You can always extract the images out of the mp3s later, if you need them.) My first impression after reading your post was that it seems to me that you've mixed things up. The "Tools" you set up by the tut are starting the AAD and doing the search. The "Actions" grab the images which have been saved and store them into the mp3s. Another idea would be to take a look in the AAD forums or the AAD Wiki Good luck! |
|
|
|
Jan 28 2012, 11:40
Post
#12
|
|
|
Member Group: Full Members Posts: 43 Joined: 24-January 12 Member No.: 15953 Mp3tag Version: 2.50 |
Hi !
g.p.m QUOTE I don't use discogs and have not tested it yet. In the AAD forum is a fixed version: click downloaded the revised script is still not working QUOTE @4: As far as I can see you missed the quotation mark at the end of the line: ZITAT At "Parameter:" put exactly the following line: /ar "%artist%" /al "%album%" /p "$replace(%_path%,%_filename_ext%,)%%album%%.jpg" Try to put one there or copy and paste the complete line. The name of the "Action Group" is up to you, name it as you like it. The format string for the action is fine. put quotation marks in a line search works but found the image still is not stored in the tag file the picture is not inserted into the file ... have any ideas? you have found himself keeps a picture in a tag file? and why in the "actions" you should "import" a picture from a file? - It turns out - to extract a picture from a file ie save the image to disk, and do not burn image to a file? ie - "export" ie save the picture in the file. |
|
|
|
Jan 28 2012, 16:33
Post
#13
|
|
![]() Member Group: Full Members Posts: 12 Joined: 23-January 11 Member No.: 13668 Mp3tag Version: 2.48 |
@TGK
Let me try to sort things out: A "tag" in an mp3 file is a portion inside the file (=data field) which does not contain music data but other data like artist, album, year, genre etc. There are several data fields defined and one data field is for an image like a cover. So you have the file name of the mp3 and inside the mp3 some more information (which of course can be completely different).
To do only step 1. and 2. above isn't sufficient, it's a three step procedure! I'd suggest again you start from scratch and repeat exactly all the steps of the tut. It will work! And RTFM, by the way. This post has been edited by g.p.m.: Jan 28 2012, 16:39 |
|
|
|
Jan 28 2012, 17:32
Post
#14
|
|
|
Member Group: Full Members Posts: 43 Joined: 24-January 12 Member No.: 15953 Mp3tag Version: 2.50 |
@TGK Let me try to sort things out: A "tag" in an mp3 file is a portion inside the file (=data field) which does not contain music data but other data like artist, album, year, genre etc. There are several data fields defined and one data field is for an image like a cover. So you have the file name of the mp3 and inside the mp3 some more information (which of course can be completely different).
To do only step 1. and 2. above isn't sufficient, it's a three step procedure! I'd suggest again you start from scratch and repeat exactly all the steps of the tut. It will work! And RTFM, by the way. Thanks I did not understand very well in English, you cannot do the steps that you wrote to accompany the picture ? |
|
|
|
Jan 28 2012, 18:29
Post
#15
|
|
![]() Member Group: Full Members Posts: 12 Joined: 23-January 11 Member No.: 13668 Mp3tag Version: 2.48 |
Thanks I did not understand very well in English, you cannot do the steps that you wrote to accompany the picture ? @TGK
![]()
![]()
![]() |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 04:30 |