Prior99 / mopidy-subidy

Mopidy extension for playing music from Subsonic servers.
BSD 3-Clause "New" or "Revised" License
30 stars 12 forks source link

Sort directory API results #9

Closed hhm0 closed 7 years ago

hhm0 commented 7 years ago

This sorts getMusicDirectory results, in case they have not already been sorted (by the server).

Strings are sorted with a natural sort and case-insensitively (capitals do not come before all lowercases like with ASCII sorting).

I have encountered non-sorted directory entries on occasion with Supysonic.

Prior99 commented 7 years ago

Sorry for taking so long. I am pretty busy currently. I will try to have a look at it this this evening.

hhm0 commented 7 years ago

No worries, whenever you're ready. :-)

On 3/10/17, Frederick Gnodtke notifications@github.com wrote:

Sorry for taking so long. I am pretty busy currently. I will try to have a look at it this this evening.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/Prior99/mopidy-subidy/pull/9#issuecomment-285594112

hhm0 commented 7 years ago

Thanks! :-)

On 3/14/17, Frederick Gnodtke notifications@github.com wrote:

Merged #9.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/Prior99/mopidy-subidy/pull/9#event-998498839