Apparently spotify needs libavcodec54 (or 53 or 52) to play local mp3 files. Unfortunately - it doesn't work with libavcodec56 which is in Vivid.
I tried symlinking libavcodec56 under name of *54, but it didn't work.
I also tried to compile from trusty sources, but it was failing too.
Is there any place or procedure that I could use to get working libavcodec54 for vivid?