mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
[ALL] Disable MPRIS support for now (one step at a time)
This commit is contained in:
parent
6978919f16
commit
4a2aec918b
@ -70,15 +70,16 @@
|
||||
"manage_external_players": true,
|
||||
"active": true,
|
||||
"youtube_backend": "youtube-dl",
|
||||
"ydl_backend": "auto"
|
||||
"ydl_backend": "auto",
|
||||
"disable_mpris": true
|
||||
},
|
||||
"vlc": {
|
||||
"type": "ovos_vlc",
|
||||
"active": true
|
||||
"active": false
|
||||
},
|
||||
"simple": {
|
||||
"type": "ovos_audio_simple",
|
||||
"active": true
|
||||
"active": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user