Loosen aeson bounds
Work around divMod being broken for Volume See https://github.com/vimus/libmpd-haskell/pull/121
Remove unused import
Use new release of libmpd
create skeleton of config system
format with brittany
rewrite readme
split main
create an i3blocks-specific module
add builds.sr.ht badge
switch CI to dynamic build on arch
add basic CI
clean up nextAlbum
fall back to next song if next album is unavailable
make playlist optional for album shuffle mode
don't set consume in album shuffle mode
skip to next album
hacky album shuffling
add an operation to play a pre-selected list of albums
correct cabal file