Kodi Community Forum

Full Version: Custom tagging & library navigation - how can browsing be improved?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
(2017-01-22, 20:46)jjd-uk Wrote: [ -> ]Some cross referencing is actually there already I think in the core code, I'm assuming it's yhis type of thing you're on about https://github.com/xbmc/xbmc/pull/10951

Thanks for pointing me there!

Do I get it correct that if changes are done in conjunction with separation of db access into its own thread? In other words, if there's some info-provider part supplying the GUI with infos to display, all is fine? A non blocking instance is handling the db?
Pages: 1 2 3 4