2023-03-02, 17:11
Can someone help me out with this? I'm using Xonfluence.
I want to replace the 'Recent Episodes' widget with 'Recent Shows'. I can easily make a smart playlist or library node that creates the desired list of shows in the desired order (date added in the last 30, play count = 0, sort by date added, ).
However, for some reason when I add that smart playlist or library node to favorites and then I add it as a widget, it takes a LONG time to display the widget each time Kodi is started. I can go and browse the list after startup, go back to home screen and still wait a few seconds before the widget shows up.
Is there some way to optimize this? Maybe build it into the XML somehow could speed it up? The 'Recent Episodes' get displayed almost instantly...
I can see how and where the widgets are created in the .xml files, however I don't understand the notation in which the content is written out. Like for example....
videodb://tvshows/titles/-1/-1/?xsp=%7B%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22playcount%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%220%22%7D%5D%7D%2C%22type%22%3A%22episodes%22%7D
I can't find any resource explaining how to edit this or create it myself. Anything would be appreciated.
I want to replace the 'Recent Episodes' widget with 'Recent Shows'. I can easily make a smart playlist or library node that creates the desired list of shows in the desired order (date added in the last 30, play count = 0, sort by date added, ).
However, for some reason when I add that smart playlist or library node to favorites and then I add it as a widget, it takes a LONG time to display the widget each time Kodi is started. I can go and browse the list after startup, go back to home screen and still wait a few seconds before the widget shows up.
Is there some way to optimize this? Maybe build it into the XML somehow could speed it up? The 'Recent Episodes' get displayed almost instantly...
I can see how and where the widgets are created in the .xml files, however I don't understand the notation in which the content is written out. Like for example....
videodb://tvshows/titles/-1/-1/?xsp=%7B%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22playcount%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%220%22%7D%5D%7D%2C%22type%22%3A%22episodes%22%7D
I can't find any resource explaining how to edit this or create it myself. Anything would be appreciated.