Running this on a RPi with LibreELEC/Kodi. For example, loading the Sachgeschichten takes a whole minute, for example.
Not sure what causes this. Is this the processing of this plugin itself or Kodi parsing the output of the plugin?
Maybe using XPath instead of RegEx is a solution to speed things up. Probably also some kind of caching - currently after warching a video the whole list-loading starts again -> another 1 minute wait.
Running this on a RPi with LibreELEC/Kodi. For example, loading the Sachgeschichten takes a whole minute, for example.
Not sure what causes this. Is this the processing of this plugin itself or Kodi parsing the output of the plugin?
Maybe using XPath instead of RegEx is a solution to speed things up. Probably also some kind of caching - currently after warching a video the whole list-loading starts again -> another 1 minute wait.