(2023-03-31, 10:24)Angelinas Wrote: Can you check what is your default action in kodi setting for library....
Please try to use newest version to eliminate filing log with error lines
Sorry, I had missed the update of "script.module.metadatautils". I had only looked at the version number.
I have now tested "SHS Pvr Widgets" with the gui setting you recommended.
it works.
Code:
<setting id="myvideos.selectaction" default="true">1</setting>
Here is my log file:
https://paste.kodi.tv/tixovoratu.kodi
The only problem is that I would like to use this setting for TV shows and movies from my video database.
Code:
<setting id="myvideos.selectaction" default="true">3</setting>
With this setting, I can also play most TV programmes via the PVR widget. The problem is that it does not work when a TV programme is a movie.
Here is my log file:
https://paste.kodi.tv/uyucusacib.kodi
At the moment, this function does not seem to me to be an optimal solution.
It might be a good solution to add a switch to SHS marked experimental, so that you can switch between the old and new behaviour of "script.skin.helper.widgets".
Since I'm still working on the Nexus update for "Titan-Mod" I'll send to you my test version via "PM" for testing.
Today or tomorrow.