Page 2 of 2

Re: Spotify on Rpi3

PostPosted: 24 Dec 2017, 14:32
by janui
Hi nickvas19 & hondagx35,
On my Pi B+/zero version with an updated kernel Spotify works fine.
My Pi 3B version with an updated kernel (build janui-20171120) which is based on the v0.3-beta (23/03/2016) RuneAudio_rpi2_rp3_0.4-beta_20160321_2GB.img.gz Spotify will not work.
But I do know that Spotify has worked on the 0.3-beta (23/03/2016) RuneAudio_rpi2_rp3_0.4-beta_20160321_2GB.img.gz. But I don’t have this version installed at the moment so can't test it now.
Very strange.
janui

Re: Spotify on Rpi3

PostPosted: 24 Dec 2017, 15:53
by nickvas19
could you please let me know how to make the update?!

this will change something in the options?!cause i have two sd in one i left it as it is .....in the other i do some things usb,hdm,the voltage power etc....

thanx

Re: Spotify on Rpi3

PostPosted: 25 Dec 2017, 16:22
by nickvas19
Now i understand.

So what can i do for Spotify on rpi 3?any ideas

Re: Spotify on Rpi3

PostPosted: 26 Dec 2017, 12:47
by janui
Hi nickvas19 & hondagx35,

To fix this problem log in via SSH and edit the file /etc/spop/spopd.conf with the command
Code: Select all
nano /etc/spop/spopd.conf
Search for the line with the contents 'cache_path =' and replace it with 'cache_path = /tmp/spop', it should then look like this
Code: Select all
### Cache settings ###
#cache_size = 0
cache_path = /tmp/spop
settings_path = /tmp/spop

janui

Edited 27-12-2017: Solution modified for compatibility with the latest build, see here spotify-on-rpi3-t6124-10.html#p24022.

Re: Spotify on Rpi3

PostPosted: 26 Dec 2017, 22:38
by hondagx35
Hi janui,

on my latest image it is set to "cache_path = /tmp/spop".
Could you please try this on your installation.

Frank

Re: Spotify on Rpi3

PostPosted: 27 Dec 2017, 11:12
by janui
Hi hondagx35,
on my latest image it is set to "cache_path = /tmp/spop".
Could you please try this on your installation.
Tested. This works fine.
To avoid possible conflicting solutions I will modify my previous post.
janui

Re: Spotify on Rpi3

PostPosted: 29 Jan 2018, 13:55
by nickvas19
well....i it's like this as default. So there isn't something to change...and still doesn't work.

Any ideas?!

Must be the spotify opened in other device when i try to open it with rpi3?!

Re: Spotify on Rpi3

PostPosted: 31 Jan 2018, 13:23
by janui
Hi nickvas19,
It works without problems on my installation But it is a bit slow.
The only thing I can think of is: Do you use Spotify premium via a Facebook login account?
I use a login account direct with Spotify. The password has a couple of special characters, but no spaces. The special characters do not seem to be a problem.
janui

Re: Spotify on Rpi3

PostPosted: 10 Mar 2019, 04:32
by AurobindoSaha
This is an old thread, but I am still facing issues to run Spotify from RuneAudio. I have premium account and I have special characters in my password. Can the special characters be problematic?

Sent from my Redmi Note 4 using Tapatalk

Re: Spotify on Rpi3

PostPosted: 11 Mar 2019, 13:27
by janui
Hi AurobindoSaha,
AurobindoSaha wrote:This is an old thread, but I am still facing issues to run Spotify from RuneAudio.
Please see here: post25345.html?hilit=spotify%20janui#p25345
janui