When enabling the psimedia plugin, leaving the settings menu and returning to it reveals that it's disabled again. The app seems to ignore it as well when trying to change the config file manually.
OS: Arch Linux
Psi Version: 1.5.2128 from psi-plus/psi-plus-snapshots
Built as:
mkdir -p build
cd build
cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release \
-DENABLE_PLUGINS=ON \
-DBUILD_DEV_PLUGINS=ON \
-DQT_DEFAULT_MAJOR_VERSION=6 \
-DBUILD_PSIMEDIA=ON ..
ninja
XML log (you can find it in account's context menu)
right clicked everything and couldn't find it, sorry :(
stdout (terminal log)
nothing gets logged during this