michaelherger / spotty

A simple Spotify Connect client allowing to pipe a single track's audio to stdout.
MIT License
73 stars 9 forks source link

zombie processes #26

Closed Fenix4k closed 2 years ago

Fenix4k commented 3 years ago

hey there

thank you so much for this plugin, it is awesome!

I have noticed that whenever I stop playing from Spotty and go back to my local libraries or just when I turn off my squeezebox, Spotty will leave behind a zombie process. these processes can't be killed until LMS is completely restartet (then they are removed without further interaction) since my "server" is not that powerful, I do not have the option on to always have a spotty service for my squeezebox started but rather only when needed

anyway to fix that behavior or is this something entirely new?

thanks again and br

michaelherger commented 3 years ago

Are you saying there would be an increasing number of those zombies? What OS are you on? What Spotty helper version?

Fenix4k commented 3 years ago

update: sorry didn't read the whole thing last time im on Ubuntu 20.10 Spotty helper is version x86_64-0.35.0

yes I just tested it by starting and stopping spotify playback 5 times and i got 10 zombies now 5x spotty 5x flac

michaelherger commented 2 years ago

Do you still see this issue with the latest 1.2.0 helper?

michaelherger commented 2 years ago

I'm going to close this issue. Please feel free to open a new report on https://github.com/michaelherger/librespot, where this helper is living now.