ironsmile / euterpe

Self-hosted music streaming server 🎶 with RESTful API and Web interface. Think of it as your very own Spotify! ☁️🎧
https://listen-to-euterpe.eu
GNU General Public License v3.0
522 stars 42 forks source link

[Feature request]: Avoid resampling: play bit perfect audio #57

Closed marek-lach closed 1 month ago

marek-lach commented 1 month ago

Since I have a lossless music collection consisting of FLACs, I would appreciate the option to avoid any system resampling by euterpe and with an uncapped bit rate to be able to play bit-perfect audio.

Thank you for considering.

ironsmile commented 1 month ago

Hello, @marek-lach ! I am unaware of any resampling done to FLAC files. So as far as I know what you are asking is already the case. Or am I missing something? Can you explain a bit more how you know that resampling is happening.

marek-lach commented 1 month ago

Hello, @marek-lach ! I am unaware of any resampling done to FLAC files. So as far as I know what you are asking is already the case. Or am I missing something? Can you explain a bit more how you know that resampling is happening.

Good to know! I wasn't sure, as there is no bitrate information in the web interface:

Screenshot from 2024-05-19 18-23-32

Will close this now.