Jalle19 / xbmc-video-server

Web interface for streaming or downloading media from a Kodi/XBMC library
GNU General Public License v3.0
191 stars 39 forks source link

Remember grid sorting cross pages #305

Closed alanmilinovic closed 5 years ago

alanmilinovic commented 5 years ago

Is it possible to store sorting of grids in a session or database. Then same sorting can be applied when I go to some other page and return on the same one. It would enhance user experience.

Jalle19 commented 5 years ago

Gonna have to leave this one, I'm not totally sure how to change this. The sorting is kinda out of the box functionality and I haven't worked with this framework for years so I'm not comfortable changing it.