From: Joshua Wise Date: Sat, 21 Nov 2009 22:45:11 +0000 (-0500) Subject: Fix bug in MPD/Common where playlist version numbers would not be properly returned... X-Git-Url: http://git.joshuawise.com/patchfork.git/commitdiff_plain/83b0af9070162664e1dca6b18d06e713d28f0f15?hp=83b0af9070162664e1dca6b18d06e713d28f0f15;ds=sidebyside Fix bug in MPD/Common where playlist version numbers would not be properly returned in recent versions of MPD by changing heuristic to determine whether field was in response to a 'status' query. Still not the right way to do it, but oh well. ---