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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue