Skip to content

rescan: only unlink disabled smart filters when the metadata changes

Julian Bouzas requested to merge julian/wireplumber:rescan-filters-fix into next

This MT improves the smart filters unlinking logic by only unlinking smart filters that are disabled, instead of any kind of filters. The patch also removes redundant filter hooks.

Merge request reports