2019-01-19, 16:34
Hey,
So the issue is with having auto-playing trailers for widgets in home screen, is that when kodi's starts playback/stops for a trailer it auto-refreshes the widgets.
This makes the widget change content sometimes (depends on the sort method) as the trailer is playing and slows the UI experience significantly.
I guess there are many ways of implementing this, but first that comes to mind for me was adding a param in PlayMedia method for disabling refresh.
Thanks
So the issue is with having auto-playing trailers for widgets in home screen, is that when kodi's starts playback/stops for a trailer it auto-refreshes the widgets.
This makes the widget change content sometimes (depends on the sort method) as the trailer is playing and slows the UI experience significantly.
I guess there are many ways of implementing this, but first that comes to mind for me was adding a param in PlayMedia method for disabling refresh.
Thanks