Hi,
I wrote a small plugin for audiocontrol2 (goes to /opt/audiocontrol2/ac2/plugins/control/)
(Plugin works just fine)
Problem is: it gets deleted when updating to new version of OS.
Is there a workaround (or I am doing something wrong)
Hi,
I wrote a small plugin for audiocontrol2 (goes to /opt/audiocontrol2/ac2/plugins/control/)
(Plugin works just fine)
Problem is: it gets deleted when updating to new version of OS.
Is there a workaround (or I am doing something wrong)
Hi again!
as I understand from previous posts I have to put a .py file into
/data/ac2plugins
and put this somewhere (https://github.com/hifiberry/audiocontrol2/blob/master/doc/extensions.md)
plugin_dir=/data/ac2plugins
metadata=MyDisplay
question is where do I add plugin_dir?
thanks,
B