INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Multiple Genre values with DLNA media library  (Read 3983 times)

janderuijter

  • Recent member
  • *
  • Posts: 15
Multiple Genre values with DLNA media library
« on: October 04, 2016, 02:20:58 am »

When I define a file-share as "Main Library" and import the library the genre tag, which often contains multiple genre values, are nicely recognized and handled. When for example a music file has a Genre tag "Genre1; Genre2; Genre3" the file will be shown under the Genre Genre1 and Genre2 and Genre3 (I don not talk about sub-genre and genre trees).

When using the same media server and the same files and configuring "Playing From Library Server -> Music Library" where "Music Library" is a DLNA server only the first value of the Genre tag becomes recognized. Following my sample I'll be able to find the file under Genre - Genre1 but not under Genre2 or Genre3.

I tried both Twonkey and MinimServer as DLNA server with the same failing result.

Do I have to configure something specifically at MC or did I hit a bug?

Kind Regards,
Jan de Ruijter
Logged

ferday

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1732
Re: Multiple Genre values with DLNA media library
« Reply #1 on: October 04, 2016, 04:59:57 am »

It's not a bug, it's a limitation of the DLNA device.  Most of them don't read a list
Logged

janderuijter

  • Recent member
  • *
  • Posts: 15
Re: Multiple Genre values with DLNA media library
« Reply #2 on: October 04, 2016, 05:30:07 am »

Hi ferday,

Thanks for your reply.

When I access the same DLNA server using PlugPlayer (iOS) or BubbleUPNP (Android) the genre tagging works ok. This leads me to the conclusion that the DLNA server is not limited to one Genre only.

Regards,
Jan de Ruijter
Logged

AndrewFG

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3392
Re: Multiple Genre values with DLNA media library
« Reply #3 on: October 04, 2016, 05:54:03 am »

It's not a bug, it's a limitation of the DLNA device.  Most of them don't read a list

Actually it is neither a bug, nor a limitation of the device, nor even a limitation of DLNA...

It is in fact a limitation of the basic underlying UPnP specification for Digital Media Server. This specification foresees many types of track meta-data tags (title, album, artist, genre, album-art, etc.) and some of these are allowed to have multiple tag instances (e.g. artist) but others are only allowed to have a single tag instance (e.g. genre).

Logged
Author of Whitebear Digital Media Renderer Analyser - http://www.whitebear.ch/dmra.htm
Author of Whitebear - http://www.whitebear.ch/mediaserver.htm

janderuijter

  • Recent member
  • *
  • Posts: 15
Re: Multiple Genre values with DLNA media library
« Reply #4 on: October 04, 2016, 06:15:48 am »

Hi AndrewFG,

upnp.org states:

B.5.1 upnp:genre
Namespace: upnp Property
Data Type: xsd:string
Multi-Valued: YES

Description: The upnp:genre property indicates the genre to which an object belongs.
Default Value: None.


The "Multi-Valued: YES" does mean that multiple values are permitted. Using other applications as mentioned before do show multiple values for Genre, these apps are using the same UPNP/DLNA. So I still think multiple values should be possible.

But thanks anyway for your reaction.

Regards,
Jan de Ruijter
Logged

AndrewFG

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3392
Re: Multiple Genre values with DLNA media library
« Reply #5 on: October 04, 2016, 07:34:37 am »

Oops..

You are quite correct. Sorry for that.

Logged
Author of Whitebear Digital Media Renderer Analyser - http://www.whitebear.ch/dmra.htm
Author of Whitebear - http://www.whitebear.ch/mediaserver.htm
Pages: [1]   Go Up