Skip to content

Releases: krisek/audioloader

Release v2025.3.30

30 Mar 19:20
89f0873

Choose a tag to compare

mpd output toggle, snapcast clients

v2024.10.24

24 Oct 06:34
f3a6d49

Choose a tag to compare

increase bandcamp history size

v2024.9.17 - Hello go

17 Sep 22:12
1fdfae9

Choose a tag to compare

This is the first Go release of audioloader.

Why Go? I figured, I could run mpd and audoloader on my Android mobile (both in Termux), the Python version was doable, but only with a few caveats: significant battery drain and complex hacking with proot. To overcome these limitations a Go based backend seemed to be the right solution. It is all very new, there might be rough edges here and there; the big advantage is binary distribution, no mess with installing dependencies, bringing WSGI alive, etc.

Various LLM models helped a lot in creating the code, hence maybe I should change the licence to MIT. This is a possible open point, as many others. First, let's see how stable this new backend runs and then such things can be sorted out too.

v2024.9.16 - à Dieu Python

17 Sep 21:56
ba885df

Choose a tag to compare

This is the last commit of the Python version of audioloader.

Farewell... it worked very well from the beginning, but now it's time for something new.