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

[mpd] outputs: drop invalid outputsvolume key #1804

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

grobian
Copy link
Contributor

@grobian grobian commented Sep 5, 2024

This key confuses some clients, and it isn't emitted by MPD, nor documented to exist:
https://github.com/MusicPlayerDaemon/MPD/blob/9ff8e02e543ede2b1964e5ea3f26f00bf2ff90ec/src/output/Print.cxx

It was added in bdb2c74, but without explanation why it was added to outputs command.

This key confuses some clients, and it isn't emitted by MPD, nor
documented to exist:
https://github.com/MusicPlayerDaemon/MPD/blob/9ff8e02e543ede2b1964e5ea3f26f00bf2ff90ec/src/output/Print.cxx

It was added in bdb2c74, but without explanation why it was added to
outputs command.

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
@ejurgensen
Copy link
Member

#283

@grobian
Copy link
Contributor Author

grobian commented Sep 5, 2024

The original MPD upstream mail convo that's being referred to no longer exists, as it stands it is an owntone addition/deviation from the standard. I don't mind that so much, but in the past you expressed a desire to match the reference server as closely as possible.

@ejurgensen
Copy link
Member

Yes, the link was just fyi (and for future reference). I do agree that it should be removed. Back when it was added there wasn't any json api, so mpd was the "easy" cli/script interface to owntone/forked-daapd, but now it's better to use the api.

@ejurgensen ejurgensen merged commit 75222ca into owntone:master Sep 16, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants