Bug 4701 - Title in Now Playing page goes by server setting for title format which may include artist and other tags
: Title in Now Playing page goes by server setting for title format which may i...
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Skins
: 6.5.1
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-01-22 14:56 UTC by Jeff Roesner
Modified: 2007-02-08 21:01 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Roesner 2007-01-22 14:56:20 UTC
In both the Touch and Nokia770 skins the track title in the now playing page takes on the title format defined in Server Settings -> Formatting.  As an example, if the title format is set to Artist - Title and my sample track is Jeremy by Pearl Jam, the now playing page will show the title as "Jeremy - Pearl Jam".  Changing the title format to title only will yield the result of the title in the now playing page becoming "Jeremy".

While this looks like an easy solution to just set the title format to Title, it presents a problem when browsing a playlist.  Opening the playlists page from the browse menu and selecting a playlist will display whatever is defined in the title format.  So if the title format is set to Title only song titles will be displayed.  Changing the title format and then viewing the playlist will change the display of the playlist to the title format.

This does not have any effect on the current playlist, only when browsing playlists.
Comment 1 Ben Klaas 2007-01-22 15:00:05 UTC
mine to fix.
Comment 2 Ben Klaas 2007-02-08 21:01:50 UTC
Fixed on 7.0 trunk in checkin 11370
Fixed on 6.5 branch in checkin 11371

instead of [% songtitle %], use [% itemobj.title %]