mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-27 20:58:57 -05:00
Fixed RemoteApp communication which broke for Remote 3.0 due to some new properties in the query
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user