- resolve an issue with opening albums from artist buffers and generated buffers
Alex McGrath:
add scrobbling support
fix a warning
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
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