help with spotify
•
10 Jun 2012, 16:41
•
Journals
I am on a ubuntu mint system.
could someone help setup spotify, im sure it has been done , though spotify only support mac and pc.
could someone help setup spotify, im sure it has been done , though spotify only support mac and pc.
Start Ubuntu Software Center
Search for Wine and install it
Configure Wine
Select the Audio tab and make sure only OSS Driver is checked in the driver list. In the frame DirectSound below, make sure Hardware Acceleration is Emulation and Default Sample Rate is 44100 and Default Bits Per Sample is 16.
Install Spotify
Download the Windows version of Spotify
Save the installer
When it is downloaded, right click on Spotify Installer.exe and select Open with Wine Windows Program Loader
When the installer is done you can find Spotify in the Applications menu under Wine / Programs or you can start it with the following command in a terminal:
wine "C:\Program Files\Spotify\spotify.exe"
add this to /etc/apt/sources.list :
deb http://repository.spotify.com stable non-free
add the key :
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E9CFF4E
update :
sudo apt-get update
install :
sudo apt-get install spotify-client
:D
:)
and you worry about spotify o.o