spotify: need more time to figure out which stream is the active one

This commit is contained in:
Vincent Bernat 2022-07-22 14:43:35 +02:00
parent 064ea737e8
commit d945767751

View file

@ -2,6 +2,7 @@
# Kill all spotify streams, except the most recent (old?) one.
exit 0
pw-cli dump short client \
| grep -F 'ap="spotify"' \
| tail -n+2 \