mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
media_player/vlc: More details about inner working (#1671)
- Say that only music is supported - Explain that it launches a VLC in background and this does not allow to control a GUI instance.
This commit is contained in:
parent
2295401825
commit
2d6a719e17
@ -28,3 +28,6 @@ Configuration variables:
|
||||
|
||||
- **name** (*Optional*): The name to use in the frontend.
|
||||
|
||||
Only "music" media type is supported for now.
|
||||
|
||||
This service will control a background VLC instance, therefore you cannot use this to control a VLC instance launched on your desktop, unlike the Kodi media player for example.
|
||||
|
Loading…
x
Reference in New Issue
Block a user