Bugzilla – Bug 1060
Links to Album and Artist missing in Now Playing web page
Last modified: 2008-12-18 11:50:26 UTC
SlimServer Version: 5.4.1 - r2448 Links to Album and Artist missing in Now Playing web page, now the whole line (e.g. "Keep Talking - Pink Floyd - Pulse (Disc 1) (1995)") is a link to play the song, where before "Pink Floyd" was a link to all Pink Floyd albums and "Pulse (Disc 1)" a link to all Pulse's songs (in the left pane of the web interface. Below a sample of the html code: --- <td valign="center" class="odd" > <span class="exlisting"><a href="status_header.html? p0=playlist&p1=jump&p2=4&player=00%3A04%3A20%3A05%3A75%3Ab2" target="status">5. Keep Talking - Pink Floyd - Pulse (Disc 1) (1995)</a></span> <span class="exboldnowplaying"></span> <span class="exlisting"> <a href="browseid3.html?genre=*&artist=&album=&player=00%3A04%3A20% 3A05%3A75%3Ab2" target="browser"></a> <a href="browseid3.html? genre=*&artist=&player=00%3A04%3A20%3A05%3A75%3Ab2" target="browser"></a></span> </td> --- Best regards, Nicolas
what is your settings for titleformat in server settings->formatting if it includes ARTIST or ALBUM, then your now playing link will only be a song link, as the Artist and Album links are created separately, and do not show if the title is alreadt set to show ALBUM And ARTIST
My settings for titleformat in server settings->formatting were: TRACKNUM. TITLE - ARTIST - ALBUM (YEAR) I changed it to: TRACKNUM. TITLE and now I have back the expected links to ARTIST and ALBUM. Thanks for this quick update and best regards, Nicolas
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.