Audioloader
Audioloader is a web based Music Player Deamon (MPD) client with special focus on playing albums.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- BSD
- Self-Hosted
Audioloader
Features
Tags
- mpd-client
Audioloader News & Activities
Recent activities
Audioloader information
What is Audioloader?
Audioloader is a web based Music Player Deamon (MPD) client with special focus on playing albums.
The software has two components: a Flask/Python based backend and an Angular/Bootstrap based, responsive web user interface.
The Flask application is very thin, it does almost nothing but proxying requests towards the MPD server from the web client.
The application feaures five ways of selecting music from MPD:
selecting folders from a browser searching in the MPD database creating a random set of folders to choose music from (useful for large music libraries) selecting folders from the history marking folders as favourite
The Flask application runs on the same system where you run MPD. You can configure any supported output method on MPD; a very common use case is to install the application on a Raspberry Pi (or home server), configure MPD with HTTP stream output, so that you can stream music from all of your devices.
If you configure the MPD server with a HTTP stream output, the application can load this stream to a Kodi server, so that you can listen music on your Kodi connected sound system.
