Difegue / Stylophone

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

need setting to specify http stream (port) for local playback #94

Closed grobian closed 3 weeks ago

grobian commented 5 months ago

To e.g. run stylophone against owntune, a different local stream url needs to be used. It would be great if the local stream url could be set manually, so one could do something like:

server: music.my.domain
port: 6600
local stream: https://music.my.domain/stream.mp3

But starting with a simple port number for the local stream would already be of some help!

Thanks

Difegue commented 4 months ago

👋 Making the local playback http port configurable is definitely in the cards, I just haven't gotten to it yet. Thanks!

Difegue commented 3 weeks ago

I'll have this available in a future release.