The Following User Says Thank You to docoma For This Useful Post: | ||
|
2009-09-10
, 06:04
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#22
|
|
2009-09-10
, 12:21
|
Posts: 96 |
Thanked: 23 times |
Joined on Sep 2009
@ Sweden
|
#23
|
despotify works fine in maemo 5 sdk atleast, so it should work on N900
Here are some screenshots:
Despotify in xterm
http://imgur.com/2fwoQ.png
Despotify Simple in xterm:
http://imgur.com/Rjir2.png
gSpotify:
http://http://imgur.com/nke5B.png
gSpotify is not very stable though. Needs some work before it's useable.
I installed these:
apt-get install libssl-dev zlib1g-dev libvorbis-dev libtool
apt-get install libpulse-dev # For pulseaudio backend
apt-get install libgstreamer-plugins-base0.10-0 libgstreamer0.10-dev # For GStreamer backend
apt-get install libao-dev # For libao backend
and compiled despotify before i compiled gSpotify. don't know if it's the same on N810.
despotify is here: http://despotify.se
|
2009-09-19
, 23:48
|
Posts: 6 |
Thanked: 0 times |
Joined on Dec 2007
|
#24
|
Hi. I installed libdespotify-0.0.300_armel.deb and gspotify-0.0.12_armel.deb but libvorbisfile.so.3 and libncursesw.so.5 were missing after installation.
libvorbisfile.so.3 I got by creating symlink to /usr/lib/libvorbis.so.0.4.0
libncursesw.so.5 I took from raitv_0.15.tar.gz (see: http://talk.maemo.org/showthread.php?t=27051)
So now I am able to run gspotify. Splash screen appears and I can provide my login and pass. But then it freezes. It says it's loading, but nothing more happens.
|
2009-09-21
, 08:03
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#25
|
|
2009-09-21
, 08:38
|
Posts: 9 |
Thanked: 29 times |
Joined on Jul 2008
@ Finland
|
#26
|
Just got confirmation that despotify (in xterm) works on an actual N900, so I guess all that is needed is a working gui.
|
2009-09-21
, 12:23
|
Posts: 96 |
Thanked: 23 times |
Joined on Sep 2009
@ Sweden
|
#27
|
|
2009-10-01
, 13:49
|
|
Posts: 223 |
Thanked: 52 times |
Joined on Sep 2009
@ West Kirby, UK
|
#28
|
|
2009-10-02
, 10:19
|
Posts: 3 |
Thanked: 0 times |
Joined on Jan 2008
@ North Yorkshire
|
#29
|
|
2009-10-02
, 10:28
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#30
|
Any further news on this? Assuming it works will it work with Spotify offline? http://www.spotify.com/blog/archives...-goes-offline/
Tags |
despotify, mmmmm ... hardcase, spotify |
|
But the despotify team made their own maemo client afterwards, it's in the SVN. Just uncomment two lines in the makefile to compile it. Only has basic search and play though, but it seems more stable.
I'm thinking about making a proper client out of it when I get the time.