Bug 2744 - Track details shows only first of many Genre values
: Track details shows only first of many Genre values
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 6.2.2
: PC Windows XP
: P2 normal with 1 vote (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-23 01:36 UTC by Ceejay
Modified: 2008-09-15 14:38 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ceejay 2005-12-23 01:36:40 UTC
Situation: when browsing or in "now playing", press "right" when looking at a track... get a list of details about the track including artist/album/bit rate etc etc.  Genre is in this list.

Problem: if I have several "Genre" values associated with the track, only the first one appears in the list.  I am using multiple genre values with a ";" separator.  The multiple genres are working fine for browsing purposes, so I know they are being registered by slimserver.  I don't have the means to test if I'd get the same outcome if the original files had multiple separate "genre" tags, but I guess the result would be the same.

Solution: Either 
(1) Show a separate line in the listing for each Genre (preferred) or
(2) Reconstitute the original tag value and show all the values with the separator

Note: if we ever get as far as treating other tags like "performer"  (i.e. ones which are allowed to have multiple occurrences) properly, the same problem is going to occur there too.
Comment 1 Ceejay 2005-12-24 01:16:41 UTC
Just to clarify: I note that the full list of Genre values (separated by spaces) is correctly provided in the Web UI equivalent screen (song info). Repeating this behaviour in the Player UI would be fine.
Comment 2 Dan Sully 2006-04-22 12:57:36 UTC
Ceejay - I've commited change 7049 which is a basic fix.

A more complete fix (with separate genre lines) will go in 6.5