]> git.draconx.ca Git - mpdhacks.git/commit
mpdmenu: Factor out thumbnail generation.
authorNick Bowler <nbowler@draconx.ca>
Fri, 28 Jun 2019 00:01:41 +0000 (20:01 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 29 Jun 2019 16:05:59 +0000 (12:05 -0400)
commita93fdf47f9567f0542ef75207e3b5b26362b5620
tree7e09c0916d4aecb953fbf61456454081b12fd5bb
parent6d6c4cbf5e70092b30c3496e9003d454ef80f857
mpdmenu: Factor out thumbnail generation.

Prep work for making use of MPD albumart, move all calls to the
thumbnailer into a single function, and adapt the menus to call
the function once to generate an entire list of cover art.

Drop the use of the --image option in the thumbnailer by poking at
the cover art directly, since this will no longer work with MPD
albumart.
mpdmenu.pl