mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-28 12:50:05 +01:00
We apparently store things in the <media-class>:<key>:<value> format, while pipewire-pulse expects <media-class>.<key>:<value> and this detail was missed in the latest refactoring. It also seems that I forgot to ensure that restoring this metadata key worked. The hook was there, but not registered. Remove the hook and directly populate the metadata object when it is activated, as it seems simpler. Fixes: #604 |
||
|---|---|---|
| .. | ||
| client | ||
| default-nodes | ||
| device | ||
| lib | ||
| linking | ||
| monitors | ||
| node | ||
| fallback-sink.lua | ||
| intended-roles.lua | ||
| metadata.lua | ||
| sm-objects.lua | ||