koel / docker

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

Fix typo to FFMPEG_PATH that was blocking FLAC transcoding #6

Closed Hyzual closed 4 years ago

Hyzual commented 4 years ago

It turns out that when you pass the right env variables, things work much better. FLAC could not be transcoded without FFMPEG, hence the 500 errors popping up when trying to play those files.