Fornoth
Fornoth
Which version of the library are you using? And yes, spotify.h was originally taken from that repo (https://github.com/plietar/librespot/blob/old/common/spotify.h ), but the updated version is kept in this repo
Try replacing `/usr/lib/libspotify_embedded_shared.so` with one of these libraries (Use the armv6 ones for Rpi1, armv7 for Rpi2/3) https://github.com/sashahilton00/spotify-connect-resources/tree/master/libs
I'll see about adding some checks for existing mounts
You need to use zeroconf for it to show up for other people other than the logged in account https://github.com/Fornoth/spotify-connect-web#logging-in
What device are you trying to access the connect device from? Also, try using the new packaged release, since the chroot hasn't been updated in a while https://github.com/Fornoth/spotify-connect-web#quickstart-using-a-packaged-release
Also, try one of these apps after you do avahi-publish-service, and see if you see something about spotify connect Android: https://play.google.com/store/apps/details?id=com.druk.bonjour.browser&hl=en iOS: https://itunes.apple.com/us/app/discovery-bonjour-browser/id305441017?mt=8
Are you using the chroot version?
Can you try the packaged version? https://github.com/Fornoth/spotify-connect-web#quickstart-using-a-packaged-release
@balbuze For now, run `./spotify-connect-web` in the same directory that extracted it. It's because it uses a relative path for `index.html` @q20 use the command `avahi-publish-service TestConnect _spotify-connect._tcp 4000 VERSION=1.0...
what options are you using to launch it?