Library Auto Update doesn't "clean" with LE10.0.0 Matrix

  • Hi,

    I'm having a problem with the Library Auto Update add-on with LE10.0.0.

    I'm using Library Auto Update version 1.2.3 with "Clean Libraries" option enabled.

    The library auto update finds new files to add to the library, but appears to get caught in a loop of continually scanning for new content and never cleans the library to remove content that is no longer available.

    Is anyone else experiencing this? Is there a fix?

    My current workaround is to manually enter the Media Settings menu and select "Clean Library".

    My hardware is Raspberry Pi Model 4B. The music, movie and tv libraries are stored on a NAS and are mounted using CIFS protocol through commands in autostart.sh on startup.

    The mount command I use is (using the tv library as an example)....

    mount –t cifs –o username=user,rw,vers=1.0 //http://xx.xx.xx.xx/tv /storage/tv

    where //http://xx.xx.xx.xx/tv is the IP address and path to the TV library on the NAS, and /storage/tv is the mounting point on the Raspberry Pi LE10.0.0 file system

    I did not experience this using LE9.2.x, although I did mount the libraries using SMB in the past. My (ancient) NAS supports SMB V1 but not V2 or V3, so that is no longer an option.

    Thanks,

    Simon.