akshay2000 / XBMCRemoteRT

XBMC Remote for Windows and Windows Phone
24 stars 18 forks source link

Add flyout menu with "queue song" in AlbumPage and ArtistDetailsHub. #37

Closed janhicken closed 9 years ago

janhicken commented 9 years ago

Commit a5b156fa2ed8a04650518ae70cb2ed54eaf257c7 added playlist support for artists, albums and songs. Adding songs to the playlist though was only possible in the "AllMusicPivot" page. With this change, you can queue specific songs in the AlbumPage and the ArtistDetailsHub, too.

akshay2000 commented 9 years ago

I was avoiding this in favor of simplicity. However, since this is context menu, this hardly clutters anything. So, merging it.