Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script-opts: unknown key audio-devices, ignoring #36

Closed
maksymsan opened this issue Apr 11, 2020 · 3 comments
Closed

script-opts: unknown key audio-devices, ignoring #36

maksymsan opened this issue Apr 11, 2020 · 3 comments

Comments

@maksymsan
Copy link

This is about the released version 0.3.1.
I put to mpv.conf the following setting:
script-opts=webui-audio-devices=pulse/combined pulse/alsa_output.pci-0000_00_01.1.hdmi-stereo pulse/alsa_output.pci-0000_00_14.2.analog-stereo

When mpv starts, the console shows the following:
[webui] script-opts: unknown key audio-devices, ignoring

So, the provided list doesn't have any effect.
Changing "webui-audio-devices" to "webui-audio_devices" fixes the problem, but the documentation says about "audio-devices".
The code should reflect the documentation.

@open-dynaMIX
Copy link
Owner

Thanks for reporting this @maksymsan . That was a mismatch between docs and code. It's now fixed in the README.

@maksymsan
Copy link
Author

audio-devices (string)
Should this be fixed in the documentation as well?

open-dynaMIX added a commit that referenced this issue Apr 11, 2020
@open-dynaMIX
Copy link
Owner

@maksymsan Indeed, I forgot to also fix the title. It's done now. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants