Posts: 170
Joined: Dec 2017
Reputation:
12
I do not want to have to install an addon just to have sorted favorites, so, would the right place to do this be in xbmc/favourites/FavouritesService.cpp? I was thinking in CFavouritesService::AddOrRemove. Is m_favourites the only consideration? And then something like "m_favourites.sort(SortBySortTitle, SortOrderAscending, SortAttributeNone)"?
Posts: 170
Joined: Dec 2017
Reputation:
12
Hi Davu, thanks for your reply. I tried looking into your suggestion but it seems the skin we use on our clients (Aeon Nox 5) is a bit different from estuary and I couldn't figure out what xml to edit, or how to even edit it. Can you think of anything else that may be helpful? It's amazing how such a seemingly simple task can be so frustrating!