Skip to content

media-session: fix config load path

Peter Hutterer requested to merge whot/pipewire:wip/media-session-loading into master

config_dir is the new MEDIA_SESSION_CONFIG_DIR environment variable (if set), impl.config_dir is that or the fallback, whichever applies.

Fixes 00bd3b5b Fixes #1725 (closed)

cc @giordanoboschetti, @eh5, @fox

Merge request reports