Announcement
Collapse
No announcement yet.
Announce: Spotify Premium Plugin (Beta)
Collapse
X
-
Announce: Spotify Premium Plugin (Beta)
On Thu, 17 Jun, Triode wrote:
> Don't understand that - I suspect a symlink is not what ia32 libs is
> expecting. Does anyone here know more about 64bit dependancies on
> linux?
You either need libFLAC (and all other dependencies) in 32-bit, or you
need spotify in 64-bit. A mixture of 32-bit and 64-bit in one running
process is not possible.
--
Stefan Bellon
Comment
-
Update: I found a 64bit libspotify, and i tried just to replace the 32 bit version in your app, but it gave me an error about ELF64 bit and so......
Will this file help you to make a 64 bit version? http://developer.spotify.com/en/libspotify/overview/Last edited by goxboxlive; 2010-06-17, 19:31.Comment
-
Looking at the dependencies of spotifyd, it's just the libFLAC.so which must be made available on my Debian GNU/Linux box for 32-bit, all other dependencies are covered by the ia32-libs. So, if the author cannot supply a spotifyd in 64-bit, using libFLAC in 32-bit seems the easier way.Comment
-
Easy solution in the short term could be to put a 32bit version of libFLAC in the binary folder? (the binary has as an elf setting added to make it search $ORIGIN first for shared libraries which means it looks first in the same place as the binary)Comment
-
Playlist problem
Looks like some playlists behave differently than others;
Img1 - Playlist that works
Img2 - Playlist where songs will repeat until manual change of song
Img3 - Playlist that won't work at all
But in all: I'm so pleased over this plugin!Comment
-
Announce: Spotify Premium Plugin (Beta)
On Thu, 17 Jun, Triode wrote:
> Easy solution in the short term could be to put a 32bit version of
> libFLAC in the binary folder? (the binary has as an elf setting added
> to make it search $ORIGIN first for shared libraries which means it
> looks first in the same place as the binary)
Yes, this sounds easiest.
--
Stefan Bellon
Comment
-
I run into the same problem (Windows version, Vista).
Looks like some playlists behave differently than others;
Img1 - Playlist that works
Img2 - Playlist where songs will repeat until manual change of song
Img3 - Playlist that won't work at all
But in all: I'm so pleased over this plugin!Comment
-
On Thu, 17 Jun, Triode wrote:
> Easy solution in the short term could be to put a 32bit version of
> libFLAC in the binary folder? (the binary has as an elf setting added
> to make it search $ORIGIN first for shared libraries which means it
> looks first in the same place as the binary)
Yes, this sounds easiest.
--
Stefan BellonComment
-
But in the list not showing up at all there are only 30 songs... - but two of them are local files.Comment
-
Comment
-
Announce: Spotify Premium Plugin (Beta)
On Thu, 17 Jun, Triode wrote:
> Stefan - what confuses me is that it works on an ubuntu 10.04 64bit VM
> and this looks to only have the 64bit version of libFLAC installed.
> So I thought ia32 could handle this.
I'm not sure how this should work. What does "ldd spotifyd" say on your
64-bit VM?
--
Stefan Bellon
Comment
-
It works perfect with 32 bit of libflac and libogg. Though i have to start spotifyd manualy. The helper says 'not running' even thuogh it works.
Thanks a lot for great plugin....
JornsComment
Comment