Commit graph

18 commits

Author SHA1 Message Date
Vincent Bernat
8235201167 Revert "music: replace Spotify by Deezer"
This reverts commit 7086a909cf.
2024-05-18 14:42:40 +02:00
Vincent Bernat
7086a909cf music: replace Spotify by Deezer 2024-03-23 08:18:26 +01:00
Vincent Bernat
69933c7a42 spotify: update spotify-clean to work with Pipewire 0.3.58 2022-10-01 17:06:17 +02:00
Vincent Bernat
09831608e3 spotify: fix clean script 2022-07-30 09:20:55 +02:00
Vincent Bernat
b0983f1ad4 spotify-client: tentative to fix 2022-07-30 00:20:19 +02:00
Vincent Bernat
4ca15b049d spotify: reenable spotify-clean
It seems the logic is OK. Just log the output of pw-cli dump short.
2022-07-27 22:30:34 +02:00
Vincent Bernat
d945767751 spotify: need more time to figure out which stream is the active one 2022-07-22 14:43:35 +02:00
Vincent Bernat
a614930197 spotify: try to fix stream cleaning 2022-07-22 12:08:27 +02:00
Vincent Bernat
54d5d473af spotify: disable streams cleaning
It seems it kills the wrong ones.
2022-07-17 10:34:05 +02:00
Vincent Bernat
5102803e75 spotify: make it work with only pw-cli 2022-06-30 21:22:43 +02:00
Vincent Bernat
8cd2ed3730 Revert "spotify: remove socket cleaning"
This reverts commit 2e4e2d311c. Problem
is still here.
2022-06-30 21:18:07 +02:00
Vincent Bernat
2e4e2d311c spotify: remove socket cleaning
This may not needed anymore. Moreover, the ID returned by pactl is not
the one we can use with PipeWire.
2022-06-29 11:02:07 +02:00
Vincent Bernat
3b0af76dad Revert "music: replace Spotify by Deezer"
This reverts commit 4af98c2589. I feel
like they should provide a native client for Linux instead of relying
upon the community. MellowPlayer is unmaintained and does not have an
offline mode. Deezer seems the only streaming service with a Linux
client.
2022-06-26 13:51:22 +02:00
Vincent Bernat
4af98c2589 music: replace Spotify by Deezer 2022-01-31 23:33:09 +01:00
Vincent Bernat
3ad8106de7 spotify-clean: explain purpose 2021-09-10 10:50:58 +02:00
Vincent Bernat
07a915dc9d spotify-clean: use pacmd from PulseAudio 2021-08-27 08:28:07 +02:00
Vincent Bernat
22262cce1c spotify: don't sort clients when cleaning up
It seems that the ID is not strictly increasing.
2021-08-06 14:33:31 +02:00
Vincent Bernat
325d7778d7 systemd: schedule cleaning of spotify PA streams 2021-08-01 12:06:03 +02:00