1. "coverart" field in the server status with "/music/<coverart>/cover". I think that's what we are seeing here. iPeng uses the field without interpreting it, just as it comes from the server (no numerical conversion or something).
That should be "coverid" rather than "coverart", right? If so:
2. If that's not present, it uses "artwork_track_id", same path 3. If that's not present, too, iPeng uses "artwork_url" as the full URL to be used without further processing.
In the web UI I give artwork_url precedence over the other two. But otherwise there's little difference
-- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
