Bugzilla – Bug 4950
Nokia770 song search results are missing album information and hyperlinks
Last modified: 2008-12-18 11:11:58 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&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&contributor.id=78&contributor.role=ARTIST&artwork=0&level=1&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&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&level=1&album.id=66&player=1c%3Ae4%3Add%3Ac2%3Ac2%3Ade" target="browser">Lady In Satan</a> by <a href="/browsedb.html?hierarchy=contributor,album,track&contributor.id=78&contributor.role=ARTIST&artwork=&level=1&player=1c%3Ae4%3Add%3Ac2%3Ac2%3Ade" target="browser">Billie Holiday</a> Thanks.
the cmdwrapper for trackinfo is out of sync with the standard template. It's a simple fix. thanks.
committed to trunk at change 11866 and 6.5.2 at change 11867 please reopen if issues remain.
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.
fixed in trunk at change 11870, 6.5.2 at change 11871 thanks.
Works great. Thanks.
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!