Fix auto pause of active players

Do not pause_all on pickup, we already do it when rings starts.
Do resume_all on mute_ring.
This commit is contained in:
Willow Barraco
2023-12-27 17:13:55 +01:00
parent 1eb155ce47
commit 3fe7b2bb1e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,3 +7,5 @@
# kill existing ring playback
sxmo_jobs.sh stop ringing
sxmo_playerctl.sh resume_all

View File

@@ -6,5 +6,3 @@
# kill existing ring playback
sxmo_jobs.sh stop ringing
sxmo_playerctl.sh pause_all