Sorting on different screens
#1
Question 
There are couple of issues already regarding the sql syntax difference between sqlite and mysql. See http://code.google.com/p/android-xbmcrem...ail?id=348 and http://code.google.com/p/android-xbmcrem...ail?id=343

Also there is a request to not taking into account the articles (the, a, an in english) when sorting by title. This cannot be done (at least as I know) with a simple "order by" in the sql query.

I was wondering to move the sorting to the android side using comparison functions. In the json rpc it is handled, so it would be only necessary for http api communication.

What is your guys opinion about it? Would it be too resource consuming for the devices?
Reply
#2
I need to setup the mysql stuff first before I can test anything. But there definitely seems to be a problem. The sort issue can be solved via SQL I think, there's a sort title field AFAIK.
Running XBMC on my HTPC, tablet, phone and pinball machine.
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. For troubleshooting and bug reporting, make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
Sorting on different screens0