Container.SetSortMethod problem
#1
Have a problem with some of the latest svn builds. Container.SetSortMethod(1) which is to sort by name doesn't seem work in movies videolibrary. It works for other content though. However if I do Container.NextViewMode and cycle, it works fine. Can anyone confirm this is a problem?
Reply
#2
I suspect it's because "Sort by name" isn't an option in the movies listing. You want sort by title in that case?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
It used to work in the older builds. In any case as soon as I posted this something sparked in my brain and I figured it out. Funny how that works.

Turns out when I changed it to Container.SetSortMethod(23) it sorts by name now.
Reply

Logout Mark Read Team Forum Stats Members Help
Container.SetSortMethod problem0