]> git.draconx.ca Git - mpdhacks.git/commit
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)
commit6b2e89cb66902820a6b5e31991bad3ae4c70296b
tree99e4d2a75863331e20fa330a5c7e1e6bd16b3973
parent020f9f800a804c638d6432711be319c5b9bfb988
mpdmenu: Use MBIDs for track matching instead of name matching.

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