Audi – MMI v3 – Showing Album Art With Mp3 Files

KB ID 0001116 

Problem

A few weeks ago I changed cars, I was pleased to see that the entertainment system in my new car could play music from SD card. These are cheap and can hold a Lot of songs, so rather than have my iPod in the car, I could simply drop music onto an SD card.

Which I did but, annoyingly non of the ‘album artwork’ was displayed, even though the music played fine. I did some Googling and read a few Audi forums, and finally got it to work.

Solution

Theres a lot of conflicting information in forums on how to get this to work, so I will just tell you how I got mine working.

  • Car: Audi A6 (2013)
  • MMI Version 3

SD Card Size: Has to be 32GB or less  – This is because it has to be formatted at FAT32, it’s a limitation of the storage system not Audi or the SD Cards (Yes you can have more than 32GB FAT32 drives, thats a different argument).

SSD Audi 32GB

To Check;

Mac OSX (right click > Get Info).

Mac OSX Get SD Size

Windows (Right Click > Properties).

Get Drive Details

Why is there a problem displaying Album art?

Well, (and I’m making the assumption your mp3 files actually have album art embedded within them, (thats in the mp3 file, not in a different folder, if not get that sorted first!) The Audi will only display art if;

  • It’s less than 500×500 pixels in size.
  • It’s less than 254kb in file size (the image not the track!)

For example, below Im using the excellent, (and free) Mp3tag to look at this songs details, see the album art is 2000×2000 pixels, and is 409Kb in size. Try to play this in the car and the music will play but you will just see a generic ‘musical note’ instead of the album art.

See album art size

Well that’s OK, but manually resizing all your album art could take along time, (I’ve got a large music collection). To do that requires another brilliant free piece of software called Bliss, (download here). I’m using Mac but theres a Windows version as well.

Windows Alternative

If I’m in Windows I use Sense Mp3 Art Sizer;

Resize Mp3 Art

Back to my mac..

Install and run the software, at this point it appears nothing has happened but you should see a large blue ‘bl’ at the top of the screen. Right click that, and it will open. Go to Settings.

Open Bliss

Change the music location, so that it points to your SD card.

Music Location Path

Under the cover art section click ‘more’.

00006

You now have the option to set the maximum size, set it to 500×500, and then set the maximum size to 256KB. Click Apply Rules an it should rattle its way though all the songs on the SD card. Depending on how many you have, this can take a while.

00007

Notice once complete, when looking at the album art it has been resized, and should now show correctly in the car.

resized album artwork

Additional Steps For Mac OSX Users.

Mac OSX has a habit of dropping some folders on the drive, and their names start with a full stop (or period if you’re over the pond). Normally that is not a problem, but your Audi will not like this, (typically is scrolls through all the songs and does nothing).

Hidden folders on SD card

My Mac is set to show hidden folders, so you probably wont even be able to see them, to remove them open a terminal window. Execute the following two commands;

cd /volumes

ls

00011

What this does, is shows you the names of the mounted volumes, mines got a simple enough name because I called it PETES-AUDI, yours might be something else, take note of what it’s being called.

Then, change into the volume name for the card, change to match the name of yours, then issue three rm commands as shown below(rm is simply a remove command).

cd PETES-AUDI

rm -rf .f*

rm -rf .S*

rm -rf .T*

Delete Hidden Folders Mac

Then you can eject the SD card, and play it in the car.

Eject SD Card

Related Articles, References, Credits, or External Links

Original Article Written 17/12/15

Author: PeteLong

Share This Post On

3 Comments

  1. great post, very useful, thanks for Info. i was wondering why in MY14 Audi A6 i could not see the artworks, but checked the dims are 1000×1000 pixels and over 900kb in size. i’m gonna resize the all an hopefully this will solve it. Also, btw have you ever tested Video in Motion trick? i read a lot but cant get it right still if you have any info on that i’ll appreciate for any help. Keep on the good work!

    Post a Reply
    • I’ve never tried video. If you get it working let me know.

      Post a Reply
  2. Thanks man, it worked for my AUDI A3 8V MY2014 😀

    Post a Reply

Leave a Reply to Rafal Cancel reply

Your email address will not be published. Required fields are marked *