]> git.draconx.ca Git - mpdhacks.git/commitdiff
mpdmenu: Use MBIDs for track matching instead of name matching.
authorNick Bowler <nbowler@draconx.ca>
Sun, 30 Jun 2019 14:17:05 +0000 (10:17 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 30 Jun 2019 14:34:19 +0000 (10:34 -0400)
Instead of guessing based on titles, match tracks by their work MBID.

This makes the title menu significantly simpler as we remove all the
title-specific special cases.  This approach gives results pretty close
to what we got originally (much better in some cases), but currently
things like different symphony movements which used to show up in the
menu are not handled.


No differences found