IrosTheBeggar / mStream

The easiest music streaming server available
http://mstream.io
GNU General Public License v3.0
2.22k stars 188 forks source link

Support more audio formats like APE and WV? #404

Open BenMcLean opened 1 year ago

BenMcLean commented 1 year ago

In addition to #172, I would appreciate support for APE and WV formats.

ToxicFrog commented 9 months ago

As a workaround, I have had good results using ffmpegfs, which has the virtue of working for any format ffmpeg understands without additional work on the mstream side; I'm using it for VGM/VGZ and UMX files, among other things.