wireplumber/docs/rst/daemon/configuration
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
..
access.rst docs: update access configuration doc 2024-03-18 13:57:26 +02:00
alsa.rst docs: fix typo in {device,node}.disabled documentation 2024-03-23 12:00:55 +02:00
bluetooth.rst docs: improve bluetooth documentation and example config file 2024-03-18 13:57:26 +02:00
components_and_profiles.rst docs: fix various codebase typos Found via codespell -q 3 -S "*.po,./po/*,NEWS.rst" -L bootup,gir,inout 2025-01-28 15:45:54 +01:00
conf_file.rst docs: fix various codebase typos Found via codespell -q 3 -S "*.po,./po/*,NEWS.rst" -L bootup,gir,inout 2025-01-28 15:45:54 +01:00
configuration_option_types.rst docs: configuration: update docs on "settings" after the latest changes 2024-03-13 18:11:49 +02:00
features.rst docs: improve the wording and formatting of the software_dsp doc 2024-03-30 15:44:38 +02:00
meson.build docs/daemon: re-arrange some sections in the toctree to make more sense 2024-03-23 17:05:49 +02:00
migration.rst docs/daemon: re-arrange some sections in the toctree to make more sense 2024-03-23 17:05:49 +02:00
modifying_configuration.rst docs: add a basic "config migration from 0.4" guide 2024-03-23 16:45:32 +02:00
settings.rst scripts: add mpris-pause.lua to pause media streams when target removed 2025-07-23 10:19:44 +03:00