Bump ovos-ocp-audio-plugin

This commit is contained in:
j1nx 2022-06-19 15:42:36 +02:00
parent 442bdaed45
commit 77076cb075
3 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
sha256 f4f20eb887bcce3063f5e86056d83fcfaf78230db00365d8e34568042b97fe05 python-ovos-ocp-audio-plugin-b45a68c193a4948054d40118d886e7878ecb5d96.tar.gz
sha256 3beeb140cde5ed50fe755dec05d29c9105e76f62691e0b769bd3769afd75ec72 python-ovos-ocp-audio-plugin-10616041edf6da9adf48db9718d5f2033a6e1a51.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_OVOS_OCP_AUDIO_PLUGIN_VERSION = b45a68c193a4948054d40118d886e7878ecb5d96
PYTHON_OVOS_OCP_AUDIO_PLUGIN_VERSION = 10616041edf6da9adf48db9718d5f2033a6e1a51
PYTHON_OVOS_OCP_AUDIO_PLUGIN_SITE = $(call github,OpenVoiceOS,ovos-ocp-audio-plugin,$(PYTHON_OVOS_OCP_AUDIO_PLUGIN_VERSION))
PYTHON_OVOS_OCP_AUDIO_PLUGIN_SETUP_TYPE = setuptools
PYTHON_OVOS_OCP_AUDIO_PLUGIN_LICENSE_FILES = LICENSE

View File

@ -81,6 +81,7 @@
"local": {
"type": "ovos_common_play",
"dbus_type": "system",
"manage_external_players": true,
"active": true,
"youtube_backend": "youtube-dl",
"ydl_backend": "auto"