wireplumber/docs/rst/daemon
Pauli Virtanen fb218fe016 scripts: add mpris-pause.lua to pause media streams when target removed
When current output target of a media player application is removed, it
can be useful if playback is paused (to avoid e.g. music playback to
going to speakers when headset is accidentally unplugged).  Android etc.
implement a policy like this.

Add a policy script that monitors stream target removals. When it
detects a media player application that is linked to a no longer present
output target, it checks whether the stream is associated with a media
player seen in MPRIS. If yes, it sends MPRIS Pause() command to the
media player.

Enable this policy by default.
2025-07-23 10:19:44 +03:00
..
configuration scripts: add mpris-pause.lua to pause media streams when target removed 2025-07-23 10:19:44 +03:00
configuration.rst docs/daemon: re-arrange some sections in the toctree to make more sense 2024-03-23 17:05:49 +02:00
installing.rst docs: installing: update dependency versions 2024-03-12 16:35:14 +02:00
locations.rst Improve documentation for lua scripts 2025-02-24 06:48:40 +00:00
logging.rst docs: add info on how to set the log level via configuration 2024-07-09 08:59:18 +03:00
meson.build docs/daemon: re-arrange some sections in the toctree to make more sense 2024-03-23 17:05:49 +02:00
multi_instance.rst docs: document multi-instance configuration profiles 2024-09-05 20:12:03 +03:00
running.rst docs: shuffle files to have the same logical hierarchy as on the generated doc 2023-12-23 12:36:27 +02:00