Fixed RemoteApp communication which broke for Remote 3.0 due to some new properties in the query

This commit is contained in:
Thijs Reus
2012-12-02 10:25:48 +01:00
committed by ejurgensen
parent 67c092828d
commit 6b0fde9dba
5 changed files with 60 additions and 0 deletions

View File

@@ -37,3 +37,4 @@ struct dmap_query_field_map;
"daap.songtracknumber", "f.track", 1
"daap.songyear", "f.year", 1
"com.apple.itunes.mediakind", "f.media_kind", 1
"com.apple.itunes.extended-media-kind", "f.media_kind", 1