sailfish-spotify / hutspot

Spotify Controller for SailfishOS. Documentation: https://sailfish-spotify.github.io/hutspot.
MIT License
18 stars 12 forks source link

No sound #77

Open malinkb opened 5 years ago

malinkb commented 5 years ago

When I play a track, the track plays, but there is no sound to hear

System: SailfishOS 3.0.1.14 App-version: sailfish_hutspot_20190110-1.11.1.jolla

wdehoog commented 5 years ago

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

wdehoog commented 5 years ago

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 should have added that to the installation scripts of librespot.

malinkb commented 5 years ago

@wdehoog It worked after restarting pulseaudio. I ended up restarting the entire phone because librespot continued to stop after I restarted pulseaudio. Don't know if it was related to restarting pulseaudio or something else.

Thank you for helping, and for a great app