[RPi5] "LibreELEC-RPi5.aarch64-13.0-nightly-20260714-c812407" updates every time my ENTIRE library !!!

  • Hello,

    First : sorry for my bad english : I'm french ;) !

    So, I updated LibreELEC on all my RPi5s by downloading the file "LibreELEC-RPi5.aarch64-13.0-nightly-20260714-c812407.img.gz".

    Since then, I've had a very annoying problem: whenever I want to update my media library to add only new content, my *entire* library updates, which takes hours. It's a nightmare!

    Previously (with the version "LibreELEC-RPi5.aarch64-13.0-nightly-20250119-c72d843.img.gz"), it would just add the new items in a few minutes. Does anyone have an explanation and/or a solution ?

    Thanks so much in advance for your replies.

    Have a great day,

    Nathalie

  • I haven't experienced anything similar myself, so no idea what the issue is, but the first step is to update to the current/latest LE13 nightly image (20260817 is available) and test again. If no change, put Kodi in debug mode, scrape media, then run pastekodi over SSH and share the URL generated so we can see the log of what happened.

  • Hello,

    I see this in my kodi.log file:

    2026-08-17 18:32:35.967 T:1006 debug <general>: VideoInfoScanner: Rescanning dir 'smb://192.168.1.21/Films a voir/' due to change (5ca677eb4d7e830692a634cc8a97b358 != dc014f5e5f1caa5974c57d297dae56e8)

    2026-08-17 18:32:35.997 T:1006 debug <general>: CSMBFile::Open - opened smb://USERNAME:[email protected]/Films a voir/#Jesuislà.nfo, fd=10000

    2026-08-17 18:32:36.002 T:1006 debug <general>: CSMBFile::Close closing fd 10000

    2026-08-17 18:32:36.004 T:1006 debug <general>: CScriptRunner: running add-on script The Movie Database Python('plugin://metadata.themoviedb.org.python/', '1', '?

    I think that's where the problem comes from. But I have no idea how to solve this problem.

    My media library is located on a SYNOLOGY_NAS server. and is configured in SMB.

    Any idea?