]> git.draconx.ca Git - mpdhacks.git/commitdiff
mpdmenu: Use MBIDs for albums instead of name matching.
authorNick Bowler <nbowler@draconx.ca>
Sat, 29 Jun 2019 16:04:05 +0000 (12:04 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 30 Jun 2019 14:28:58 +0000 (10:28 -0400)
This enables much more accurate album menus, e.g., fully distinguishing
between multiple versions of the same release that would previously be
merged together into a single display.

This also adjusts the album menu to use modern MPD database query
features, so we can correctly display all tracks from the album
regardless of the state of the play queue.


No differences found