Hello,
I'm evaluating Asset UPnP as audio server for my home. I'm surprised by its features and configurability, looks like a very reasoned and mature piece of software.
There's one single issue that I wasn't able to solve by myself yet: my internet radio devices do not show the cover artwork of tracks.
I am able to see the album cover using MiniDLNA as server, so I think that audio files / tags should be OK and client devices have support for artwork.
Clients
Server
Audio Files
Configuration
I created a debug log for both Asset and minidlna when browsing and selecting an mp3 file with cover artwork:
I have a background in software development, but I'm not an expert in UPnP technology. It looks like the DIDL-Lite response message by Asset does not contain a upnp:albumArtURI element, while the minidlna response does.
I appreciate any information about how to solve my problem, be it a misconfiguration on my side, a missing feature or a bug.
- Christian
I'm evaluating Asset UPnP as audio server for my home. I'm surprised by its features and configurability, looks like a very reasoned and mature piece of software.
There's one single issue that I wasn't able to solve by myself yet: my internet radio devices do not show the cover artwork of tracks.
I am able to see the album cover using MiniDLNA as server, so I think that audio files / tags should be OK and client devices have support for artwork.
Clients
- Several internet radios (Medion MD 87528 & MD 87559) with a Frontier Silicon chipset
- User agent: FSL DLNADOC/1.50 UPnP Stack/1.0
- Support for MP3 (ID3) & FLAC and artwork in jpeg format
- No support for PNG
Server
- Raspberry Pi
- AssetUPnP R6.2 beta 12 [Linux-ARM32]
Audio Files
- Format: MP3 with ID3 v2.3 & v2.4, FLAC
- Album cover is included within metadata
- Cover format: jpeg, PNG; size varies between 400px and 800px
- Tag-Editor: MP3Tag
Configuration
- Asset is running as daemon serving several instances
- I tried different combinations of configuration options
- Support server-side album art resizing
- Size Album Art
- UpStream Artwork
- Audio format streaming for MP3 and FLAC ist set to as is single (the clients otherwise prefer LPCM format)
I created a debug log for both Asset and minidlna when browsing and selecting an mp3 file with cover artwork:
I have a background in software development, but I'm not an expert in UPnP technology. It looks like the DIDL-Lite response message by Asset does not contain a upnp:albumArtURI element, while the minidlna response does.
I appreciate any information about how to solve my problem, be it a misconfiguration on my side, a missing feature or a bug.
- Christian
Comment