Lower log level to spam for DMAP investigation and add dmap_add_raw_uint32() for later use

This commit is contained in:
ejurgensen
2013-11-14 23:08:20 +01:00
parent 28b485c595
commit 7bb2fef25f
3 changed files with 20 additions and 3 deletions

View File

@@ -1407,7 +1407,7 @@ daap_reply_playlists(struct evhttp_request *req, struct evbuffer *evbuf, char **
dmap_add_field(playlist, df, *strval, 0);
DPRINTF(E_DBG, L_DAAP, "Done with meta tag %s (%s)\n", df->desc, *strval);
DPRINTF(E_SPAM, L_DAAP, "Done with meta tag %s (%s)\n", df->desc, *strval);
}
/* Item count (mimc) */