CPlayer - HTML5 audio stream player
CPlayer is a companion app that serves as a multi-platform HTML5 audio stream player. It is designed for users who manage their MPD audio stream through Audioloader and are looking for a reliable player across Linux, ChromeOS, and Android. With a few tweaks, this little music player proves to be perfectly capable of handling the job.
Despite its name, CPlayer displays a cassette during playback instead of a radio, which may seem unusual to some. However, this is not a concern for users of Audioloader, as it is specifically designed to play albums that were stored on cassettes. The app itself is a result of modifications made to an old project, with the various parts of the code released under different licenses and the modifications released under GPLv3.
It's worth noting that the HTML audio element used for radio streams may not provide the best performance, and anomalies or slow response may occur when playback is stopped and restarted. Reloading the app or closing and reopening it can help resolve any unresponsiveness. The developer welcomes any hints or suggestions to further improve the app's performance. Overall, CPlayer is a simple yet effective solution for streaming MPD audio across multiple platforms.