Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Plan
Premium
Operating System
Manjaro Linux
Hi,
I don't why Spotify cant play imported songs to local libary. Files are 320 mp3. When I try yo play them I get error somthing like that "Spotify can't play it now. If you have this file on your computer , you can import it"...
Please help guys. Thanks
Solved! Go to Solution.
Oh, I even forgot that I created this issue here.
If anyone if interested. This is fixed od Manjaro/Arch Linux by installing ffmpeg-compat-57
🙂
on Ubuntu
sudo apt-get -y install ubuntu-restricted-extras \
&& sudo wget -N https://github.com/ramedeiros/spotify_libraries/raw/master/libavcodec.so.54.71.100 -O /usr/lib/x86_64-linux-gnu/libavcodec.so.54 \
&& sudo wget -N https://github.com/ramedeiros/spotify_libraries/raw/master/libavformat.so.54.36.100 -O /usr/lib/x86_64-linux-gnu/libavformat.so.54 \
&& sudo wget -N https://github.com/ramedeiros/spotify_libraries/raw/master/libavutil.so.52.6.100 -O /usr/lib/x86_64-linux-gnu/libavutil.so.52 \
&& sudo ldconfig
You tried ffmpeg-compat-57?
Hey there @tosziro,
Thanks for reaching out to the Community about this.
We suggest you restart the device on which you experience this issue. This basic step is very simple, but often overlooked.
It's also a good idea to change the source of the local files on your device. Simply create a new folder in a different directory on your device and move your local files to this folder. Then just delete the old folder used for the local files. Now you can try importing the files again.
Hope this helps. Let us know how it goes.
That doesn't help. The problem is that the Linux client is written for an ancient version of ffmpeg. Newer versions of ffmpeg do not include the 57 so name libs spotify requires for local playback.
If all your advise basically consists of "did you try turning off and back on again?" you're apart of the problem not the solution.
Maybe just fix your software?
Oh, I even forgot that I created this issue here.
If anyone if interested. This is fixed od Manjaro/Arch Linux by installing ffmpeg-compat-57
🙂
on Ubuntu
sudo apt-get -y install ubuntu-restricted-extras \
&& sudo wget -N https://github.com/ramedeiros/spotify_libraries/raw/master/libavcodec.so.54.71.100 -O /usr/lib/x86_64-linux-gnu/libavcodec.so.54 \
&& sudo wget -N https://github.com/ramedeiros/spotify_libraries/raw/master/libavformat.so.54.36.100 -O /usr/lib/x86_64-linux-gnu/libavformat.so.54 \
&& sudo wget -N https://github.com/ramedeiros/spotify_libraries/raw/master/libavutil.so.52.6.100 -O /usr/lib/x86_64-linux-gnu/libavutil.so.52 \
&& sudo ldconfig
Or just use the unofficial flatpak. It works around that and a few other issues.
https://flathub.org/apps/details/com.spotify.Client
thank you bro the official flatpak is still broken 5 years later 😭
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…