dbUtils: return multiple tag values per song
commitd66c055fec3923dd38e5b28d74c1c4e7e70040db
authorMax Kellermann <max@duempel.org>
Sun, 27 Dec 2009 15:49:04 +0000 (27 16:49 +0100)
committerMax Kellermann <max@duempel.org>
Sun, 27 Dec 2009 15:49:04 +0000 (27 16:49 +0100)
tree3f288710e887e4202e95af4205786b2a5ee25985
parent915d1d0738c1327d30ad1d2a9d58fa96fb136db8
dbUtils: return multiple tag values per song

When collecting tag values for the result set, add all of a song's tag
values of the searched type.  This affects the "list" command.
Previously, "list" only considered the first tag value of a song.
NEWS
src/dbUtils.c