mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-13 09:27:30 +01:00
Bump ovos-ocp-audio-plugin
This commit is contained in:
parent
442bdaed45
commit
77076cb075
@ -1 +1 @@
|
||||
sha256 f4f20eb887bcce3063f5e86056d83fcfaf78230db00365d8e34568042b97fe05 python-ovos-ocp-audio-plugin-b45a68c193a4948054d40118d886e7878ecb5d96.tar.gz
|
||||
sha256 3beeb140cde5ed50fe755dec05d29c9105e76f62691e0b769bd3769afd75ec72 python-ovos-ocp-audio-plugin-10616041edf6da9adf48db9718d5f2033a6e1a51.tar.gz
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user