Hi, I have noticed and issued with Missing Album Artwork for M4A files when using 'Send To'
Server: MC19.0.136
Player/Renderer: Philips NP3900/12 (SW=V G5.59S)
There is a different behaviour in terms of displaying 'AlbumArt' depending if the track is sent from MC19 or retrieved from MC19.
• Request Track From MC19 Server using NP3900/12 Interface
A) M4A => Album Art OK
• "SEND TO" NP3900/12 from MC19
B) M4A => No Album Art
C) MP3 => Album Art OK
The difference seems to be the process of transferring the Album Art. From Observing the Media Server Activity Log I noticed the following behaviour
A) Request from Server via NP3900/12 Interface
HEAD:http://192.165.255.165:52100/Music/F32407.m4a
GET:http://192.165.255.165:52100/Music/F32407.m4a
HEAD:http://192.165.255.165:52100/Music/F32407.jpg
GET:http://192.165.255.165:52100/Music/F32407.jpg
B) Send To from MC19 Player (m4a)
HEAD:http://192.165.255.165:52100/Music/F32407.m4a
GET:http://192.165.255.165:52100/Music/F32407.m4a
C) Send To from MC19 Player (MP3)
HEAD:http://192.165.255.165:52100/Music/F288802.mp3
GET:http://192.165.255.165:52100/Music/F288082.mp3
It seems that the NP3900/12 cannot find the Album Art within the M4A format but is OK for MP3 format files.
When playing files from the server from the NP3900 the track and album art is sent separately.
Is it not possible to adopt Method A when using the 'SEND TO' feature in MC19? So that the Album Art is sent separately to the track using 2xHTTP HEAD messages?
- Converting the file from MP3 in the DLNA Server->Audio Mode settings does not help as this simply converts the track.
- Enabling the DLNAExtra setting in the Media Network Options does not help.
===============================
UPDATE:
This proposal was to send 2x Head messages to renderer, to replicate the player functionality.
Anyhow I have now found a way of fixing this issue. Since this is a MC19<>NP3900 specific issue I have posted this in the DLNA area.
http://yabb.jriver.com/interact/index.php?topic=89616.0