Closed fossfreedom closed 11 years ago
I'm doing a bit of QA on this new feature. If I understand correctly, all the menu actions will only apply to favorites (song with a rating superior to the threshold defined in the preferences).
So let's start:
Let me add a 6th observation: when there are no favorite in the album, nothing happens when selecting "Add to queue" or "Add to playlist". This is expected but for the user, there is no feedback. A nice enhancement would be to provide a popup message "There is no favorite to process for this action" (or anything better - I'm trying to come up with a single message to reduce the number of translation).
This would also help to better understand the feature.
observations:
Very good. I have retested all of this and everything is fixed. Thank you.
Various menu options are duplicated - standard stuff and their favourite counterpart.
This leads to messy looking menus, duplicated/unnecessarily.
Better to have a persistent "Use favourites" checkbox menu option in the properties button (i.e. saves its state between sessions) - thus if checked, relevant menu options takes this setting into account. The menu labels should change to include "favourite" to indicate which mode these options currently do e.g. "Add to Playlist" --> "Add favourites to Playlist"
---> the GioMenu stuff makes this nigh impossible to do so label changing stuff will be left for the future.