Difegue / Stylophone

A pretty cool™️ MPD client in .NET. Based on MpcNET.
https://tvc-16.science/stylophone-27.html
MIT License
135 stars 10 forks source link

Local playback of remote server through mpd http stream #76

Closed fn-ix closed 1 year ago

fn-ix commented 1 year ago

Would like to see Stylophone have the ability to output audio directly through playing the remote mpd’s http stream. A feature like this exists for example in Cantata.

A usecase would be using Stylophone as the sole music playback solution in an Xbox. At the moment, it’s only useful as an mpd controller, with another app needed to actually play the music from the stream.

Difegue commented 1 year ago

If your server has an httpd output, you should be able to use the Local Playback feature to do exactly this:
image

fn-ix commented 1 year ago

Alright, didn’t know this feature already exists as it’s not listed on the readme.