2024-01-10, 01:08 AM
(2024-01-09, 10:48 PM)Adam86 Wrote: Too large to upload on here so have whacked it here:
https://paste.kodi.tv/iticiwuxey.kodi
Ta
from the log you wouldn't think anything went wrong but it sure is broken, so, confirmed
i plugged in my rocktek, updated to the same nightly version, inititally everything seemed fine so i set out to break it
(made a backup) performed a local database reset from within the addon, kodi restarted i resynced and then everything went x.x
kodi was freezing, at least ssh was usuable, checked the database and all the entries in "movies" is there but the "movie_view" is empty
so i copied that view's SQL statement, ran it, returns 0 rows - so this is where the issue is, something with the latest video version stuff i suspect
i noticed kodi had left a MyVideos128 next to MyVideos129, i checked that file and the "movie_view" shows all of its records as it should
as a workaround i renamed 129 to 129-old, moved 128 to 129 and restarted kodi from systemctl, kodi didn't start so i unplugged the box and now it works
all that to say, well yea, it's broken but if you're into breaking things you can try and see how the MyVideos128 performs in place of MyVideos129 but it's not a fix