dtaweb / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 0 forks source link

Albums get queued in reverse if sorted in descending order #657

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sorting an artist's albums in descending order seems to also sort tracks in 
descending order on queuing up. 

What steps will reproduce the problem?

1. Go to the artist list on the Listen to Music screen
2. Select an artist
3. From the sort menu, pick "by Year descending" or "by Album descending"
4. Long-click an album and select "Queue Album" or "Play Album"

What is the expected output? What do you see instead?

The album will be added to the play queue in reverse order (ie, reverse of the 
track number order). 

What version of XBMC Remote are you using?

v0.8.8-beta1

Which XBMC revision are you running and on which platform?

xbmc 11.0 on Ubuntu 12.04 from the official repos (2:11.0~git20120423.cd20772-1)

Original issue reported on code.google.com by d.anzo...@gmail.com on 23 Aug 2012 at 2:22