Added setting to control the output device in libVLC

This commit is contained in:
2019-06-21 13:07:50 -05:00
parent b254a4eb1b
commit 1fcdd51358
5 changed files with 60 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
[main]
volume = integer(default=50)
language = string(default="system")
output_device = string(default="")
[services]
[[tidal]]