Skip to content

Fix changing command line encoder options not having effect until app restart

Albert Astals Cid requested to merge work/aacid/446900 into release/21.12

We have two plugins using the same config files so we need to reparse the config each time we access it since it may have been changed by the other plugin

BUGS: 446900

Merge request reports