Mp3Tag & Album Art Downloader Tut

See also dano's new tool Mp3tag Cover Preview.
/t/11341/1
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:
/t/11166/1

A trick to import cover art which is already stored at your folders but with different names:

  1. Step:
    Go to: File > 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