~amk/subsonic.el

v0.4.1 9 months ago .tar.gz browse log

- resolve an issue with opening albums from artist buffers and generated buffers

v0.4.0 1 year, 6 days ago .tar.gz browse log

Alex McGrath:
      add scrobbling support
      fix a warning

v0.3.0 1 year, 6 months ago .tar.gz browse log

Alex McGrath:
      Add option to configure the number of albums in an album list
      Add seeking forward/back
      Add option for setting the size of art downloaded
      Fix number ids getting not getting stringified
      Show a message if you try to send mpv a message while its not running
      Add support for tag based browsing

v0.2.0 1 year, 9 months ago .tar.gz browse log

Add option to use curl for image downloading

using curl here is a good option as it can download all the images in
parallel with -Z it also reduces the number of processes spawned than
when using emacs