Support for daap.songartistid

This commit is contained in:
ejurgensen
2013-12-18 19:26:27 +01:00
parent ab86e30be4
commit 39420b909a
2 changed files with 3 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ struct dmap_query_field_map;
"daap.songalbum", "f.album", 0
"daap.songalbumid", "f.songalbumid", 1
"daap.songartist", "f.album_artist", 0
"daap.songartistid", "f.songartistid", 1
"daap.songalbumartist", "f.album_artist", 0
"daap.songbitrate", "f.bitrate", 1
"daap.songcomment", "f.comment", 0