Post Reply 
Wiim app, Minim Server and recently added
08-03-2026, 16:07
Post: #8
RE: Wiim app, Minim Server and recently added
(08-03-2026 10:53)simbun Wrote:  That's interesting. Does the control point have to request that artists be delivered individually as I've never seen MinimServer send it like that? Assuming the WiiM app could support that approach it would certainly go some way to making "Advanced" mode more useful.

There are two ways to do this, both currently undocumented. The user can configure this by setting the upnpCustom property or the control point can request this by passing a suitable filter string on a UPnP Browse or Search request. Any tags that the UPnP specification defines as multivalued can be sent as separate values.

This could solve the problem with concatenated values but would not solve the problem of the Recently Added and Recently Played indexes (or any user-defined index not in the fixed list provided by Wiim "Advanced" mode) not being available.

Quote:The other problem with relying on the metadata provided by the UPnP browse action is that it's all text based, so you're grouping albums/tracks based on the artist's name leading to:
  • Combining artists with the same name
  • Splitting an artist's discography if they've ever changed or been credited under differerent names.

A solution for this would require the library to be populated with a tag containing some kind of artist ID that is independent of the artist name. If such a tag were created, MinimServer would be able to return it.

Quote:With respect to the implementation in the WHA, the use of Group (results in duplicate albums) or DiscSubtitle (tracks are sorted by originalTrackNumber) also cause issues - though they're not properly handled even in "Legacy" mode (object.item.audioItem.musicTrack are displayed after other objects).

In the UPnP metadata returned by MinimServer, both Group and DiscSubtitle are identified as musicAlbum containers. It sounds like the Wiim App is not distinguishing these from "real" albums.

Although in theory all these issues could be solved, it would be a lot of work and I doubt that the Wiim developers would want to implement a solution that is specific to MinimServer.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Wiim app, Minim Server and recently added - simoncn - 08-03-2026 16:07

Forum Jump:


User(s) browsing this thread: 1 Guest(s)