jez500 / chorus

A Web UI for XBMC, focused on user experience and music. Get the latest version here: https://github.com/xbmc/chorus2
358 stars 55 forks source link

fix api sort arguments #88

Closed s01ipsist closed 9 years ago

s01ipsist commented 9 years ago

fixes #50

The arguments to the List.Sort JSON-RPC API parameter does not need the wrapping sort key.

I've also changed the requested sort order for within an album to track.

I have not run grunt build for this PR, not sure on preference there...

jez500 commented 9 years ago

Thanks for that, I have a few more patches to add but will be in the next release