@
bsoriano Was there an update in the last day or so?
I tried to open Kodi (still on Leia 18.8 at the moment) and it took a couple of minutes to open.
My library databases are still there if I go thru them via Files.
However, my Playlists, while still appearing and still directed to the correct network paths, will not open.
This goes for Playlists in videos, as well as for my home screen menu items.
It does seem to appear that the Home Layout looks a bit different to me in settings, but the actions still look correct. Example:
Change action ActivateWindow(Videos,special://profile/playlists/video/Anime.xsp,return)
The .xsp are as such:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name></name>
<match>all</match>
<rule field="path" operator="startswith"
<value>smb://NAS/Anime</value>
</rule>
<order direction="ascending">sorttitle</order>
</smartplaylist>
I have this same build on a couple of computers, all setup with the same playlists and libraries and it is broke on all of them. I even tried deleting the Kodi folder in my user folder in AppData and replacing it with a copy that I had saved a couple of months ago and I know is stable. I occasionally have to do this to fix an issue, but this is not helping in this case.