playback
Play a song
The GET request to play/stream a song. This is NOT an XmlHttpRequest By default Koel will serve the file as-is, unless it's a FLAC file. If the value of transcode is truthy, Koel will attempt to transcode the file into bitRate kbps using ffmpeg.
get/play/{songId}/{transcode}/{bitrate}