I have looked at how to automate getting album art for my mp3's. So far I have discovered the following:
- Create a new Tool AAD Album
- Under path point to AlbumArt.exe
- Parameter = /ar "%artist%" /al "%album%" /p "$replace(%_path%, %_replace(
%p_path%,_filename_ext%,)%%album%%.jpg - Create a new action %album%
- Create a new action type "Import cover from file"
- format string = %album%.jpg
- delete existing cover art (optional)
- Right click a file and select Tools/AAD Album
- AlbumArt.exe is run and I do a Save File on the correct cover
Then if I select Convert/%album% the artwork gets embedded.
Is there any way to do this in one step?