]> git.draconx.ca Git - mpdhacks.git/commit
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)
commit4c471596ff0f8f1c9d1e64813c8f9a04ef515691
treeab7b82a5c3e0e22cda7179c511f1699afd55d49e
parentcf96918d75b08d0767efff3ec886bfd931b480fe
mpdmenu: Use MBIDs for albums instead of name matching.

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.
mpdmenu.pl