Hello!
I have recently switched over to LibreELEC from OSMC (Raspberry Pi 4) and have had no issues so far. Now though, when I wanted to scrape my movie library which is shared via SMB from my PC, I encountered an annoying issue. The scraping works fine and everything is added, though it is added TWICE! I have two entries of every movie title, and both entries work and will play the same file...
I have tried removing the source and re-adding it, changing content type of source back and forth, I have even tried using another scraper...
When it scrapes, looking out the "progress notification", it seems to first scrape once and get everything, and then re-run the scraping, scraping everything once more! This is really odd as it works fine for my TV Shows which are shared via the same SMB but on another path...
MY SMB:
- Media Library
- Movies
- Movie1 file
- movie2 file
- Movie 3 folder
- movie 3 file
- ...
- TV Shows
- Show 1
- Season 1
- ep1
- Season 1
- Show2
- ...
- Show 1
- Movies
In other words, my movies directory contains both single files and folders with files in them. Because of this I use recursive scan in the settings.
Here is my log file: https://filebin.ca/5Hx9QnIH6eUx/kodi.log (I tried pastebin, paste.kod.tv and paste.ubuntu.com but they would not have my paste... To large?)
any ideas?