フォーラム › TuneBrowser › UI issue: timebar’s progress bar display › 返信先: UI issue: timebar’s progress bar display
2024-09-29 23:40
#15519
storaid
参加者
Hi,
“In this case, it seems that your device is recognized flac as “audio/mpeg”. Wouldn’t this be a hint?”
This issue seems to be related to the entire UPnP processing flow, which makes it difficult to pinpoint the problem.
The following is normal metadata from NOTIFY(when the renderer is getting good work):
Track: 1
TrackDuration: 0:05:15
TrackMetaData: <DIDL-Lite xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/">
<item>
<res protocolInfo="http-get:*:audio/wav:*" duration="0:05:14.547" bitsPerSample="24" nrAudioChannels="2" sampleFrequency="44100" DecodeEx="WavProxy">http://10.1.1.160:29400/TuneID/00005329-RFH8454B1D9.flac_WPRX?Subsong=1&DecodeEx=WavProxy</res>
<dc:title>KARMA</dc:title>
<dc:date>2011</dc:date>
<dc:creator>KOKIA</dc:creator>
<upnp:album>KOKIA - pieces</upnp:album>
<upnp:genre>REM DISCID B10E380D_</upnp:genre>
<upnp:artist>KOKIA</upnp:artist>
<upnp:originalTrackNumber>01</upnp:originalTrackNumber>
<upnp:albumArtURI>http://10.1.1.160:29400/Image/02401.b317751f-2eea-47ca-8d3a3a1bdf66c788.jpg</upnp:albumArtURI>
<upnp:class>object.item.audioItem.musicTrack</upnp:class>
</item>
</DIDL-Lite>
TrackURI: http://10.1.1.160:29400/TuneID/00005329-RFH8454B1D9.flac_WPRX?Subsong=1&DecodeEx=WavProxy
RelTime: 0:01:17
AbsTime: 0:01:17
RelCount: 0
AbsCount: 0
Did you make any changes to the whole UPnP process flow?
I mean the communication between the Server and the Renderer.