Willem-Jan de Hoog
Willem-Jan de Hoog
Same goes for disconnecting a bluetooth headset. Is there a DBus event we might listen to?
Found a DBus event for headphone. See https://github.com/sailfish-spotify/hutspot/pull/51/commits/80522fe37f0fcfb9d3221d5d78684f1268efc0e5
@abranson I don't know much about those policies. I thought they were meant to give access or not. How can we use them to detect disconnection of a headphone or...
Code is in to pause on route changed to speaker. It works for the audio jack but not for bluetooth. It appears for bluez5 (which my phone uses) you need...
Sorry for this. I'll try to fix it or disable the option.
You are right. We don't. I sort of fixed the problems but in the future we can get rid of the other options and only keep using the current default...
You mean the "My Recently Played" list? For me it seems to work ok. It uses this endpoint: https://developer.spotify.com/documentation/web-api/reference/player/get-recently-played/. Could you please use the green "Try It" button on that...
I guess it can be two things. Either volume is set too low, see Devices Page. Or the pulse-audio service needs to be restarted. See https://sailfish-spotify.github.io/hutspot/librespot.html
Small explanation. Librespot installs a policy file in /etc/pulse/xpolicy.conf.d/ to get permission to play audio. After installing pulseaudio needs to be restarted for this policy file to become effective. I...
I tried to address both your remarks. The playing page now tries to keep the current track visible (on a change of track) and when clicking on a track the...