koel / docker

A minimal docker image for the koel music streaming server.
https://hub.docker.com/r/phanan/koel/
MIT License
166 stars 54 forks source link

Use STREAMING_METHOD=x-sendfile with docker #187

Closed fluxor99232 closed 1 week ago

fluxor99232 commented 2 months ago

Could anyone point me towards how I would get this to work? I can't get a single one of the thousands of .m4a files of mine to play. Also purchased the mobile app for iOS but it's completely dysfunctional for me like that. :-/

phanan commented 2 weeks ago

Have you tried https://docs.koel.dev/usage/streaming#streaming-methods?

asdfzxcvbn commented 2 weeks ago

Have you tried https://docs.koel.dev/usage/streaming#streaming-methods?

i don't think it's very specific.. there are really no instructions on how to use the two alternative options.

can we configure koel's native webserver? or are the instructions for our reverse proxies? i don't even see x-accel mentioned in the example nginx config, and what if we want to use caddy?

i really would like to use the mobile app, however the documentation for streaming methods should really be improved

phanan commented 2 weeks ago

You're right that the documentation can always be improved. For the time being:

phanan commented 1 week ago

Closing as now it's a matter of documentation.