In the RCP protocol there is a command GetSongInfo to get detailed information about a song.
I would need the same for albums. A "GetAlbumInfo" command called after a ListAlbums command could return detailed information about the album (Artist, Year, No. of Songs etc).
Is it possible to extend the ROKU protocol in this way?
That would be good since I can place a new feature request then; showing the albums of an artist in order based on the year (instead of alphabetically based on the album title).