Page 1 of 1
spotify for linux+ B3
Posted: 07 Nov 2011, 18:04
by supermagnum
Hi, i cannot access the mp3 files i have.
I have tried ftp and samba, but the files does not show up in spotify.
The files shows up if i browse the network.
How do i solve the problem?
Re: spotify for linux+ B3
Posted: 08 Nov 2011, 04:24
by RandomUsername
Your post is a bit light on details. I gather you're trying to import files saved on the Bubba into Spotify. So, question 1, what version of Spotify are you talking about?
Re: spotify for linux+ B3
Posted: 08 Nov 2011, 09:10
by supermagnum
RandomUsername wrote:Your post is a bit light on details. I gather you're trying to import files saved on the Bubba into Spotify. So, question 1, what version of Spotify are you talking about?
i have a unlimited account,and i am trying to import files saved on the bubba.
The version is 0.6.2.291.gcccc1f58
Re: spotify for linux+ B3
Posted: 08 Nov 2011, 10:31
by RandomUsername
I meant what platform are you running Spotify on. Also, how is your Samba share mounted.
I have successfully imported local files from my B3 over a Samba share mounted with gvfs using Spotify on Ubuntu.
Re: spotify for linux+ B3
Posted: 08 Nov 2011, 18:42
by supermagnum
RandomUsername wrote:I meant what platform are you running Spotify on. Also, how is your Samba share mounted.
I have successfully imported local files from my B3 over a Samba share mounted with gvfs using Spotify on Ubuntu.
kubuntu 11.10
I have set the path in spotifys preferences as:
smb://b3/storage/music/mp3/
Re: spotify for linux+ B3
Posted: 09 Nov 2011, 04:04
by RandomUsername
Let me tell you what works for me, then you can replicate it and see if it works for you.
Mount the samba share using gvfs-mount. The share will the show up in ~/.gvfs as something like
For ease, I've then created a symlink to that share in the root of my home directory. Something like
Code: Select all
ln -s /home/darren/.gvfs/Storage\ on\ b3 /home/darren/B3Storage
I've then simply added that symlink to the folders to watch in Spotify. I suspect your problem is that Spotify doesn't recognise the smb:// protocol.
Re: spotify for linux+ B3
Posted: 03 Dec 2011, 10:05
by Hammer
gvfs-mount: There is nothing like that on my b3. An "apt-get install gvfs-mount" yields an error.
Furthermore; this is the only thread on excito with that term.
What dark wizardry is this, explain yourself dear Sir!

Re: spotify for linux+ B3
Posted: 03 Dec 2011, 10:56
by RandomUsername