Kodi Community Forum

Full Version: Duplicate entries in Movies
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi - every entry in my Movies list has 2 copies. The target files are the same, but in a different format, has smb: prefix and forward vs backslashes, e.g.:

\\NAS3\Movies\somemovie.mkv
smb://NAS3/Movies/somemovie.mkv

sources.xml looks ok, and has only 1 entry for Movies:

<source>
<name>Movies</name>
<path pathversion="1">\\NAS3\Movies\</path>
</source>

Clean library doesn't help. Happens with every newly added movie. Strangely TV shows are fine, with pretty much the identical setup (except \\nas2\TV). The NAS drives are both Synology and (almost) the same model.

Any ideas? Thanks!

Frodo 12.2, Win7 x64 SP1.
add the smb:// path back as a video source, but don't scan it in or anything. Then remove the source and say yes to updating the library.
That certainly worked as a way to remove the dupes - thanks. I guess the question now is will it stay that way when I add something new...