OpenVoiceOS / ovos-ocp-audio-plugin

Apache License 2.0
4 stars 6 forks source link

fix/coexistence_with_pipeline #115

Closed JarbasAl closed 5 months ago

JarbasAl commented 5 months ago

intents were being registered even if pipeline enabled, only the media matchers were taking into account the new flag

this commit moves the check to init instead

port the reporting of available OCP plugins from ovos-media, so old OCP can be used with the new pipeline

fix stop for old OCP, it would always play the next track