Bug 17228 - Missing favorites button (heart) in album view
: Missing favorites button (heart) in album view
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 7.6.0
: PC Windows 7
: P3 normal with 5 votes (vote)
: 7.6.x
Assigned To: Michael Herger
: onebrowser
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-15 02:11 UTC by michael123
Modified: 2011-08-31 03:30 UTC (History)
4 users (show)

See Also:
Category: Feature


Attachments
add favorites to album/track page header (4.33 KB, patch)
2011-08-29 09:44 UTC, Michael Herger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description michael123 2011-05-15 02:11:12 UTC
I also do not see the button to add to favorites in the album view (e.g. album on top and its songs below)

Now, I need to go to the Artist view, which displays a list of all albums from that artist, and add from there.

This is a regression
Comment 1 michael123 2011-05-15 02:12:03 UTC
Reported against 7.6.0/r32413
Comment 2 Erland Isaksson 2011-05-15 02:28:11 UTC
It's not just the favorite button that's missing, also the mixer buttons use to launch MusicIP and other mixers from the album page header in the web interface seems to be missing.
Comment 3 Jim McAtee 2011-05-15 12:42:36 UTC
Also missing are the 'Additional Playlist Buttons' of 'Play Next' and 'Remove' that appear everywhere else in the web interface when enabled.
Comment 4 Alan Young 2011-05-18 02:53:08 UTC
Currently, I'm stumped for a way to add this functionality.
Comment 5 michael123 2011-05-18 02:55:14 UTC
Why do you think it is a feature?
This is a functionality I got used to through all the previous versions..
It is a regression

In any case, it is a serious usability flaw
Comment 6 Jim McAtee 2011-07-01 15:36:28 UTC
M. Herger - Any ideas on how this can be accomplished? Perhaps in the TT template?
Comment 7 Michael Herger 2011-07-27 00:58:09 UTC
*** Bug 17345 has been marked as a duplicate of this bug. ***
Comment 8 Mikael Nyberg 2011-08-21 20:55:37 UTC
another example of missing button if Search and then get a song list add next and the other extra buttons are missing.

also if you present a single song in the rigth panel in the web Ui then the extra buttons are gone.
Comment 9 Mike Walsh 2011-08-28 20:24:36 UTC
is this bug now fixed?  should it be closed?  what issues remain?
Comment 10 Jim McAtee 2011-08-28 20:30:15 UTC
(In reply to comment #9)
> is this bug now fixed?  should it be closed?  what issues remain?

Don't you run 7.6? No, it hasn't been fixed.
Comment 11 SVN Bot 2011-08-29 06:27:10 UTC
 == Auto-comment from SVN commit #33243 to the slim repo by mherger ==
 == http://svn.slimdevices.com/slim?view=revision&revision=33243 ==

Bug: 17378
Bug: 17228
Description: add support for insert/remove items through XMLBrowser/web
Comment 12 Michael Herger 2011-08-29 09:44:12 UTC
Created attachment 7438 [details]
add favorites to album/track page header

Alan - I know it's a bit hackish. But as we've already quite some hackish code around the songinfo item, I thought it might ok. Comments?
Comment 13 Erland Isaksson 2011-08-29 09:57:12 UTC
(In reply to comment #12)
> Created an attachment (id=7438) [details]
> add favorites to album/track page header
> 
> Alan - I know it's a bit hackish. But as we've already quite some hackish code
> around the songinfo item, I thought it might ok. Comments?

It's more than the favorites buttons that are missing, the mixer buttons are also missing from the album header.
Comment 14 Michael Herger 2011-08-29 10:03:54 UTC
> It's more than the favorites buttons that are missing, the mixer buttons are
> also missing from the album header.

You should know by now that the mixer buttons are gone. They will not come back.
Comment 15 Erland Isaksson 2011-08-29 10:06:58 UTC
(In reply to comment #14)
> > It's more than the favorites buttons that are missing, the mixer buttons are
> > also missing from the album header.
> 
> You should know by now that the mixer buttons are gone. They will not come
> back.

Do you mean just from the album header ?
Because I do have "M" icons on albums when listing albums in the albums menu.
Comment 16 Michael Herger 2011-08-29 10:11:36 UTC
> Do you mean just from the album header ?
> Because I do have "M" icons on albums when listing albums in the albums menu.

Oh, the "More" menu button. That's a different story.
Comment 17 Michael Herger 2011-08-31 03:28:45 UTC
All the time I was testing with a broken link from the web UI. After I've fixed the album link from the status area, the patch seems much less hackish than before.
Comment 18 SVN Bot 2011-08-31 03:30:29 UTC
 == Auto-comment from SVN commit #33259 to the slim repo by mherger ==
 == http://svn.slimdevices.com/slim?view=revision&revision=33259 ==

Fixed Bug: 17228
Description: add favorites url & flag and the "More" link information to the songinfo hash.