Bug 4950 - Nokia770 song search results are missing album information and hyperlinks
: Nokia770 song search results are missing album information and hyperlinks
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Skins
: 6.5.2
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: KDF
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-04-30 13:44 UTC by Nigel Birch
Modified: 2008-12-18 11:11 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 Nigel Birch 2007-04-30 13:44:10 UTC
This is with SlimServer v6.5.2 - TRUNK - Windows XP - EN - cp1252, Perl v5.8.8, MSWin32-x86-multi-thread & MySQL Version: 5.0.22-community-nt.  It's a v6.5.2 branch checkout at r11851.

With Nokia770, searching for songs/tracks returns the correct tracks but the album for each track is missing.  For example, Nokia770 returns this:

15. The End Of A Love Affair: The Audio Story from by Billie Holiday

The HTML is:

<a href="/Nokia770/songinfo.html?item=764&amp;player=1c%3Ae4%3Add%3Ac2%3Ac2%3Ade">15. The End Of A Love Affair: The Audio Story</a>
from
<a href="/Nokia770/browsedb.html?hierarchy=album,track&level=1&album=&player=1c%3Ae4%3Add%3Ac2%3Ac2%3Ade"></a>
by <a href="/Nokia770/browsedb.html?hierarchy=contributor,album,track&amp;contributor.id=78&amp;contributor.role=ARTIST&amp;artwork=0&amp;level=1&amp;player=1c%3Ae4%3Add%3Ac2%3Ac2%3Ade" >Billie Holiday</a>

Using Default, the following is returned:

15. The End Of A Love Affair: The Audio Story  from Lady In Satan  by Billie Holiday

The HTML is:

<a href="/songinfo.html?item=764&amp;player=1c%3Ae4%3Add%3Ac2%3Ac2%3Ade" target="browser">15. The End Of A Love Affair: The Audio Story</a>
from
<a href="/browsedb.html?hierarchy=album,track&amp;level=1&amp;album.id=66&amp;player=1c%3Ae4%3Add%3Ac2%3Ac2%3Ade" target="browser">Lady In Satan</a>
by
<a href="/browsedb.html?hierarchy=contributor,album,track&amp;contributor.id=78&amp;contributor.role=ARTIST&amp;artwork=&amp;level=1&amp;player=1c%3Ae4%3Add%3Ac2%3Ac2%3Ade" target="browser">Billie Holiday</a>

Thanks.
Comment 1 KDF 2007-04-30 16:56:47 UTC
the cmdwrapper for trackinfo is out of sync with the standard template.  It's a simple fix. thanks.
Comment 2 KDF 2007-04-30 18:05:47 UTC
committed to trunk at change 11866 and 6.5.2 at change 11867
please reopen if issues remain.
Comment 3 Nigel Birch 2007-05-01 01:46:48 UTC
One thing I forgot to mention was that although the album link was missing, the link was is in the HTML.  However, that link returns all songs, not the album.

So, the album is now returned in the page, but the link is wrong.
Comment 4 KDF 2007-05-01 07:26:26 UTC
fixed in trunk at change 11870, 6.5.2 at change 11871
thanks.
Comment 5 Nigel Birch 2007-05-01 08:09:02 UTC
Works great.  Thanks.
Comment 6 Chris Owens 2007-05-22 12:10:29 UTC
Fixed in 6.5.2, which is now released and available for download at http://www.slimdevices.com/su_downloads.html

If you're still experiencing this bug, please re-open it!