Everything synchronizes, music, tvshows but not movies

Issue description:

Hi,

Music and tvshows are well synchronized.
But for some time now, movie synchronization has not been working at all.
I’ve never had a problem until recently.

I have :

  • uninstalled Yatse.
  • reconfigured the Kodi connection

Everything synchronizes, music, tvshows but not movies.
this means that after reinstalling Yatse the movie list is empty and remains empty.

I guess it could be linked to the evolution of the db video with the Kodi 22 alpha version, which is not a stable version.

Logs:

debug.zip (331.5 KB)

Screenshots:

Additional information:

My Kodi Configuration:

Kodi (22.0-ALPHA1 (21.90.700)
Git:20250926-c1dea33a5f).
Platform: Windows NT x86 64-bit

If you need more information / if I missing something, ask me.
Thank you in any case for your time.

Well they broke something.

2025-10-01 19:36:30.206 Verbose KodiNexus  --> [154] {"id":155,"jsonrpc":"2.0","method":"VideoLibrary.GetMovies","params":{"properties":["director","genre","plot","rating","runtime","sorttitle","studio","title","trailer","playcount","originaltitle","tagline","year","set","setid","dateadded","top250","file","resume","streamdetails","country","tag","mpaa","cast","votes","writer","lastplayed","art","userrating","premiered","uniqueid"],"limits":{"start":0,"end":750}}}
2025-10-01 19:40:36.858 Error KodiNexus  Error
java.io.IOException: unexpected end of stream on http://192.168.1.10:8080/...

They return invalid data, needs to be fixed on their side, check Kodi logs and report to them.

1 Like

{“id”:466,“jsonrpc”:“2.0”,“method”:“VideoLibrary.GetMovies”,“params”:{“properties”:[“director”,“genre”,“plot”,“rating”,“runtime”,“sorttitle”,“studio”,“title”,“trailer”,“playcount”,“originaltitle”,“tagline”,“year”,“set”,“setid”,“dateadded”,“top250”,“file”,“resume”,“streamdetails”,“country”,“tag”,“mpaa”,“cast”,“votes”,“writer”,“lastplayed”,“art”,“userrating”,“premiered”,“uniqueid”],“limits”:{“start”:0,“end”:750}}}

Indeed the same command tested manualy without property “streamdetails” works well.
I report that to Kodi teams
Thanks for your quick answer and sorry for not have check Kodi log before.

Feel free to close this issue…

Definitively the issue is in my side not Kodi.
If I scrape my movies from scratch all works fine after.

So thanks again for your support and your app.
I close this thread.