Play M4A (iTunes) music on Linux.

To play M4A files on Linux requires the gstreamer plugins

The easiest way to install these is in one go:

sudo apt-get install gstreamer* (Ubuntu)
or
sudo yum install gstreamer* (Fedora)

I've just got all my M4A music back :)